TstormDoc

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by TstormDoc

  1. @knoorda, after making my post, I noticed the bullet point reference list did contain the hyperlinks. I made an edit to update/add corresponding urls. Sent from my Pixel 3 XL using Tapatalk
  2. I've been at a loss at trying to get Couch Potato to talk to binhex-delugevpn container. For the past couple of years, I've been using this container, a variant of binhex's for the longest time but just recently started running into issues and had to abandon this container. The error I'm getting while testing the connection in CouchPotato is "Connection failed. Check logs for details." with the following from the log: [o.core.downloaders.deluge] Failed to get all torrents: [Errno 104] Connection reset by peer Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/downloaders/deluge.py", line 274, in get_alltorrents self.connect() File "/app/couchpotato/couchpotato/core/downloaders/deluge.py", line 226, in connect self.client.connect() File "/app/couchpotato/libs/deluge_client/client.py", line 78, in connect self._connect() File "/app/couchpotato/libs/deluge_client/client.py", line 92, in _connect self._socket.connect((self.host, self.port)) File "/usr/lib/python2.7/ssl.py", line 864, in connect self._real_connect(addr, False) File "/usr/lib/python2.7/ssl.py", line 855, in _real_connect self.do_handshake() File "/usr/lib/python2.7/ssl.py", line 828, in do_handshake self._sslobj.do_handshake() error: [Errno 104] Connection reset by peer I've gone through the steps of adding a user to the authentication file as mentioned here and in preferences, set Daemon>Connections to allow remote connections. I then referenced the new user in the download settings in CouchPotato. Here are some other resources I've referenced: Home server noob. Can't get CouchPotato to communicate with Deluge. : HomeServer (reddit.com) Mention of modifying a line fo the ssl.proocol parameter but had no luck also found mentioned here too. Connecting to Deluge with CouchPotato · Issue #2050 · SynoCommunity/spksrc (github.com) Cannot Connect to LOCALHOST Daemon (Raspbian) - Deluge Forum (deluge-torrent.org) [Support] binhex - DelugeVPN - Page 78 - Docker Containers - Unraid Any help is appreciated!
  3. @ich777, appreciate the speedy response! Thanks for clarifying that I had to physically delete the port variable: I was under the impression that all I needed to do was delete the main entry from the unraid GUI. All that really needs to be done is to edit the TCP - Game Port Configuration and modify both the host and container ports so they're the same. My only suggestion for this Docker container is to change the language in the description to clarify to remove the a parameter TCP - Game Port and create a new port configuration variable or even just clarify to modify the port configuration for both host and container. Anyways, I just created three different instances and it's all up and running now. Thanks for your help!
  4. Has anybody had any luck running multiple OpenRCT Docker instances? I can get one running with the default port settings but when I start create another instance and change the default ports, say for example in the picture below: I get the "Unable to connect to server" error when trying to connect to the game on my internal network. FYI, I do have port forwarding set up already for all the ports I've specified for OpenRCT. Are there any additional settings that I need to modify such as the config file? FYI, here are my docker container settings: and the docker command:
  5. Did you ever have any luck in getting access to your subsonic url?