Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker dev listrr - types.SimpleNamespace' object has no attribute 'get' #959

Closed
bacnh85 opened this issue Dec 28, 2024 · 3 comments · Fixed by #979 or #987
Closed

docker dev listrr - types.SimpleNamespace' object has no attribute 'get' #959

bacnh85 opened this issue Dec 28, 2024 · 3 comments · Fixed by #979 or #987
Labels
docker Anything Docker related high priority Todo or Feature that is considered a higher priority

Comments

@bacnh85
Copy link

bacnh85 commented Dec 28, 2024

Hi,

So far, riven is working well with overseer and would like to add listrr to work, however it does not work with 0.20.1 so try with latest dev and it can communicate with listrr however could not execute any list.

Env:

  • Docker image: docker.io/spoked/riven:dev
  • Config:
        "listrr": {
            "update_interval": 300,
            "enabled": true,
            "movie_lists": [],
            "show_lists": [
                "676b8999ad3213fedcf71084"
            ],
            "api_key": "xxxxx"
        },

LOG:

24-12-28 09:16:32 | ✔️  SUCCESS   | listrr.__init__ - Listrr initialized!
24-12-28 09:16:40 | 🐞 DEBUG     | program._schedule_services - Scheduled Listrr to run every 300 seconds.
24-12-28 09:16:40 | 🐞 DEBUG     | event_manager.submit_job - Submitting service Listrr to be executed
24-12-28 09:16:40 | 🐞 DEBUG     | event_manager._find_or_create_executor - Created executor for Listrr with 1 max workers.
24-12-28 09:16:40 | ❌ ERROR     | listrr_api.get_items_from_Listrr - An error occurred: 'types.SimpleNamespace' object has no attribute 'get'
@bacnh85
Copy link
Author

bacnh85 commented Dec 31, 2024

@dreulavelle I tried to make development env however backend/main.py is not available, so I think README may need to be updated as well.

poetry run python backend/main.py

@wolfemir wolfemir moved this to Planning in Riven Road Map Jan 17, 2025
@machetie
Copy link
Collaborator

Consolidating Docker-related issues:

Related issue:

Will track all Docker configuration and service issues here for better coordination.

@machetie machetie added docker Anything Docker related bug Something isn't working high priority Todo or Feature that is considered a higher priority labels Jan 17, 2025
@wolfemir
Copy link
Collaborator

NOTE: listrr is not working

@davidemarcoli davidemarcoli removed the bug Something isn't working label Jan 21, 2025
@wolfemir wolfemir moved this from Planning to In Review in Riven Road Map Feb 3, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in Riven Road Map Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Anything Docker related high priority Todo or Feature that is considered a higher priority
Projects
Status: Done
4 participants