giuseppe99barchetta / SuggestArr

Effortlessly request recommended movies, TV shows and anime to Jellyseer/Overseer based on your recently watched content on Jellyfin, Plex or Emby—let SuggestArr handle it all automatically, keeping your library fresh with new and exciting content!
MIT License
186 stars 2 forks source link

[BUG] 2024-10-26 01:31:27,963 ERROR api_service.blueprints.automation.routes Unexpected error: #59

Open Arcau opened 6 days ago

Arcau commented 6 days ago

Setup and configure - things authenticated fine. Got to ending page for summary. Attempt to Run Now Times out with this error.

2024-10-26 01:31:27,963 ERROR api_service.blueprints.automation.routes Unexpected error:
2024-10-26 01:30:31,018 ERROR api_service.blueprints.automation.routes Unexpected error:
2024-10-26 01:29:16,934 ERROR api_service.blueprints.automation.routes Unexpected error:

No other logs showing or info for it.

giuseppe99barchetta commented 6 days ago

Setup and configure - things authenticated fine. Got to ending page for summary. Attempt to Run Now Times out with this error.

2024-10-26 01:31:27,963 ERROR api_service.blueprints.automation.routes Unexpected error: 2024-10-26 01:30:31,018 ERROR api_service.blueprints.automation.routes Unexpected error: 2024-10-26 01:29:16,934 ERROR api_service.blueprints.automation.routes Unexpected error:

No other logs showing or info for it.

Could you please provide more details about your configuration and the system you are using?

Arcau commented 6 days ago

using docker compose through portainer Service Emby Jellyseer

both authenticated fine

API from TMDB authenticated from config setup

image

Did have a thought - do I need to externally expose the suggestarr service for the tmdb api to work or?

giuseppe99barchetta commented 6 days ago

using docker compose through portainer

Service Emby

Jellyseer

both authenticated fine

API from TMDB authenticated from config setup

image

Did have a thought - do I need to externally expose the suggestarr service for the tmdb api to work or?

Thank you for your patience. It’s not necessary to expose SuggestArr. I need to conduct some checks as I can’t reproduce the issue on my end. I’m hoping to push a fix for you as soon as possible.

Woahai321 commented 5 days ago

Same exact issue: running all on Windows - Docker for the setup

giuseppe99barchetta commented 5 days ago

Same exact issue: running all on Windows - Docker for the setup

Could you please try to run with the nightly tag?

Woahai321 commented 5 days ago

Same exact issue: running all on Windows - Docker for the setup

Could you please try to run with the nightly tag?

I will have to try this in a few hours - heading out now, but will keep you posted!

giuseppe99barchetta commented 5 days ago

using docker compose through portainer Service Emby Jellyseer

both authenticated fine

API from TMDB authenticated from config setup

image

Did have a thought - do I need to externally expose the suggestarr service for the tmdb api to work or?

Could you please to try to update the docker image and re-test?

Woahai321 commented 5 days ago

using docker compose through portainer Service Emby Jellyseer both authenticated fine API from TMDB authenticated from config setup image Did have a thought - do I need to externally expose the suggestarr service for the tmdb api to work or?

Could you please to try to update the docker image and re-test?

I mean, overall, the app appears to work. Which is good!

But, I get that blueprint error and some other api timeouts

api_service.blueprints.automation.routes Unexpected error:

/api/v1/request timed out.

giuseppe99barchetta commented 3 days ago

using docker compose through portainer Service Emby Jellyseer both authenticated fine API from TMDB authenticated from config setup image Did have a thought - do I need to externally expose the suggestarr service for the tmdb api to work or?

Could you please to try to update the docker image and re-test?

I mean, overall, the app appears to work. Which is good!

But, I get that blueprint error and some other api timeouts

api_service.blueprints.automation.routes Unexpected error:

/api/v1/request timed out.

Could you please try with the latest version and let me know if you get same errors?