November 4, 20196 yr 11-04 11:11:55 ERROR[o.core.downloaders.deluge] Config properties are not filled in correctly, port is missing. 11-04 11:13:12 ERROR[o.core.downloaders.deluge] Config properties are not filled in correctly, port is missing. I get this error when trying to connect couchpotato to deluge. I have added myusername:mypassword:10 in deluge auth file. I have tried with several ports, etc in my couchpotato settings. 58846 being the default one. My container is set to 172.17.0.3:5050/TCP192.168.1.1x:5050 What port is missing? Edited November 4, 20196 yr by SkyHead
February 5, 20206 yr the developer has started top update this again, from various pull requests. Will these get picked up on the weekly linuxserver update? EDIT* as if by magic the update was already there for it...thanks! seems to be working a lot better now as well Edited February 5, 20206 yr by Ockingshay
February 6, 20206 yr 7 hours ago, Ockingshay said: the developer has started top update this again, from various pull requests. Will these get picked up on the weekly linuxserver update? EDIT* as if by magic the update was already there for it...thanks! seems to be working a lot better now as well Yup, it's all automated
February 17, 20206 yr Quote 02-17 10:27:38 ERROR [to.core.media._base.media] Media with id "d1376eebc87a43039184d2a22a329cf8" not found [ couchpotato.api] Failed doing api request "dashboard.soon": Traceback (most recent call last): File "/app/couchpotato/couchpotato/api.py", line 36, in run_handler res = api[route](**kwargs) File "/app/couchpotato/couchpotato/core/plugins/dashboard.py", line 34, in getSoonView for profile in profiles: TypeError: 'NoneType' object is not iterable Hello Been running this docker for years however I noticed last night when using gui webpage the wanted/managed page is not loading completely Only black screen with wanted/manage at top Any thoughts Edited February 17, 20206 yr by snuffy47 add log
February 28, 20206 yr I get this over and over. Traceback (most recent call last): File "/app/couchpotato/CouchPotato.py", line 135, in <module> l.run() File "/app/couchpotato/CouchPotato.py", line 89, in run runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env) File "/app/couchpotato/couchpotato/runner.py", line 142, in runCouchPotato db.open() File "/app/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner res = f(*args, **kwargs) File "/app/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 93, in open res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs) File "/app/couchpotato/libs/CodernityDB/database.py", line 571, in open index.open_index() File "/app/couchpotato/libs/CodernityDB/tree_index.py", line 156, in open_index raise IndexException("Doesn't exists") CodernityDB.index.IndexException: Doesn't exists Was working fine until I updated yesterday. Anyone seen this???
May 13, 20206 yr 5-13 03:33:43 ERROR[edia._base.providers.base] Failed getting release from TorrentPotato: Traceback (most recent call last): File "/opt/couchpotato/couchpotato/core/media/_base/providers/base.py", line 207, in download return self.urlopen(url, headers = {'User-Agent': Env.getIdentifier()}, show_error = False) File "/opt/couchpotato/couchpotato/core/plugins/base.py", line 221, in urlopen response = r.request(method, url, **kwargs) File "/opt/couchpotato/libs/requests/sessions.py", line 469, in request resp = self.send(prep, **send_kwargs) File "/opt/couchpotato/libs/requests/sessions.py", line 598, in send history = [resp for resp in gen] if allow_redirects else [] File "/opt/couchpotato/libs/requests/sessions.py", line 194, in resolve_redirects **adapter_kwargs File "/opt/couchpotato/libs/requests/sessions.py", line 571, in send adapter = self.get_adapter(url=request.url) File "/opt/couchpotato/libs/requests/sessions.py", line 645, in get_adapter raise InvalidSchema("No connection adapters were found for '%s'" % url) InvalidSchema: No connection adapters were found for 'magnet:?xt=urn:btih:5E3106B309D0C186D6B63899BB91E650A51A5AA5&dn=The+Chronicles+of+Riddick+2004+BluRay+720p+DTS+dxva-LoNeWolf+mkv&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://tracker.leechers-paradise.org:6969/announce&tr=udp://9.rarbg.to:2710/announce&tr=udp://tracker.pirateparty.gr:6969/announce&tr=udp://tracker.internetwarriors.net:1337/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://denis.stalker.upeer.me:6969/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://open.demonii.si:1337/announce&tr=udp://bt1.archive.org:6969/announce' I keep getting this error in couch potato from torrentpotato searchers. Is this a couchpotato issue or Jackett?
June 10, 20206 yr 5 hours ago, Fidreus said: Hi! Looks like unrar is missing from the latest build? Yup you're right. Please open a GitHub issue and I'll add it in today. Thanks
October 9, 20205 yr General CouchPotato question: Is there a way during the renamer process to grab all video files in the "From" directory other than the actual movie file and move them into a directory called "Extras" in the "To" directory?
October 25, 20205 yr 30 minutes ago, jabbyjim said: sudo docker create Looks like you skipped reading the first post in this thread, in particular On 8/12/2015 at 8:23 AM, linuxserver.io said: If you are not using Unraid (and you should be!) then please do not post here, instead head to linuxserver.io to see how to get support
November 5, 20205 yr Please ignore, my issue resolved itself when I updated other containers. Edited November 5, 20205 yr by Waltm Please ignore, my issue resolved itself when I updated other containers.
June 20, 20215 yr Hi Team, it looks like CP has not been updated for a while. I use Kodi Leía. CP no longer sends notifications to Kodi to update its library. It connect properly. But I suspect CP is sending outdated command to Kodi. On the setup page it’s clearly listed as Isengard and Helix compatible. Nothing beyond that. Does anyone experience the same issue? Is there a command in the code where this can be updated? thank you! H.
July 15, 20214 yr the docker just stopped working for me. when I try to download a movie I get: 07-15 10:32:20 ERROR [chpotato.core.plugins.log] API log: {'file': u'http://HOST/couchpotato/static/scripts/combined.plugins.min.js?1580803031', 'message': u"chrome 91: \nUncaught TypeError: Cannot read property 'length' of undefined", 'line': u'1288', 'page': u'http://HOST/couchpotato/movies/', '_request': <couchpotato.api.ApiHandler object at 0x14fda2805d90>} and it no longer issues the search to the indexers. It worked a couple weeks ago, but I have updated since then. I'm currently up to date. Ideas?
July 15, 20214 yr Probably the best place to ask this is in CP's own forums https://couchpota.to/forum/
July 15, 20214 yr 7 hours ago, Squid said: Probably the best place to ask this is in CP's own forums https://couchpota.to/forum/ The last post to that forum was 3 years ago UPDATE: I tried it again later and it just worked. who knows what went wrong Edited July 16, 20214 yr by lovingHDTV
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.