View Issue Details

IDProjectCategoryView StatusLast Update
0005169SOGoWeb Mailpublic2020-09-25 10:00
ReporterFoZo Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformServerOSLinux UbuntuOS Version18.04 LTS
Product Version5.0.0 
Summary0005169: Blank page after login
Description

With version 5.0.0 we are geting black page (white page) after login.
Memcached is restarted, browser cache is cleaned, sope is reinstalled.
We are getting same result with several browsers and clients.
We don't have such issue with 4.3.2.

Error in the browser console:
sgCkeditor.component.js?lm=1600673956:3 Uncaught SyntaxError: Unexpected token '<'

angular.js:99 Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.8.0/$injector/modulerr?p0=SOGo.MailerUI&amp;p1=Er…%2FSOGo.woa%2FWebServerResources%2Fjs%2Fvendor%2Fangular.min.js%3A22%3A370)
at angular.js:99
at angular.js:5127
at r (angular.js:388)
at g (angular.js:5087)
at fb (angular.js:5004)
at c (angular.js:1963)
at Wc (angular.js:1984)
at Ee (angular.js:1869)
at angular.js:36491
at HTMLDocument.b (angular.js:3587)

Steps To Reproduce

Install the latest SOGo 5.0.0
Try to login.

TagsNo tags attached.

Activities

FoZo

FoZo

2020-09-25 09:55

reporter   ~0014841

Hello,
you can close this one. There was typo in my nginx configuration.
location ^~/SOGo/
should be:
location ^~ /SOGo/

Issue History

Date Modified Username Field Change
2020-09-21 08:44 FoZo New Issue
2020-09-25 09:55 FoZo Note Added: 0014841
2020-09-25 10:00 ludovic Assigned To => ludovic
2020-09-25 10:00 ludovic Status new => closed
2020-09-25 10:00 ludovic Resolution open => no change required