Dear Ralf
I still have the problem described above
Package Version State
apcu 4.0.7 beta
uploadprogress 1.0.3.1 stable
zendopcache 7.0.3 beta
apcu.php:
Runtime Settings
apc.coredump_unmap 0
apc.enable_cli 1
apc.enabled 1
apc.entries_hint 4096
apc.gc_ttl 3600
apc.mmap_file_mask
apc.preload_path
apc.rfc1867 0
apc.rfc1867_freq 0
apc.rfc1867_name APC_UPLOAD_PROGRESS
apc.rfc1867_prefix upload_
apc.rfc1867_ttl 3600
apc.serializer php
apc.shm_segments 1
apc.shm_size 128M
apc.slam_defense 1
apc.smart 0
apc.ttl 86400
apc.use_request_time 1
apc.writable /tmp
symptoms:
timesheet: saving new timesheet data causes http 404 error because the redirect misses the /egroupware/ part from the URL
the colleague should start the administration again
apache log
[Thu Dec 11 08:05:53 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: Error reading etemplate request data for id=timesheet_me@example.com_548940a06bc3c3.57248274!, referer: https://www.myserver.com/egroupware/index.php?cd=yes
[Thu Dec 11 08:05:53 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: etemplate_request::read(‘timesheet_me@example.com_548940a06bc3c3.57248274’, …) eT2 request not found / expired --> redirecting app timesheet to /index.php?menuaction=timesheet.timesheet_ui.index&ajax=true&redirect=1418281553.6027 (_GET[menuaction]=timesheet.etemplate_widget_nextmatch.ajax_get_rows.etemplate, isJSONRequest()=TRUE), referer: https://www.myserver.com/egroupware/index.php?cd=yes
[Thu Dec 11 08:05:53 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: Error reading etemplate request data for id=timesheet_me@example.com_548940a06bc3c3.57248274!, referer: https://www.myserver.com/egroupware/index.php?cd=yes
[Thu Dec 11 08:05:53 2014 [warn] [client X.X.X.X] mod_fcgid: stderr: etemplate_request::read(‘timesheet_me@example.com_548940a06bc3c3.57248274’, …) eT2 request not found / expired --> redirecting app timesheet to /index.php?menuaction=timesheet.timesheet_ui.index&ajax=true&redirect=1418281553.7111 (_GET[menuaction]=timesheet.etemplate_new.ajax_destroy_session.etemplate, isJSONRequest()=TRUE), referer: https://www.myserver.com/egroupware/index.php?cd=yes
email:
opening Inbox does not show the mails listed
apache log
[Thu Dec 11 09:29:07 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: Error reading etemplate request data for id=mail_me@example.com_548955d1a95b41.05609816!, referer: https://www.myserver.com/egroupware/index.php?cd=yes
[Thu Dec 11 09:29:07 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: etemplate_request::read(‘mail_me@example.com_548955d1a95b41.05609816’, …) eT2 request not found / expired --> redirecting app mail to /index.php?menuaction=mail.mail_ui.index&ajax=true&redirect=1418286547.5891 (_GET[menuaction]=mail.etemplate_widget_nextmatch.ajax_get_rows.etemplate, isJSONRequest()=TRUE), referer: https://www.myserver.com/egroupware/index.php?cd=yes
[Thu Dec 11 09:29:07 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: Error reading etemplate request data for id=mail_me@example.com_548955d1a95b41.05609816!, referer: https://www.myserver.com/egroupware/index.php?cd=yes
[Thu Dec 11 09:29:07 2014] [warn] [client X.X.X.X] mod_fcgid: stderr: etemplate_request::read(‘mail_me@example.com_548955d1a95b41.05609816’, …) eT2 request not found / expired --> redirecting app mail to /index.php?menuaction=mail.mail_ui.index&ajax=true&redirect=1418286547.8 (_GET[menuaction]=mail.etemplate_new.ajax_destroy_session.etemplate, isJSONRequest()=TRUE), referer: https://www.myserver.com/egroupware/index.php?cd=yes
workaround (not really) to restart apache. in that case the errors do not come for a while, but it comes again…
What else do need for further investigation?
thanks in advance
Erik