FusionForge Support item #2940, was changed at 2012-10-12 06:48 by Miguel Carrillo You can respond by visiting: https://forge.fi-ware.eu/tracker/?func=detail&atid=199&aid=2940&group_id=28 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here, only in plain text format) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ >Status: Closed Priority: 3 Submitted By: Thorsten Sandfuchs (ths) Assigned to: Pedro García Rodríguez (breaking_pitt) Summary: session cache borked for my user Severity: Critical >Workflow State: Closed Initial Comment: dear support, I have a problem with the mediawiki on this forge: I don't get a valid edit-token from the media-wiki/forge part. I can - log in and log out of the forge - log out of the wiki - even change the system&browser I'm working with - relogin again - access all of my wikis, that are assigned to me in read mode - even browse to the "edit" parts and try to change something But: if I want to save the changes, the error is: --- Sorry! We could not process your edit due to a loss of session data. Please try again. If it still does not work, try logging out and logging back in. --- This holds true for all the wikis I have access to. After a quick search via google, finde the related links down below They mainly say: check some php-ini settings & restart the httpd If you would kind do so. thanks in advacne, Thorsten Links: http://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#Sorry.21_We_could_not_process_your_edit_due_to_a_loss_of_session_data._Please_try_again._If_it_still_doesn.27t_work.2C_try_logging_out_and_logging_back_in. Sorry! We could not process your edit due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in. Assuming you get this error even when you do have a seemingly valid logon session: Check if /var/lib/php5 is writable and not readable for user and world ( # chmod 733 /var/lib/php5 ) Check to see if your session.save_path value in php.ini is valid and writable to the webserver - PHP configuration. Check to see if there is enough disk space. If you are using an extension or apache for authentication, verify you are using the fqdn to access the wiki. After making changes restart Apache: /etc/init.d/httpd restart If you use memcached and enable $wgSessionsInMemcached, make sure that memcached is really working. ---------------------------------------------------------------------- >Comment By: Miguel Carrillo (mcp) Date: 2012-10-15 14:49 Message: Fixed! All restored and mail messages flowing. ---------------------------------------------------------------------- Comment By: Thorsten Sandfuchs (ths) Date: 2012-10-15 12:14 Message: this has been resolved from today, in the morning - please close thx ---------------------------------------------------------------------- Comment By: Miguel Carrillo (mcp) Date: 2012-10-15 10:40 Message: General problem with the forge - wikis, lists, etc. It seems that there is something quite obvious and critical at the same point (disk full, for instance?) ---------------------------------------------------------------------- You can respond by visiting: https://forge.fi-ware.eu/tracker/?func=detail&atid=199&aid=2940&group_id=28
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy