-
Unraid listening interfaces (6.12 and later)
Would a (slightly hacky) work around be to use userscripts and add the interface after start of the array (maybe build a few minute delay running it, to allow adequate time for docker to start), and remove it on array shutdown?
-
WebGui unaccessible via zerotier after 6.12 update
I have a question around this - I’ve noticed that after a reboot of the server that ZT doesn’t work until the interface is re-added, and I think it’s because the interface extra setting is there immediately, while the ZT container takes time to boot up. Is there a way of delaying it to only apply after docker has come up? I was thinking about using userscripts to apply it on array start, and remove it on array stop - is there a way doing it in bash?
-
UnRaid server random freezing and lock ups
Thank you It looks like it is a hardware issue - either MoBo or CPU I had tried a RAM swap several weeks ago, but persited with the issues I swapped the CPU and MoBo for some old spares I had lying around, and now I have had no crashes. Thank you for the help
-
UnRaid server random freezing and lock ups
I have changed the IP reservation on the router, network time was out a little (9minutes) so I have corrected that as well.
-
UnRaid server random freezing and lock ups
Another crash in the early hours of this morning. Here is the new syslog syslog
-
UnRaid server random freezing and lock ups
I live in South Africa - we have an electricity crisis, and 'Load Shedding' - basically rolling blackouts. Lots of fun The IP address is reserved in the Router (UniFI system) - I know they've recently reserved x.x.x.20 as a fall back. Going to change the reservation to another IP
-
UnRaid server random freezing and lock ups
Ah, would it be this file? syslog
-
UnRaid server random freezing and lock ups
-
UnRaid server random freezing and lock ups
Crashed again last night. Here is the most recent log from the flash drive: athenaeum-diagnostics-20231109-1023.zip
-
UnRaid server random freezing and lock ups
Ok, here is the most recent diagnostics export from the server. I have the syslog setting to copy to flash - the last one present I have attached in the first post (and will post the the next one from that when the next crash happens) athenaeum-diagnostics-20231108-2035.zip
-
UnRaid server random freezing and lock ups
I think I have? I haven't had the machine on in a while - the most recent one I have attached
-
UnRaid server random freezing and lock ups
Hey guys, Please could someone be of assistance - I am having random freezing of my one UnRaid server - it occurs anywhere between a few hours to a few days of runtime Here are my Logs: athenaeum-diagnostics-20230903-1402.zip
-
[Support] Linuxserver.io - COPS (Calibre OPDS PHP Server)
Please amy I get some help - I previously had COPS working well, wth the cops basic authentication. Now when I try to configure it, I get a "This page isn't working. HTTP ERROR 500" error message. If I comment out / remove the PHP pass line it works without any issue (and no password). If I set it to 'NULL;' it also gives the HTTP ERROR 500 message EDIT: Apparently I'm a complete idiot. I was adding the line to the mail config array, inside it's bracket. Whoops
-
[Support] Linuxserver.io - Calibre
Ah, I see. So they've changed how the authentication works. I've added the password variable, and it's working. Yay Is there anyway to change the default username (abc) - I've read the documentation, and can't seem to find how to.
-
[Support] Linuxserver.io - Calibre
I'm having a weird issue with setting a user and pass in the docker config page. Latest version of linuxserver/calibre - the environmental variables for GUAC_USER & GUAC_PASS do not work - still have to log in with abc / abc. Cannot figure out how to change this (an I'm pretty sure I'm being silly)