#Proxy Logs: https://pastebin.com/
1 messages · Page 1 of 1 (latest)
You need the proxy access logs to see what the proxy sees
You also have a log for core, you just have to load it
If you're having problems with your updates to your configuration:
- Check the troubleshooting steps
- Check your log file - remembering you may need to set logger to
infoordebug - Explain what the problem you're having is - sharing configuration, errors, and logs
Access logs: https://pastebin.com/JM10TC5w and Core logs: https://pastebin.com/eHF555q4
Pastebin kinda "unformated" the logs but i could upload both files here if you ever want them
That's why we always recommend not using Pastebin 😉
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Your core logs don't overlap your proxy logs, making them far less useful than they could be
192.168.1.1 - - [30/Apr/2024:18:31:25 -0400] "POST /auth/login_flow HTTP/2.0" 500 572 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
``` that 500 error is probably relevant, and the core logs for that minute would likely tell you more
Heres timestamp that matchs:
Core Logs: https://pastebin.com/q0w6WTh6
Access logs: https://pastebin.com/tEiGhenZ
I also have crowdsec flagging errors i ll try disabeling it (when i have time today) and see how it fly
I just did a quick test:
Crowdsec was the problem !
If only you'd mentioned that sooner...
Yeah mb :/ it didn;t crossed my mind it could cause the problem in the past it was playing well with my HA. I'll probablt remove the auto-update on those docker containers (using watchtower) as it also caused me erros with authelia.
Watchtower is something to use with caution - blindly updating can cause many problems
Seems to be an issue related to swag/crowdsec: https://github.com/crowdsecurity/lua-cs-bouncer/issues/44