View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004250 | SOGo | GUI | public | 2017-08-17 17:53 | 2021-10-06 18:29 |
Reporter | PaoloV | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 3.2.10 | ||||
Summary | 0004250: Blank page after login | ||||
Description | build @shiva.inverse 201708170649 In log file: In Chrome debug mode: | ||||
Steps To Reproduce | After last upgrade | ||||
Tags | No tags attached. | ||||
Did you clear your browser cache? |
|
Yes, of course. I tried with Chrome, Firefox and with an Android Tablet... :-( |
|
Show the complete list of SOGo/SOPE/GNUstep packages installed. |
|
Meanwhile, many thanks, because I do not know exactly where to start ... dpkg --get-selections |grep "sogo" dpkg --get-selections |grep "sope" dpkg --get-selections |grep "gnustep" |
|
Better install apt-show-versions and get the versions from that. apt-show-versions |egrep 'sogo|sope|gnustep' |
|
Nice trick. I did not know it. Thank you. apt-show-versions |egrep 'sogo|sope|gnustep' |
|
As you use a nightly build, could you upgrade to the current one? |
|
I use the nightly build version because I do not have an Inverse subscription for the moment. Sorry. :-( |
|
Try disabling PageSpeed. |
|
You are my hero! Yes, disabling pagespeed in nginx.conf (pagespeed off;) solved the problem. I was thinking about a some cache problem, but I did not exactly remember about pagespeed. Thank you very much! |
|
Hi, At the begin of source code there is two empty line. ii sogo:amd64 3.2.10.20170828-1 amd64 ii libsope-appserver4.9 4.9.r1664.20170721 amd64 ii gnustep-base-common 1.24.7-1 all |
|
Why is libgnustep-base1.22 installed? |
|
The server who bug appear is an old Debian 7 who upgrades to Debian 8, it's probably the cause. We pass regulary apt-get autoremove to remove old unused packages but 1.22 it's not listed to be removed. I have remove the 1.22 package and restart Sogo without change. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-17 17:53 | PaoloV | New Issue | |
2017-08-18 12:33 | Christian Mack | Note Added: 0012176 | |
2017-08-18 12:40 | PaoloV | Note Added: 0012177 | |
2017-08-18 12:58 | ludovic | Severity | crash => minor |
2017-08-18 12:58 | ludovic | Note Added: 0012179 | |
2017-08-18 13:42 | PaoloV | Note Added: 0012180 | |
2017-08-21 07:16 | Christian Mack | Note Added: 0012189 | |
2017-08-21 07:24 | PaoloV | Note Added: 0012190 | |
2017-08-21 07:32 | Christian Mack | Note Added: 0012191 | |
2017-08-21 07:41 | PaoloV | Note Added: 0012192 | |
2017-08-21 15:26 | francis | Note Added: 0012198 | |
2017-08-21 15:42 | PaoloV | Note Added: 0012199 | |
2017-08-28 17:01 | digdeo | Note Added: 0012240 | |
2017-08-28 17:24 | francis | Note Added: 0012241 | |
2017-09-01 13:51 | digdeo | Note Added: 0012248 | |
2021-10-06 18:29 | francis | Status | new => resolved |
2021-10-06 18:29 | francis | Resolution | open => no change required |