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: Jellyserr integration, invalid enum value 4 #1873

Open
AlexTryHarder opened this issue Jan 6, 2025 · 6 comments · May be fixed by #1911
Open

bug: Jellyserr integration, invalid enum value 4 #1873

AlexTryHarder opened this issue Jan 6, 2025 · 6 comments · May be fixed by #1911
Assignees
Labels
bug Something isn't working

Comments

@AlexTryHarder
Copy link

AlexTryHarder commented Jan 6, 2025

Describe the bug

TRPCClientError: [ { "received": 4, "code": "invalid_enum_value", "options": [ 1, 2, 3 ], "path": [ "results", 4, "status" ], "message": "Invalid enum value. Expected 1 | 2 | 3, received '4'" }, { "received": 4, "code": "invalid_enum_value", "options": [ 1, 2, 3 ], "path": [ "results", 5, "status" ], "message": "Invalid enum value. Expected 1 | 2 | 3, received '4'" }, { "received": 4, "code": "invalid_enum_value", "options": [ 1, 2, 3 ], "path": [ "results", 6, "status" ], "message": "Invalid enum value. Expected 1 | 2 | 3, received '4'" }, { "received": 4, "code": "invalid_enum_value", "options": [ 1, 2, 3 ], "path": [ "results", 7, "status" ], "message": "Invalid enum value. Expected 1 | 2 | 3, received '4'" } ]

Steps to reproduce

use jellyserr integration?

Additional information

No response

Version

1.0.0-beta

Installation method

Docker Run

Browser

Brave

@manuel-rw
Copy link
Member

National emergency. be serious. Please fix and update. I will not look at this bug as long as the information is not correctly provided.

@AlexTryHarder
Copy link
Author

Updated...
As you can imagine impact is not severe, integration just don't work...

@manuel-rw
Copy link
Member

Thank you. We don't know the impact - it could be, that the whole board is no longer usable. Hence it is crucial information.
I will take a look at this.

@manuel-rw manuel-rw added bug Something isn't working and removed needs triage labels Jan 6, 2025
@manuel-rw manuel-rw self-assigned this Jan 6, 2025
@manuel-rw manuel-rw changed the title bug: Jellyserr integration error bug: Jellyserr integration, invalid enum value 4 Jan 6, 2025
@AlexTryHarder
Copy link
Author

It seems issue was on jellyseer side, on last build error have disappeared.

@manuel-rw
Copy link
Member

Can you elaborate? Why an issue on Jellyseer? Any links / issues?

@Meierschlumpf
Copy link
Member

Okay it seems like this status (4) already existed prior, it is Failed and does not currently exist in our app. I've found the code from jellyseer here https://github.com/Fallenbagel/jellyseerr/blob/develop/server/constants/media.ts and will adjust the statuses accordingly

@Meierschlumpf Meierschlumpf self-assigned this Jan 10, 2025
@Meierschlumpf Meierschlumpf moved this from Todo to In Progress in Homarr prioritized backlog Jan 10, 2025
@Meierschlumpf Meierschlumpf moved this from In Progress to In Review in Homarr prioritized backlog Jan 10, 2025
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: In Review
Development

Successfully merging a pull request may close this issue.

3 participants