You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got Kitana running via Docker, and only using it for the Trakt plug in, trying to pull from Trakt to the Plex account, however I I am unable to do so. I am able to successfully push but pulling does not work at all.
The output error occurs when I select "Sync" which then takes me to list of users to choose from. When trying to use any of the action whether it be a pull, push, sync, etc there is an error message which comes up
Any help would be greatly appreciated as I would really love to continue using Kitana. Thanks.
I've got Kitana running via Docker, and only using it for the Trakt plug in, trying to pull from Trakt to the Plex account, however I I am unable to do so. I am able to successfully push but pulling does not work at all.
The output error occurs when I select "Sync" which then takes me to list of users to choose from. When trying to use any of the action whether it be a pull, push, sync, etc there is an error message which comes up
Any help would be greatly appreciated as I would really love to continue using Kitana. Thanks.
DOCKER RUN COMMAND
docker run --name Kitana-West -d -e TIMEOUT=120 -e GLOBAL_AUTH_TOKEN-<REDACTED> --restart unless-stopped -v /Applications/Apps/Programs/Kitana/West:/app/data -d -p 0.0.0.0:31337:31337 pannal/kitana:latest -B 0.0.0.0:31337
ERROR MESSAGE
[Exception: __str__ returned non-string (type NoneType)
DOCKER OUTPUT ERROR
The text was updated successfully, but these errors were encountered: