-
[Support] ich777 - Gameserver Dockers
Having some issues with this docker running an Icarus dedicated server. I had a server running on my VM using WindowsGSM, and wanted to transfer it over to this docker to see if I get better performance. Running the server off the docker and the server name is not updating. I have it as "pandora" in the ServerSettings file, but it is still the default "ICARUS DOCKER" when I try to connect. Also, I can not get it to load any of my prospects. I have copied over prospect files from my server on my VM, and from my local machine but they will not show up in the load list on the server. I can create a new prospect on the server, and that will show up in the load screen if I go back to the lobby, but none of my copied over game files will load. I tried creating a new propsect, and then replacing the new prospect gamefile with a copied one and that did not work either. Any help would be appreciated. Edit: I figured out the server name issue, it the server launch command overrode the serversettings for name. Still can't figure out why I can't open any of my copied over prospects/games. They work between my client machine running them and my server running on the VM just by copying them over from the save/DedicatedServer/Prospects folders, but I can't get any of them to show up on the load screen for the docker server. I can create a new prospect and that shows up fine. But I can't get any prospect moved over from other locations to show up.
-
[Support] binhex - DelugeVPN
Thanks for the input, I got a new router today and just set it up with a new WAP. Got everything hooked back up and giving it a stress test right now. I have Deluge running pulling down a couple downloads from my unraid, A windows VM running on the unraid downloading and install some things from the xbox app, and some audio streaming on some devices in my home. Trying to see if I get any of the wonky device drop outs I was seeing before. So far so good. Deluge seems happy, and nothing on my network has dropped out yet. Thanks again.
-
[Support] binhex - DelugeVPN
I have made progress of a sort. I cleared the docker, reinstalled, pulled the oven cinfig files again. I noticed in the log file it saying somthing about my password having characters that could cause issues authenticating, so I changed my VPN password too. I have no idea what made the difference, but it loaded up with the VPN happy and I was able to download Ubuntu. I had my laptop open too and was browsing around and all seemed fine. For about 10 minutes. Then I lost DNS service for everything on my network except the unraid machine. Through the command prompt in unraid I can ping www.google.com so I assume it's DNS is working fine. My laptop on the other hand can't talk to anything outside my network. Ditto my xbox, tvs, everything. Posting this from my cell. So this is where I was at on Sunday and then I reset my router and everything came back, except deluge wouldn't download or seed anything anymore. So is it safe to assume I have some kind of conflict going on in my network? What might cause this kind of behavior?
-
[Support] binhex - DelugeVPN
So I am at a loss here. I went ahead and disabled the VPN to see what would happen, and it loaded right up and started downloading ubuntu, a nice safe torrent with lots of seeders. Downloaded it super fast. So it has to be something with the PIA VPN stuff, but I do not understand why I can't get it to work.
-
[Support] binhex - DelugeVPN
I have been able to get into the WebUI from the beginning. I am unable to download anything. It worked for a bit few days ago but then every other device on my network lost DNS service, so I restarted my router and then it went back to not working again. I Haven't been able to seed or download anything since. I just attempted to turn off strict port forwarding and change PIA endpoints, but I have the same result. Although it did initialize much faster, I could get into the WebUI in about 5 minutes were as every other time today it has taken about 12 minutes. SO if I can get into the WebUI that means the VPN tunnel is established? Deluge no longer shows me an external IP address when it initializes, I assumed that meant the VPN tunnel was not established. So if that is not the issue, any suggestions on what else I can try? Right now I'm running through the different PIA endpoint options to see if any of them give a different result.
-
[Support] binhex - DelugeVPN
Well I don't know how but I think I made it worse. Now when I get into the deluge WebUI I shows my IP as "n/a". Yesterday it at least had an IP from the VPN listed there. All I did was take out that one DSN from the docker setup file, and turn my router firewall to its lowest setting. I tried checking the outgoing port listed in the OVPN file (1197) from my laptop using the telnet command and I can't get anything on that port. works on port 80. I just connected to PIA vpn through my laptop, which is going through the same router as my unraid machine, and it connected and worked as normal. I assume the PIA app for windows connects differently in some way than what the deluge docker is trying to do with OpenVPN? logs from last attempt. supervisord.log CommandExecution.txt
-
[Support] binhex - DelugeVPN
Ah yes, with my very novice understanding I had thought maybe I had a dns issue. I actually added that PIA name server in hopes it would fix things. Clearly it did not, I'll drop it and stick to the defaults that came with the template when I attack this again this evening.
-
[Support] binhex - DelugeVPN
Thank you. Looking through the referenced question, I think I can rule out a problem with my ISP, as I am able to connect to PIA through my laptop on my home network. I believe I have the latest ovpn files, I just downloaded them from PIA yesterday. If I understand that leaves my firewall blocking the VPN from my unraid machine? I will dig into this after work today. I use the PIA windows app when connecting on my laptop, is it common to run into firewall issues on one machine and not another?
-
[Support] binhex - DelugeVPN
Ok, following the directions in the FAQ under "Still can't figure this out? Do this." (paraphrasing) Here is my command execution for setting up the docker and the log after running it. In case it is relevant, it took it a real long time to fully initialize this time. It seems to go quick (<5min) sometimes and take longer (~10) others. When I first installed it I thought it wasn't working because I didn't realize how long it took before I could access the WebUI. Hopefully someone can look at these and see where I have gone off the rails. Thanks! supervisord.log CommandExecution.txt
-
[Support] binhex - DelugeVPN
Thanks for the quick reply. I have reset it several times but I just did so again. It seems to still be in the same state. It loads up and I can get into the webgi but then it can not download or seed. I get errors in tracker status like "can not connect" or "can not assign requested address" I took a look at the deluge.log file as opposed to the supervisor log, and I notice I get the same post every 2 seconds: 16:26:09 [INFO ][deluge.core.rpcserver :1672] Deluge Client connection made from: 127.0.0.1:50348 16:26:09 [INFO ][deluge.core.rpcserver :1672] Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost. So I assume this has something to do with my problem.... EDITED: Scratch that, that error only happens when I am not in the WebUI. I open the WebUI and that stops posting every 2 seconds. I can only assume there is something wrong with the VPN. I just don't understand why it would work last night and kill the rest of my network, and then stop working when I restarted my router.
-
[Support] binhex - DelugeVPN
Hello everyone. I am new to unraid and trying to get this docker to work. Full disclosure, I've not worked in a linux based system or done anything much more complicated than setting up PIA before. I was able to get the docker running with openVPN for PIA and get to the point where I can get into the webgui. However, I was unable to get it to download anything for the longest time yesterday. I reinstalled it a few times and tried running through this thread here to see what I might be doing wrong with little luck. Interestingly enough, sometime last night it just started working. Unfortunately everything else on my network stopped being able to access anything outside the network (internet, plex, anything) while deluge was happily downloading and seeding. So I reset my router and everything else was happy again, except now deluge won't download or seed torrents again. It just keeps saying "Error: Host not found (nom-authoritative) please try again later. So I am at a loss. I'm sure I have something set up wonky but I am unsure what. Would anyone here be able to enlighten me?
JetPoweredSarcasm
Members
-
Joined
-
Last visited