Everything posted by theiam79
-
[Support] ich777 - Gameserver Dockers
Running in to an issue with valheim - when I stop/restart the container, it renames the current {world}.db file to {world}.db.backup and then generates a new db file that is significantly smaller than the existing one. When the server does load with that db, the world is reset back to normal. Any idea what's causing this?
-
Is Docker compose available on unraid?
Thanks. I ended up getting it working, but was mostly curious how you persisted across reboots.
-
Is Docker compose available on unraid?
Interested in doing this, as it seems like its a relatively easy to maintain solution. Would you mind sharing your steps? I'm fairly new to some of the advanced features of Docker.
-
Unraid 14th Birthday Case Badge Giveaway
Keep up the good work, been rock solid for the last 4 years.
-
[Support] Linuxserver.io - Nextcloud
I had DDNS handled through my router configured with Google Domains so I'm not sure what the deal is, but I'll get back to it tomorrow.
-
[Support] Linuxserver.io - Nextcloud
Yep, switched to that one haha. Probably wont be able to work on it til later, probably need to switch to ddclient too since I'm still seeing that error
-
[Support] Linuxserver.io - Nextcloud
I'll mess with Nginx for the time being. It may be awhile though, using aptalca's container and it's throwing an NXDOMAIN error at me and failing first time setup
-
[Support] Linuxserver.io - Nextcloud
Yeah, it was. As far as setting this up as nextcloud.server.com, would changing the servername/alias, redirect, and moving the proxypass out of the location tag mess with everything else that is set up?
-
[Support] Linuxserver.io - Nextcloud
I can go back through your guide and set it up that way, I was just using this method for continuity with everything else.
-
[Support] Linuxserver.io - Nextcloud
Here is what shows in the nginx error log inside nextcloud: 2016/11/18 12:40:17 [error] 304#0: *52 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 172.17.0.1, server: _, request: "GET /index.php/apps/theming/styles?v=0 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.1.121:444" 2016/11/18 12:40:17 [error] 304#0: *53 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 172.17.0.1, server: _, request: "GET /index.php/apps/theming/js/theming?v=0 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.1.121:444" 2016/11/18 12:41:27 [error] 304#0: *56 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 172.17.0.1, server: _, request: "POST /index.php/login HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.1.121:444" As for switching from Apache, I may give that a go tonight, but if I can get it to work in Apache I'd prefer that.
-
[Support] Linuxserver.io - Nextcloud
Same thing, slow to load login page and then a gateway timeout on login attempt. As for the resource thought, that was just me rambling about things I thought it might have been when I was going through it haha.
-
[Support] Linuxserver.io - Nextcloud
I am using https. I don't think it's a resource issue, as Unraid only shows a peak load of like 15% and available RAM. Like I said I nuked it and started over and that didn't change anything. I've also cleared the browser cache and what not, as the only time I got it to login successfully was in an Incognito window, but even that failed multiple times.
-
[Support] Linuxserver.io - Nextcloud
That should've been attached to the last post but here it is again. config.txt
-
[Support] Linuxserver.io - Nextcloud
Here you go. Everything else is working normally, so I'm not sure what's up, but appreciate any help. config.txt default.txt
-
[Support] Linuxserver.io - Nextcloud
So I've followed the guide to set everything up, and Nextcloud works fine, until I go to set up Reverse Proxy. I can successfully connect to the login portal through server.com/nextcloud, but this page takes several minutes to load. Following that up, I've only been able to successfully login once out of dozens of attempts, usually resulting in a 504 Gateway Time-out. FWIW I've nuked and redone this a few times to get to this point.
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
I found the issue, it was the DNS settings. Changing to 8.8.8.8 and 8.8.4.4 fixed it. I just switched ISP's (hooray for fiber), wondering if that was the cause.
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
I've never changed anything network wise to something other than default. Thanks for the help anyways
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
How do I do this? Tried adding an MTU setting in the network.cfg as well as using ifconfig eth0 mtu 1500 through putty and still getting the same issue.
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
Is there a workaround for this? None of my Docker apps are running atm because I deleted them all
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
I have a question, and I can't seem to find an answer anywhere. I was having issues with my Plex Docker earlier, and went to delete the image and re add it, as this has fixed the issue before. However when I went to add it back, it would show success but it wouldn't be in the list of docker apps. I ended up deleting the entire docker image planning on readding everything with my previous templates, but they all do the same thing now. This is what it shows when I attempt to add a container: