Closed saitoh183 closed 6 years ago
You have an overly simplistic password or username set somewhere. When filtering known usernames and passwords from the logs its mangling the date time and commit hash in the loglines which is preventing the log filter from properly processing them for the UI. Please set your username/passwords to something more secure.
I changed the password and username and restarted...the log in the GUI doesnt seem to update (or change from the last time) and the logfile itself has stuff that i cant see in the GUI... i dont know what is going on
Somewhere you have an apikey, password, username, or something that is the value 5
. You also have the value 3
as another apikey, password, or username.
@labrys
Thanks...the issue was that for some reason the torrent categories were messed up. I had added them and they were fine (5040,5030) but when i went to check a few were now showing one number per line
5
0
3
0
5
0
4
5
Can you go into a little bit more detail? What is your provider setup?
@p0psicles
It seemed to be all the newznab ones that didnt save correctly even if they looked fine when i hit saved.
Weird, I was having the same issue with my logging.
The custom search provider I setup had the category IDs displayed like @saitoh183 noted above and when I looked at the config.ini file, the config entry looked like this:
custom_cat_ids = 5, 0, 3, 0, "", "", 5, 0, 4, 0
I went back and refreshed and then re-added the 2 categories and they got added back to the config.ini like this:
custom_cat_ids = 5030, 5040
After a restart, my logs look normal again.
I have no clue how or why the categories got added like the did initially but everything seems happy now in log land.
I think it's a config migration issue we had long time ago. It was fixed. But maybe your config was mutated before the fix. And it does not resolve itself.
I started with fresh Medusa install since there didn't seem to be a migration path from a SickRage. I installed Medusa sometime last December using the master branch but don't remember what the actual release / build version was back then.
Before submitting your issue:
Enable debug logging in Medusa settings, reproduce the error (be sure to disable after the bug is fixed)
Branch/Commit: OS: What you did: Dont really know when it started What happened: Logs with Debug look like below and in GUI there are no info/warning/error logs What you expected: Logs:
Why do my logs look like this and also they dont appear in on the webpage