firefox error on specific website after 7.7 upgrade

Issues related to applications and software problems
Post Reply
Clovis_Sangrail
Posts: 25
Joined: 2016/04/19 23:19:36

firefox error on specific website after 7.7 upgrade

Post by Clovis_Sangrail » 2019/09/19 20:36:54

After updating by Centos Workstation to 7.7 via "yum update", I find that I cannot log into a particular website (https://login.mailgun.com/login/) any more. When I enter my email address at the usual prompt and click [next], I get the error:

"The CSRF session token is missing."

The site presents a valid certificate, and best as I can tell I have not set any restrictions in firefox that prevents this website from writing cookies or other data. I've erased any saved data from the site, and deleted it's saved login credentials. I can log into the site with firefox and chrome on Windows 10, and was able to on my workstation under Centos 7.6 yesterday.

Firefox uses the following libraries:

linux-vdso.so.1
libpthread.so.0
libdl.so.2
libstdc++.so.6
libm.so.6
libgcc_s.so.1
libc.so.6
/lib64/ld-linux-x86-64.so.2

They are contained in the packages:

glibc-2.17-292.el7.x86_64
libgcc-4.8.5-39.el7.x86_64
libstdc++-4.8.5-39.el7.x86_64

The "yum" utility doesn't seem to like the idea of rolling back any of these RPM files. I did roll back the firefox package, but got the same behavior.

Post Reply