-
Unraid Froze - Had to hard shutdown
Thanks. Does this look right? Hopefully it doesn't happen again but, if it does 🤞 that there is something useful in the logs.
-
Unraid Froze - Had to hard shutdown
Unraid 7.1.4 I think it probably froze overnight, but I did note it was quite sluggish the day before. Pushed the power button to try and do a clean shutdown but, did not work. Went and attached a monitor and saw something along the lines of no more processes to terminate on this level (forgot to take a pic). Was not able to type anything either. Had to hard shutdown and turn it back on which caused it to do a parity check. I grabbed the diagnostics but, it seems like the syslog only shows after it rebooted. How do I grab the logs from before?
-
[Support] Linuxserver.io - MariaDB
What do you mean reset it and how do you do that? Cause I'm getting this now and can't get it back up. Fixed it, run mysqld_safe --log-error=er.log then go to databases\er.log to see what is wrong. I had to delete my ib_log files for some reason
-
[Support] Linuxserver.io - Nextcloud
Same, I'm getting 500 errors all of a sudden. Looking at github there were no commits though. Think my mariaDB went down... so there's an issue with that now instead as I can't get it back up.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
this is how the location block should look: location /plexpy{ proxy_pass http://xxx.xxx.xxx.xxx:8181; proxy_set_header Host $host; proxy_set_header X-Forwarded-Host $server_name; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_read_timeout 90; proxy_set_header X-Forwarded-Proto $scheme; set $xforwardedssl "off"; if ($scheme = https) { set $xforwardedssl "on"; } proxy_set_header X-Forwarded-Ssl $xforwardedssl; proxy_redirect ~^(http(?:s)?://)([^:/]+)(?::\d+)?(/.*)?$ $1$2:$server_port$3; } Also make sure the server block has the server directive set correctly: server_name example.com; I believe yours right now is: server_name _;
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
That did it. Thank you. There actually wasn't any daemon directive but, I specifically specified dameon off and that did it.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
It seems like it but, I'm not. If I stop Letsencrypt none of my sites work. If I start it up they start working again while still throwing that error. I thought it might be because of some weird behavior with subdomains listening on the same port but, that is not the case since I switched all ports around so each listen directive is different but, that just throws errors for each port I specified.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi, I took a look at the logs of the letsencrypt docker and noticed a lot of these: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) constantly. The thing is it works perfectly fine and any changes I make to the listen directives makes it change there as well. All the servers work and I have tested each one individually so I'm not sure what is going on and how to get rid of these. As far as I can tell there are no issues. I even changed each listen directive to a different port and it just throws one for each port I state.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Newest version. Uninstalled Plugin and installed again.
-
Preclear plugin
Anyone else getting find: '/tmp/.preclear/' : No such file or directory error after upgrading the plugin?
-
Can't cold boot straight to USB Drive
No it's not that. I don't have to set the boot drive in the BIOS as long as I just reboot. I actually don't even have to save any changes.
-
Can't cold boot straight to USB Drive
Hi, I am not sure if any of you ever experienced this problem but, if you have, how did you manage to solve it? My computer when cold booting it, won't recognize the USB Drive until I restart the server from the BIOS. I think sometimes it might have worked since but, it might have just been a reboot for all I know since I had been shutting down and starting up the computer trying to get it to recognize the USB Drive on a cold boot. There is a setting in the BIOS which keeps the BIOS screen on longer and that didn't solve it either as it must look for boot drives way before that screen shows up. Fast boot is turned off and even when it was on the restart from BIOS would boot it fine. If I was to hit F11 to show my boot drives, that drive won't even show up. I don't know if there is anything I can do or even if its a motherboard issue or a flash drive issue. I am using a z77 ASRock Fatal1ty with a AData S102 which is a highly recommended drive atleast on Newegg. I really do wish there was a way to install unRAID on a SATA drive.
phiyuku
Members
-
Joined
-
Last visited