Bitcoin Forum
June 30, 2024, 11:56:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: been getting session verification failures....  (Read 521 times)
precrime3 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10

PM for journalist,typing,and data entry services.


View Profile WWW
April 12, 2014, 03:07:08 AM
 #1

Its been happening more and more frequently. Its not that inconvenient to log in and out, but what is causing it?

theymos
Administrator
Legendary
*
Offline Offline

Activity: 5236
Merit: 13092


View Profile
April 12, 2014, 03:09:15 AM
 #2

I very rarely see that error. Maybe your browser is handling cookies strangely or aggressively caching pages.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
precrime3 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10

PM for journalist,typing,and data entry services.


View Profile WWW
April 12, 2014, 03:12:05 AM
 #3

I very rarely see that error. Maybe your browser is handling cookies strangely or aggressively caching pages.

On my mobile, wp8 Lumia 810 to be exact. It happens every now and then, and it just happened, and when I tried to log out, it kept saying verification failed... Finally got to work though.

theymos
Administrator
Legendary
*
Offline Offline

Activity: 5236
Merit: 13092


View Profile
April 12, 2014, 03:24:35 AM
 #4

You'll notice that some links (such as the logout link) end in a long code like this:
https://bitcointalk.org/index.php?action=logout;sesc=3da541559918a808c2402bba5012f6c
All forms also have something like this, but it's hidden. The purpose of this code is to prevent CSRF attacks.

If you click a link or send a form that contains the wrong code, then you get the "session verification failed" error. This can happen when your code changes, but you're still looking at the old version of the page for some reason. Aggressive caching could cause this. Or maybe your browser is discarding the PHPSESSID cookie very frequently for some reason; your session code changes whenever you're issued a new PHPSESSID.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!