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
I followed the process as instructed, including modifying the /opt/petereport/app/config/petereport_config.py file and adding the server's IP to the csrf_trusted_origins field. I also rebuilt the Docker containers using the following commands:
docker compose build --build-arg TARGETARCH=amd64
docker compose up -d
However, the 403 CSRF verification failed error persists. Could you please guide me on the next steps or any additional configurations that might resolve this issue?
Unable to login after deployment, gives
CSRF verification failed. Request aborted.
errorThe text was updated successfully, but these errors were encountered: