Chage zammad.conf - CSRF Token error - default

  • Used Zammad version: 3.6.0-67
  • Used Zammad installation type: docker-compose
  • Operating system: CentOS 7
  • Browser + version: ALL

Error:
We can not login Error: CSRF token verification failed!

we have been looking for a solution for 2 days.
and have come across the following page: CSRF Token error on login since upgrading to 3.2 · Issue #120 · zammad/zammad-docker-compose · GitHub

unfortunately, the file /etc/nginx/sites-available/default is changed again after every reboot.

Which zammad.conf do I have to adapt so that it is changed with the correct parameters?

proxy_set_header X-Forwarded-Proto https;

see:

The documentation has you covered:
https://docs.zammad.org/en/latest/install/docker-compose/environment.html#nginx

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.