[error][Auth]: Cannot read properties of undefined (reading 'Id')
See original GitHub issueDescription
Cant get jellyseerr setup because of the error [error][Auth]: Cannot read properties of undefined (reading 'Id')
Version
1.2.1
Steps to Reproduce
- Start it with docker-compose
- Try to login
- Look in the Logs with docker compose logs jellyseerr
Screenshots
No response
Logs
No response
Platform
desktop
Device
/
Operating System
Ubuntu 20.04
Browser
Firefox
Additional Context
No response
Code of Conduct
- I agree to follow Overseerr’s Code of Conduct
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
TypeError: Cannot read properties of undefined (reading 'id')
I have this error in my terminal: TypeError: Cannot read properties of undefined (reading 'id').
Read more >Cannot read properties of undefined (reading 'id') - TrackJS
In this case, our code expects to have an object with a id property, but that object was not present.
Read more >Cannot Read Property of Undefined in JavaScript - Rollbar
TypeError : Cannot read property of undefined occurs when a property is read or a function is called on an undefined variable.
Read more >cannot read properties of undefined (reading 'auth') - You.com
In auth.js, where you wrote: "const data = { user:{id: user.id} };" Try changing user.id to user._id ...
Read more >TypeError: Cannot read properties of undefined ... - GitHub
Steps to Reproduce Moving tasks After done it two-three times it crashes Console Output global-error-handler.class.ts:33 GLOBAL_ERROR_HANDLER TypeError: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It was a problem with my jellyfin instance. It was bugging with the BaseUrl option after setting it to nothing and restarting jellyfin a few times it works
docker-compose:
yes i did but it still threw the same error