Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0001000SOGoWeb Generalpublic2014-08-24 19:36
Reportermatcheu Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityunable to reproduce
Status closedResolutionunable to reproduce 
Product Version1.3.3 
Summary0001000: Loss of the stylesheet
Description

Regularly (every morning) when we connect to SOGo, there is no stylesheet anymore.
On of the solutions is to restart sogo.

In the apache log, there is this error :
[error] [client 172.16.1.251] File does not exist: /usr/lib/GNUstep/SOGo/.woa, referer: https://sogo.domain.fr/SOGo/so/

When we watch the HTML source code, before the restarting we've got :
<link rel="stylesheet" type="text/css" href="/.woa/WebServerResources/generic.css" />

And after the restarting :
<link rel="stylesheet" type="text/css" href="/SOGo.woa/WebServerResources/generic.css" />

We can not reproduce this bug "manually" even if we launch the script in the cron.daily.

Here is our configuration:
Debian lenny
Sogo 1.3.3

Thanks in advance for your help.

Additional Information

In order to bypass this problem, we added a line in the apache configuration file 'sites-available/fr.domain.sogo' :

Alias /.woa/WebServerResources/ /usr/lib/GNUstep/SOGo/WebServerResources/

TagsNo tags attached.

Activities

wsourdeau

wsourdeau

2011-03-30 18:28

viewer   ~0002319

Do you stil experience this issue ?

matcheu

matcheu

2011-03-31 07:12

reporter   ~0002327

Not with the line in Apache configuration as exposed above.
But I think this is not a sustainable solution !

ludovic

ludovic

2013-08-09 14:12

administrator   ~0005813

Unable to reproduce and open for almost 3 years. Closing for now. If evidence is found to reproduce the issue in a constant manner, reopen the bug.

Issue History

Date Modified Username Field Change
2010-11-22 09:12 matcheu New Issue
2011-03-30 18:28 wsourdeau Note Added: 0002319
2011-03-31 07:12 matcheu Note Added: 0002327
2011-06-17 20:12 ludovic Status new => assigned
2011-06-17 20:12 ludovic Assigned To => ludovic
2013-08-09 14:12 ludovic Note Added: 0005813
2013-08-09 14:12 ludovic Status assigned => closed
2013-08-09 14:12 ludovic Resolution open => unable to reproduce