Mailinglist Archive: yast-devel (152 mails)
| < Previous | Next > |
Re: [yast-devel] ActionController::Session::CookieStore::CookieOverflow
- From: Jiri Srain <jsrain@xxxxxxx>
- Date: Mon, 13 Jul 2009 13:11:48 +0200
- Message-id: <200907131311.49524.jsrain@xxxxxxx>
Dne pondělí 13 Červenec 2009 12:19:49 Jiri Srain napsal(a):
Cleaning-up stored cookies in the browser helped. Just in case it happens to
someone as well...
Anyway, the session ID - related cookes should IMO have reasonable size so
that they fit into the cookie store...
Jiri
--
Regards,
Jiri Srain
YaST Team Leader
---------------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: jsrain@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 959
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
Dne pondělí 13 Červenec 2009 12:15:34 Klaus Kaempf napsal(a):
* Jiri Srain <jsrain@xxxxxxx> [Jul 13. 2009 12:03]:
Hi!
Trying to run the web-client from git, in some cases even at the very
first page, I get:
Status: 500 Internal Server Error
ActionController::Session::CookieStore::CookieOverflow
This looks like the cookie value is too large.
in the output, followed by the call trace.
What causes it? How do I work it around or (even better) fix it?
Where does it crash exactly ?
Just enter localhost:3000 to the browser (Firefox).
Ladislav just told me that it happened to him as well after last git pull.
Cleaning-up stored cookies in the browser helped. Just in case it happens to
someone as well...
Anyway, the session ID - related cookes should IMO have reasonable size so
that they fit into the cookie store...
Jiri
--
Regards,
Jiri Srain
YaST Team Leader
---------------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: jsrain@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 959
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |