When using SQLite, everything works fine with no issues. However, when I switch to MySQL, I get a 403 Forbidden error.
Here are the logs I’m getting:
Crowdsec Log
Traefik Log
Note:
The 403 Forbidden error does not occur when using SQLite.
Has anyone encountered this issue before or have any suggestions on how to resolve it?