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.

[SOLVED] Jacked up my config page for Couch Potato

Featured Replies

I just attempted to add my imdb watch list to the "extras" section of Couch Potato.  I guess it did not like my csv format because I can no longer access http://localhost:8083/config  all I see now is Error 500 Internal Server Error: Something unexpected has happened.

 

I am hoping a reboot fixes this, but sadly the only way I know to restart couch is via the config url (or rebooting my entire unraid system).  Any suggestions for me?  He is a snapshot of the logs:

 

 

 

UnicodeEncodeError: 'ascii' codec can't encode character u'\xe5' in position 287: ordinal not in range(128)

    if str(value).lower() in self.bool:

  File "/mnt/cache/.custom/couchpotato/app/config/configApp.py", line 30, in get

  File "config_index_html", line 424, in render_body

    return lambda *args, **kwargs:callable_(self.context, *args, **kwargs)

  File "/mnt/cache/.custom/couchpotato/library/mako/runtime.py", line 278, in <lambda>

  File "_base_html", line 146, in render_body

    callable_(context, *args, **kwargs)

  File "/mnt/cache/.custom/couchpotato/library/mako/runtime.py", line 457, in _exec_template

    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)

  File "/mnt/cache/.custom/couchpotato/library/mako/runtime.py", line 434, in _render_context

    _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))

  File "/mnt/cache/.custom/couchpotato/library/mako/runtime.py", line 403, in _render

    as_unicode=True)

  File "/mnt/cache/.custom/couchpotato/library/mako/template.py", line 198, in render_unicode

    return self.template.render_unicode(**env)

  • Author

I figured this out.  In case someone stumbles upon this at a later time:

 

First.  Kill the python process related to sickbeard by running ps -A -F | grep python

 

Next, identify which Process and do kill 1234 (the process id)

 

Then start the sickbeard app up again by running the script from your go file. in my case it was: python /mnt/cach/.custom/couchpotato/CouchPotato.py -d

 

I guess the config did not hold my settings for imdb watchlist and I was able to get into my config page again.

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.