Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CouchPotato V2 plugin

Featured Replies

all these plugins only work for unraid v5 beta 11 and later...

there is no way to convert them easily to unraid 4.x (and i don't really see, why...)

 

your best way to use the apps like couchpotato, sabnzbd, etc. with unraid 4.x is to use unmenu. (search the forums)

  • 4 weeks later...
  • Replies 137
  • Views 44.5k
  • Created
  • Last Reply

My CouchPotato_v2 won't start from UNRAID...it says it started but when I go back it says STOPPED

 

I was checking /mnt/cache/custom/couchpotato_v2 has dwrsdwrxdwrx nobody users  (notice the owner execute is s) and it tries to start as nobody...

Wrong thread - need to take it up in influencers support thread

 

however I suspect your CP2 has just upgraded to the latest version - which appears broken.

 

If you look in the log folder for couchpotato I think you'll find an error.log complaining of an

[Errno 97] Address family not supported by protocol

 

Either wait for Ruud to fix this, or manually edit runner.py in the couchpotato folder and change the line that reads

 

            server.listen(config['port'])

to

            server.listen(config['port'], config['host'])

 

(don't forget to delete runner.pyc) - should then start - although some other areas seem broken too..

 

Yes, recent update appears broken, came home to my installation not working as well.

:(  After I deleted couchpotato_v2 and reinstalled  (forgot to backup and I bet couchpotato.db had all my settings?)  (DUMB DUMB DUMB move by my part...!)

 

EDIT:  I don't know how, but cp_v2 had all my settings, only thing it didn't have were my Wanted selection.  I don't remember them but I can manage, setting it up was the worse part, I can re-add as I remember.. :)

The settings are saved on the flash drive, so they are safe, :)

 

The wanted selection is saved in the database, which if using default settings will be in the install directory.

https://github.com/RuudBurger/CouchPotatoServer/issues/1274

 

just apply the changes in this thread above and it will work again

edit

couchpotato/runner.py.

 

Change this

server.listen(config['port'])

to

server.listen(config['port'], config['host'])

 

save the file

start CP and all good :P

 

oops seems somebody already provided this info :P

my bad of not reading the whole page ....

 

I've verified I have the latest update to runner.py that fixed the startup issues. I have the line,

 

server.listen(config['port'], config['host'])

 

However, I still get the [Errno 97] bind error when attempting to start CouchPotato via plugin or manually with just running CouchPotato.py. So far I've tried complete removing everything couchpotato related in /usr/local and also deleted everything in my /plugins dir. Rebooted to make sure all traces of couchpotato were wiped out, reinstall with Couchpotato_unplugged and still won't start.

 

I tried the CouchPotato_mod plugin as well with no luck. Any recommendations?

I've verified I have the latest update to runner.py that fixed the startup issues. I have the line,

 

server.listen(config['port'], config['host'])

 

However, I still get the [Errno 97] bind error when attempting to start CouchPotato via plugin or manually with just running CouchPotato.py. So far I've tried complete removing everything couchpotato related in /usr/local and also deleted everything in my /plugins dir. Rebooted to make sure all traces of couchpotato were wiped out, reinstall with Couchpotato_unplugged and still won't start.

 

I tried the CouchPotato_mod plugin as well with no luck. Any recommendations?

Try using these plugins instead.  and post any problems on this thread.

For some reason the plugin says Couch Potatoe is running, but it is not. When I run the command ps ux through a telnet session, it is not shown. I even tried starting CP manually using this:

 

sudo -u root python /mnt/Xfiles/custom/couchpotatoe/CouchPotato.py --daemon --config_file /boot/config/plugins/couchpotato_v2/settings.conf --pid_file /var/run/couchpotato_v2/couchpotato_v2.pid

 

The plugin shows all my settings have been saved (using port 8083) and that my data persists, but I cannot get it to start. No error when I run the above command through telnet. Any ideas?

 

Attached is a screenshot of the CP Plugin settings. Any help is greatly appreciated!

 

-taros

CouchPotatoScreenShot.jpg.871d45be1f8f01214ae5a3695e061973.jpg

For some reason the plugin says Couch Potatoe is running, but it is not. When I run the command ps ux through a telnet session, it is not shown. I even tried starting CP manually using this:

 

sudo -u root python /mnt/Xfiles/custom/couchpotatoe/CouchPotato.py --daemon --config_file /boot/config/plugins/couchpotato_v2/settings.conf --pid_file /var/run/couchpotato_v2/couchpotato_v2.pid

 

The plugin shows all my settings have been saved (using port 8083) and that my data persists, but I cannot get it to start. No error when I run the above command through telnet. Any ideas?

 

Attached is a screenshot of the CP Plugin settings. Any help is greatly appreciated!

 

-taros

 

Didn't you see any of the rest of the thread? this version has not been supported for months. Use Influencers version in the other thread.

This version is abandoned. If you need support go to the thread located in my signature. I, as well as other users, follow that thread and will help where we can.

 

Thanks!

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.