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

[BUG] Selecting admin account for jellyseerr then changing to local account wont use the local account #100

Closed
lukeeexd opened this issue Dec 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@lukeeexd
Copy link

Describe the bug
intially used the admin account for Jellyseerr. I then edited the configuration and used a local account. When requests were made to jellyseerr, they used the admin account
To Reproduce
Steps to reproduce the behavior:

  1. Brand new install
  2. Use admin account for jellyseerr
  3. After configuration is complete, use local account for Jellyseerr
  4. Run the cron and the requests will come from the admin account.

Expected behavior
The requests to come from the local account

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Synology using docker
  • Browser: Edge
  • Version: 131.0.2903.99

Additional context
Add any other context about the problem here.

@lukeeexd lukeeexd added the bug Something isn't working label Dec 14, 2024
@lukeeexd
Copy link
Author

lukeeexd commented Dec 14, 2024

After further investigation, it seems it's failing to login as my local user. 2024-12-14 21:51:52,726 - SeerClient - ERROR - Login failed: 500

Edit: Okay it's because I had the local sign in in option disabled in Jellyseerr :D

@giuseppe99barchetta
Copy link
Owner

After further investigation, it seems it's failing to login as my local user. 2024-12-14 21:51:52,726 - SeerClient - ERROR - Login failed: 500

Edit: Okay it's because I had the local signi-n in option disabled in Jellyseerr :D

Thank you for the report! So can you confirm that I can close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants