Page expired message when trying to change anything

NethServer Version: 7.6
Module: httpd-admin

So basically when ever I go to try to do something It pops up and says “The request cannot be completed because this page has expired”. I have to click reload and then whatever change I was attempting to make will then work.

below is /var/log/messages

Jun 24 22:34:04 Neth systemd: Started Session c674 of user root.
Jun 24 22:34:04 Neth systemd: Started Session c675 of user root.
Jun 24 22:34:27 Neth systemd: Started Session c676 of user root.
Jun 24 22:34:27 Neth systemd: Started Session c677 of user root.
Jun 24 22:34:28 Neth systemd: Started Session c678 of user root.
Jun 24 22:34:28 Neth systemd: Started Session c679 of user root.
Jun 24 22:34:30 Neth systemd: Started Session c680 of user root.
Jun 24 22:34:31 Neth systemd: Started Session c681 of user root.
Jun 24 22:34:35 Neth systemd: Started Session c682 of user root.
Jun 24 22:34:36 Neth systemd: Started Session c683 of user root.
Jun 24 22:34:36 Neth httpd: [ERROR] Nethgui\Framework: CSRF token verification failed!

Below is from /var/log/httpd-admin/access_log

192.168.1.151 - - [24/Jun/2019:22:47:14 -0400] "POST /en-US/MailAccount/User/update/admin@volitank.com.json HTTP/1.1" 200 2885
192.168.1.151 - - [24/Jun/2019:22:47:22 -0400] "GET /en-US/MailAccount/User/update/support@volitank.com.json?_=1561430829261 HTTP/1.1" 200 2471
192.168.1.151 - - [24/Jun/2019:22:47:24 -0400] "GET /en-US/Sssd HTTP/1.1" 200 12851
192.168.1.151 - - [24/Jun/2019:22:47:25 -0400] "GET /en-US/Fail2BanStatus HTTP/1.1" 200 15817
192.168.1.151 - - [24/Jun/2019:22:47:25 -0400] "GET /en-US/MailQueue HTTP/1.1" 200 13303
192.168.1.151 - - [24/Jun/2019:22:47:25 -0400] "GET /en-US/VirtualHosts HTTP/1.1" 200 31301
192.168.1.151 - - [24/Jun/2019:22:47:26 -0400] "POST /en-US/MailAccount/User/update/support@volitank.com.json HTTP/1.1" 400 59
192.168.1.151 - - [24/Jun/2019:22:47:25 -0400] "GET /en-US/Account HTTP/1.1" 200 35127
192.168.1.151 - - [24/Jun/2019:22:47:25 -0400] "GET /en-US/MailAccount HTTP/1.1" 200 40325

Hi @volitank, welcome on board !

I occasionally have had that problem too. Have a look at this :

Basically I’d try to force refresh the page or load it in another browser. After some times it fixes itself.

1 Like

I had expected that it would fix itself, but this has been happening for a couple months now and i havent been able to track it down.

yum reinstall -y nethserver-httpd-admin ?

I’ve already tried that, but gave it another shot and it doesn’t work.