You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
When setting LOG_LEVEL: warning, no logs are produced by the container.
There's been some errors generated due to #4306 and I did not receive them, although I had log level warning set.
This is the error that should have appeared:
[error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":22,"mediaId":222}
[error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":22,"mediaId":222}
Description
When setting
LOG_LEVEL: warning, no logs are produced by the container.There's been some errors generated due to #4306 and I did not receive them, although I had log level warning set.
This is the error that should have appeared:
[error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":22,"mediaId":222}
This is all the logs I got from the container:
Version
jellyseerr 2.7.3
Steps to Reproduce
LOG_LEVEL: warningenv varScreenshots
No response
Logs
[error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":22,"mediaId":222}Platform
desktop
Device
laptop
Operating System
linux
Browser
Firefox
Additional Context
No response
Code of Conduct