Hello,
i have some users on my overseer and everything has always worked fine.
Since yesterday, however, I added a couple of new users, but when they request media, it's not sent to radarr.
I checked the logs and it gives me this error:
2025-12-29T09:45:27.074Z [debug][Notifications]: Sending Discord notification {"type":"MEDIA_AUTO_APPROVED","subject":"Ghosted (2023)"}
2025-12-29T09:45:27.081Z [debug][Notifications]: Sending Telegram notification {"type":"MEDIA_AUTO_APPROVED","subject":"Ghosted (2023)"}
2025-12-29T09:45:27.085Z [debug][Notifications]: Sending webhook notification {"type":"MEDIA_AUTO_APPROVED","subject":"Ghosted (2023)"}
2025-12-29T09:45:27.956Z [info][Media Request]: Requester has no active tag. Creating new {"requestId":139,"mediaId":660,"userId":9,"newTag":"9 - danielf973"}
2025-12-29T09:45:29.016Z [error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":139,"mediaId":660}```
How do I fix it?
Thanks