Everything posted by nothus
-
[SUPPORT] - Apache NIFI
I got it the nifi GUI to work: I installed it and it wouldn't load the GUI, so I added the NIFI_WEB_HTTP_PORT to the config in the Edit screen for the docker in Unraid, it still wouldn't work. Based on the post from UNOPARATOR about the Invalid SNI, I switched the version to nifi:1.28.1 and let it download and run, then I could get the https on 8443 to load, but it was now the Invalid SNI 400 error. I don't have any files in my appdata/nifi/ dir either. I put the version in Unraid back to nifi:latest and restarted it, now the https gui loads but it doesn't have a default user/pass set up, so I had to go into the console and run the bin/nifi.sh set-single-user-credentials user pass and restart from Unraid, now I can log in and use nifi. My guess is it's missing files, or maybe the docker coming as apache/nifi and not nifi:latest makes a difference? EDIT: I noticed in the processors in the GUI it was all 1.28.1, same for the about, even though I had changed it back to latest. When I restarted the container the https gui gave the Invalid SNI error. I switched it back to 1.28.1 and restarted and can access the GUI, but my user/password was removed. The log does also show it generating and user/pass which does work to log in.
-
[Support] Unbound
That worked for me, though I wasn't having any issues, yet.
-
Problems Downloading / Installing Apps etc
EDIT: I reset my router and it was the culprit. Since removing the temperature plugin, no crashes. However, the box still won't update apps, dockers, plugins or OS versions. JSON syntax error on the community apps page. I downgraded from 6.12.3 to 6.12.2 and since it won't connect, three of my plugins failed (dvb, nvidia, qnap), so of my docker containers won't run. I've searched for the syntax error and that usually is resolved when GitHub is working, but GitHub isn't/wasn't down.
-
Problems Downloading / Installing Apps etc
I already ran the xfs repair so that can be ignored. Aside from the random lockups of Unraid, I can't get community apps, plugins or docker to update. They all failed since the last hard shutdown I had to do. I was using macvlan but switched to ipvlan, that shouldn't affect community apps or plugins being able to connect & check versions/update. hp-htpc-diagnostics-20230827-0906.zip
-
[SUPPORT] pihole for unRaid - Spants repo
I thought that was an issue too, but it's Docker's network DNS.
-
[SUPPORT] pihole for unRaid - Spants repo
I'm having the same webui access issue suddenly. No changes to the docker config but the webui ip won't connect anymore. I just tried the development-v6 branch and no luck.
-
[Support] Josh5 - Steam (Headless)
I'm not sure what, if anything, changed, but Steam won't load anymore. https://paste.tildeverse.org/?4da33b40d48b5fc0#H6daqGwmPFVxQeL5K3hoka6pP2vyBWJZNfpB5Ww3nBgo is the output running steam from the terminal. I keep getting a bus error and nothing seems to get me past it. Tried: removing the .steam directory and starting steam both normally and with steam --reset; tried -tcp, -no-cef-sandbox, all of them and in combination; uninstalled the container & removed the appdata then reinstalled; waiting and trying steam again at different times over the last 48 or so hours; updated packages via apt and reinstalled steam from there. So far, nothing has worked. I've joined and posted on the discord too.