The is similar to the help topic Same error aprox. every one hour, Widget Class not found, but it isn’t due to me having old code in function getReadItems( $user_id = null )
. This error seems to occur on login or first open of an app in logged in instance with several other apps already open. This is also in the developer install outside of docker. The pop-up shown is:
It doesn’t seem to hurt anything. I also read about it being potentially cache related, so before this last login I restarted the browser. Ralf also mentioned in the earlier thread that it may also have to do with the app order that is being looked for. The apps open at the time of login were the following with TimeSheet displayed on login when the dialog popped up. There were no web server warnings in the web server log.
The dialog was not re-displayed when Address Book, Calendar, File Manager or Admin tabs were selected (though I have had it randomly display once or twice in each of the other applications, seemingly randomly, but may have to do with cache expiring, more below)
The only other browser cache related funniness I see is when there is a eT2 request not found / expired
warning given in the web-server error log, e.g.
mod_fcgid: stderr: EGroupware\\Api\\Etemplate\\Request::read('calendar_david_GR5zKqa_jaJTEkT56xYi6n489brAtZGQy1jZJ07Kebo=', ...) eT2 request not found / expired --> redirecting app to /index.php?redirect=1695519396.9168 (_GET[menuaction]=EGroupware\\Api\\Etemplate\\Widget\\Nextmatch::ajax_get_rows, isJSONRequest()=TRUE), referer: https://2pi.mysite.com/egroupware/index.php?redirect=1695519376.0492&cd=yes
Here the URL shown originally has the GET parameter ?cd=yes
, but after whatever occurs happens, a timestamp is added as shown in the log message above. This occurs on both Gecko and Chrome browser engines, so it doesn’t seem browser related.
When this occurs, egroupware reloads itself (initial splash page showing app icons loading in the middle with progress bar underneath), but then all continues to work fine. Though you may have to click-again on the tab you initially attempted to select when the reload occurred. No errors/warnings are shown in the web-server log. There were no warnings at all in the logs related to this last login (the not found / expired --> redirecting
was from a few hours earlier before browser restart)
My point in posting was simply to provide the information in case one of the recent commits triggered a regression of the same behavior in noted in the prior linked post. I’ll see if it goes away when I get the docker install running. Let me know if either the pop-up or the not found / expired --> redirecting app ...
messages are something to worry about or if you want additional information or logs posted. Let me know if you want any further info and I’ll happily post it.
PS, I could not post this with path-separators in the title. This site kept saying "title seems unclear is it a complete sentence? [Ok] – odd