Maybe I just type too slow. I can't seem to make a response to a post; I keep getting "Invalid Session. Please resubmit the form."
I log out and log in, but it's no help.
Forums keep producing an invalid session error
I waited a few hours, came back, logged in, and used copy-and-paste to reply to everybody. As long as I'm quick on the trigger and don't write any essays, it works. Sorry to everyone who had to wait so long for a reply.
Unfortunately, I like writing essays. And finding all the posts was a bit annoying. Is there any way I can manually reset my session key when I take too long to do a writeup?
Unfortunately, I like writing essays. And finding all the posts was a bit annoying. Is there any way I can manually reset my session key when I take too long to do a writeup?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Hm, that's pretty strange. Maybe Jannis changed something on the server. Can you debug the HTTP Cookie headers? What are the cookie's expiry dates set to?
This forum has a configuration of a timeout of 60 minutes or so, I belief...
HTH,
Garvin
Hm, that's pretty strange. Maybe Jannis changed something on the server. Can you debug the HTTP Cookie headers? What are the cookie's expiry dates set to?
This forum has a configuration of a timeout of 60 minutes or so, I belief...
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I know I act like a bigshot programmer, and when it comes to the compiled and interpreted programming languages, I might just be.
But I'm STILL new to HTTP. I know what a cookie is, and a little bit about how they're set, but I've got no idea how to debug them.
Examining my cookies directly, I see that most of board.s9y.org tend to expire at "End of Session", with a few months or years from now. But I've got two interesting ones: one that expires in about 30 minutes, and one that expires 3 minutes ago. We'll see if this post goes through.
Can you hear me now? Good.
UPDATE: The "old" cookie updated to the current time. Maybe it's the 'last visit' cookie or something. The other cookie updated to 30 minutes from then. Maybe that's the 'end session' cookie. Too bad I can't edit them...
But I'm STILL new to HTTP. I know what a cookie is, and a little bit about how they're set, but I've got no idea how to debug them.
Examining my cookies directly, I see that most of board.s9y.org tend to expire at "End of Session", with a few months or years from now. But I've got two interesting ones: one that expires in about 30 minutes, and one that expires 3 minutes ago. We'll see if this post goes through.
Can you hear me now? Good.
UPDATE: The "old" cookie updated to the current time. Maybe it's the 'last visit' cookie or something. The other cookie updated to 30 minutes from then. Maybe that's the 'end session' cookie. Too bad I can't edit them...
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
I believe there are Firefox extensions that allow you to edit Cookies internally. In the end, cookies are just plaintext files stored in the browser profile directory where you can edit them with a text editor (including their timeout setting), if you want to play with that?
Regards,
Garvin
I believe there are Firefox extensions that allow you to edit Cookies internally. In the end, cookies are just plaintext files stored in the browser profile directory where you can edit them with a text editor (including their timeout setting), if you want to play with that?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/