Hello. I have SuiteCRM 8 installed on an Ubuntu 12.04 LAMP server on Digital Ocean.
I am constantly getting logged out every few minutes.
I can replicate the error very quickly if I bounce between menu items quickly.
Here is a snippet from the chrome console log:
GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/Home/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
13[Violation] ‘click’ handler took ms
[Violation] Forced reflow while executing JavaScript took 34ms
polyfills-es2015.b81ce80777ba591aef43.js:1 [Violation] ‘setInterval’ handler took 108ms
polyfills-es2015.b81ce80777ba591aef43.js:1 [Violation] ‘setInterval’ handler took 88ms
node_modules_angular_core_fesm2015_core_js-es2015.d7030c87f7f062fb36bc.js:1 ERROR t {message: ‘object unsubscribed’, name: ‘ObjectUnsubscribedError’}
Show 440 more frames
polyfills-es2015.b81ce80777ba591aef43.js:1 [Violation] ‘setInterval’ handler took 57ms
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
VM24529 sugar_grp1_jquery.js:6 JQMIGRATE: Migrate is installed, version 3.3.2
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/Home/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/Home/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
VM24639 sugar_grp1_jquery.js:6 JQMIGRATE: Migrate is installed, version 3.3.2
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/Home/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
index.php:34 GET https://crmhost.com/subdir/public/legacy/cache/jsLanguage/Home/en_us.js?v=F0Wa-0BLOZyB3itzSR89EQ net::ERR_ABORTED 404 (Not Found)
dist_core___ivy_ngcc___fesm2015_core_js-_f1391-es2015.19d51bb434f7a1ceddd8.js:23 Logout success
Thanks in advance