Hello

I have install sogo on an ubuntu 10.04 with the standard package (via apt-get)

If I configure with sql authentification, all is ok

If I configure CAS, I have an infinite loop in sogo

whit the all debug

Feb 09 18:37:30 sogod [3247]: |SOGo| starting method 'GET' on uri
'/SOGo/casProxy?pgtIou=PGTIOU-13214-dmTbA6p2lVgrOSWObAcxLUO0UsKqqNpklv2&pgtId=TGT-29984-sTrmP9g9P34Ge0qjiXqSruxfe5U4rNPtDEX-50'
Feb 09 18:37:30 sogod [3247]: |SOGo| lookup name: SOGo
Feb 09 18:37:30 sogod [3247]: |SOGo|   did not find key 'SOGo' in SoClass:
<0x0x8f2c328[SoObjCClass]: super=0x0x8f2ad88 objc=SOGo
slots=GET,toolbar,casProxy,view,index,changePassword,connect>
Feb 09 18:37:30 sogod [3247]: |SOGo|   looked up value: (nil)
Feb 09 18:37:30 sogod [3247]: |SOGo|   lookup in root object: (nil)
Feb 09 18:37:30 sogod [3247]: |SOGo|   GOT: (nil)
Feb 09 18:37:30 sogod [3247]: |SOGo|   matched appname: SOGo
Feb 09 18:37:30 sogod [3247]: |SOGo|   => rewrote value: <SOGo[0x0x8ead948]:
name=SOGo>
Feb 09 18:37:30 sogod [3247]: |SOGo| lookup name: casProxy
Feb 09 18:37:30 sogod [3247]: |SOGo|   looked up value:
<0x0x9261880[SoPageInvocation]: class=SOGoRootPage action=casProxy bound
instantiated product=<0x0x90e53b8[SoProduct]: loaded code-loaded
bundle=/usr/lib/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4
rm=0x0x90e75c0>>
Feb 09 18:37:30 sogod [3247]: |SOGo|   GOT: <0x0x9261880[SoPageInvocation]:
class=SOGoRootPage action=casProxy bound instantiated
product=<0x0x90e53b8[SoProduct]: loaded code-loaded
bundle=/usr/lib/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4
rm=0x0x90e75c0>>
Feb 09 18:37:30 sogod [3247]: |SOGo| request took 0.001498 seconds to execute
localhost - - [09/Feb/2011:18:37:30 GMT] "GET
/SOGo/casProxy?pgtIou=PGTIOU-13214-dmTbA6p2lVgrOSWObAcxLUO0UsKqqNpklv2&pgtId=TGT-29984-sTrmP9g9P34Ge0qjiXqSruxfe5U4rNPtDEX-50
HTTP/1.1" 200 0/0 0.003 - - 0
Feb 09 18:37:30 sogod [3248]: |SOGo| request took 0.259369 seconds to execute
localhost - - [09/Feb/2011:18:37:30 GMT] "GET
/SOGo/so/?ticket=ST-176963-JvQkSo1HNsMpS6bIl0QzldfyEkvlbCrSv5B-20 HTTP/1.1" 302
0/0 0.261 - - 8K
Feb 09 18:37:30 sogod [3248]: |SOGo| starting method 'GET' on uri '/SOGo/so/'
Feb 09 18:37:30 sogod [3248]: |SOGo| lookup name: GET
Feb 09 18:37:30 sogod [3248]: |SOGo|   looked up value:
<0x0xbc60810[SoPageInvocation]: class=SOGoRootPage bound instantiated
product=<0x0x90e5778[SoProduct]: loaded code-loaded
bundle=/usr/lib/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4
rm=0x0x90e7980>>
Feb 09 18:37:30 sogod [3248]: |SOGo|   GOT: <0x0xbc60810[SoPageInvocation]:
class=SOGoRootPage bound instantiated product=<0x0x90e5778[SoProduct]: loaded
code-loaded bundle=/usr/lib/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4
rm=0x0x90e7980>>
Feb 09 18:37:30 sogod [3248]: |SOGo|   constructed root-url: /SOGo/
Feb 09 18:37:30 sogod [3248]: |SOGo|   setting root-url in context: /SOGo/so/
Feb 09 18:37:30 sogod [3248]: |SOGo| ROOT baseURL(no container, name=(nil)):

and so on (infinite lines if I don't stop sogo)


The CAS account is ok (the cas is used with a roundcube webmail and I have no
problem with the account used and the system)


The config of SOGO is


 <key>GCSFolderDebugEnabled</key>
        <string>=</string>
        <key>OCSFolderInfoURL</key>
       
<string>mysql://sogo:XXXXXXXXXXX@localhost/sogo/sogo_folder_info</string>
        <key>OCSSessionsFolderURL</key>
       
<string>mysql://sogo:XXXXXXXXXX@localhost/sogo/sogo_sessions_folder</string>
        <key>SOGoACLsSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoAppointmentSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoAuthenticationType</key>
        <string>cas</string>
        <key>SOGoCASServiceURL</key>
        <string>https://webauth.ece.fr/cas</string>
        <key>SOGoDebugRequests</key>
        <string>Yes</string>
        <key>SOGoDraftsFolderName</key>
        <string>Drafts</string>
        <key>SOGoFoldersSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoForwardEnabled</key>
        <string>YES</string>
        <key>SOGoIMAPServer</key>
        <string>imaps://epok.ece.fr:993</string>
        <key>SOGoImapDebugEnabled</key>
        <string>=</string>
        <key>SOGoLanguage</key>
        <string>French</string>
        <key>SOGoMailComposeMessageType</key>
        <string>html</string>
        <key>SOGoMailDomain</key>
        <string>ece.fr</string>
        <key>SOGoMailMessageCheck</key>
        <string>every_5_minutes</string>
        <key>SOGoMailReplyPlacement</key>
        <string>above</string>
        <key>SOGoMailSignaturePlacement</key>
        <string>below</string>
        <key>SOGoMailingMechanism</key>
        <string>smtp</string>
        <key>SOGoProfileURL</key>
       
<string>mysql://sogo:xxxxxxxxxx@localhost/sogo/sogo_user_profile</string>
        <key>SOGoSMTPServer</key>
        <string>mysmtpserver.mydomain.fr</string>
        <key>SOGoSentFolderName</key>
<key>SOGoTimeZone</key>
        <string>Europe/Paris</string>
        <key>SOGoTrashFolderName</key>
        <string>Trash</string>
        <key>SOGoUIxDebugEnabled</key>
        <string>Yes</string>
        <key>SOGoVacationEnabled</key>
        <string>YES</string>
        <key>SoDebugBaseURL</key>
        <string>YES</string>
        <key>SoDebugKeyLookup</key>
        <string>YES</string>



If I desactive debug on the config sOGO I have the following log

localhost - - [09/Feb/2011:18:41:26 GMT] "GET /SOGo/casProxy HTTP/1.1" 200 0/0
0.025 - - 1M
localhost - - [09/Feb/2011:18:41:26 GMT] "GET
/SOGo/casProxy?pgtIou=PGTIOU-13710-izQ05yclbPlAXgvCy4F5ccw740elgfqKsb5&pgtId=TGT-30484-AlVwIO5obkKecDk7gPTVXDIVCUpcHCFgkUq-50
HTTP/1.1" 200 0/0 0.002 - - 52K
localhost - - [09/Feb/2011:18:41:26 GMT] "GET
/SOGo/so/?ticket=ST-177623-7AmpIR3jrS9cQG71Q6ybneubuZbrF7Jtmlk-20 HTTP/1.1" 302
0/0 0.381 - - 2M
localhost - - [09/Feb/2011:18:41:26 GMT] "GET /SOGo/so/ HTTP/1.1" 302 0/0 0.003
- - 0
localhost - - [09/Feb/2011:18:41:26 GMT] "GET /SOGo/casProxy HTTP/1.1" 200 0/0
0.001 - - 0
localhost - - [09/Feb/2011:18:41:26 GMT] "GET
/SOGo/casProxy?pgtIou=PGTIOU-13711-Hx1eQAUPlOppZwDUa9JdoubZE7UCi59obFj&pgtId=TGT-30485-m74VYCmazm0r9CxYdXKzEvRbqkPqPduqiVN-50
HTTP/1.1" 200 0/0 0.002 - - 0
localhost - - [09/Feb/2011:18:41:26 GMT] "GET
/SOGo/so/?ticket=ST-177638-iqcGc46kibC2URbRyboew3cd4qRHSJFjW9t-20 HTTP/1.1" 302
0/0 0.219 - - 32K
localhost - - [09/Feb/2011:18:41:26 GMT] "GET /SOGo/so/ HTTP/1.1" 302 0/0 0.003
- - 0
localhost - - [09/Feb/2011:18:41:27 GMT] "GET /SOGo/casProxy HTTP/1.1" 200 0/0
0.001 - - 0
localhost - - [09/Feb/2011:18:41:27 GMT] "GET
/SOGo/casProxy?pgtIou=PGTIOU-13712-gKt3p5B2EcZ7OdWSPRTqPbjSLOZndt5ePfU&pgtId=TGT-30486-mRNxRIKXjZRCiM5tELVdMSNaVK15rrNtZO1-50
HTTP/1.1" 200 0/0 0.002 - - 0
localhost - - [09/Feb/2011:18:41:27 GMT] "GET
/SOGo/so/?ticket=ST-177640-60aGbdqvmfCve3iLEpXoaHjOiQbR3VeC0ZW-20 HTTP/1.1" 302
0/0 0.237 - - 12K
localhost - - [09/Feb/2011:18:41:27 GMT] "GET /SOGo/so/ HTTP/1.1" 302 0/0 0.003
- - 0
localhost - - [09/Feb/2011:18:41:28 GMT] "GET /SOGo/casProxy HTTP/1.1" 200 0/0
0.001 - - 0
localhost - - [09/Feb/2011:18:41:28 GMT] "GET
/SOGo/casProxy?pgtIou=PGTIOU-13713-HPZXJBbOmexQj6a26DRGXNQZXyFWQ3if0bq&pgtId=TGT-30487-NHjjuzeB0YJdBeilWjU0gXGybBsp7jSS4KN-50
HTTP/1.1" 200 0/0 0.002 - - 0
localhost - - [09/Feb/2011:18:41:28 GMT] "GET
/SOGo/so/?ticket=ST-177643-6Zyfeim6kJ0Nl1mlmB6xe7njg61yENc2Vwt-20 HTTP/1.1" 302
0/0 0.304 - - 12K
localhost - - [09/Feb/2011:18:41:28 GMT] "GET /SOGo/so/ HTTP/1.1" 302 0/0 0.003
- - 0

and so on
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to