Hi, I have just configured a SOGo, and it seems mail & contacts are working
correctly, not as calendar. When I try to create a appointment through web,
after click save, I get an error:

Webpage:
Accessing:
http://draconis.upc.es/SOGo/so/usuari.ana/Calendar/personal/E65-4CA1C780-1-33922540.ics/saveAsAppointment
Bad Gateway
The proxy server received an invalid response from an upstream server.

Sogo.log:
EXCEPTION: <NSException: 0x9371c50> NAME:NSInvalidArgumentException
REASON:GCSFolderManager(instance) does not recognize alarmsFolder INFO:(nil)
Sep 28 12:47:26 sogod: SOGo watchdog [3684]: <0x0x8edc838[WOWatchDogChild]>
child 3685 exited
Sep 28 12:47:26 sogod: SOGo watchdog [3684]: <0x0x8edc838[WOWatchDogChild]> 
(terminated due to signal 6)
Sep 28 12:47:26 sogod: SOGo watchdog [3684]: <0x0x8ec0a08[WOWatchDog]> child
spawned with pid 3702
Sep 28 12:47:26 sogod: SOGo watchdog [3702]: SNS support disabled.
Sep 28 12:47:27 sogod: SOGo watchdog [3702]: <0x0x90275c8[SOGoProductLoader]>
SOGo products loaded from '/usr/GNUstep/System/Library/SOGo':
Sep 28 12:47:27 sogod: SOGo watchdog [3702]: <0x0x90275c8[SOGoProductLoader]>  
ContactsUI.SOGo, MainUI.SOGo, Contacts.SOGo, Appointments.SOGo, CommonUI.SOGo,
PreferencesUI.SOGo, Mailer.SOGo, MailerUI.SOGo, MailPartViewers.SOGo,
AdministrationUI.SOGo, SchedulerUI.SOGo
Sep 28 12:47:27 sogod: SOGo watchdog [3702]: |SOGo| version 1.3.2 (build
[email protected] 201009211120) -- starting
Sep 28 12:47:27 sogod: SOGo watchdog [3702]: |SOGo| vmem size check enabled:
shutting down app when vmem > 384 MB

httpd/error.log:
[Tue Sep 28 12:46:46 2010] [error] [client 147.83.199.145] proxy: Error reading
from remote server returned by /SOGo/so/usuari.ana/Calendar, referer:
http://draconis.upc.es/SOGo/so/usuari.ana/Administration
[Tue Sep 28 12:47:26 2010] [error] [client 147.83.199.145] (70014)End of file
found: proxy: error reading status line from remote server 127.0.0.1, referer:
http://draconis.upc.es/SOGo/so/usuari.ana/Calendar/personal//E65-4CA1C780-1-33922540.ics/editAsAppointment?day=20100930

.GNUstepDefaults:
{
    NSGlobalDomain = {
    };
    sogod = {
        OCSFolderInfoURL =
"mysql://sogo:s...@localhost:3306/sogo/sogo_folder_info";
        SOGoACLsSendEmailNotifications = YES;
        SOGoAppointmentSendEmailNotifications = YES;
        SOGoDraftsFolderName = Drafts;
        SOGoEnablePublicAccess = YES;
        SOGoFoldersSendEmailNotifications = YES;
         SOGoSuperUsernames = (            
                usuari.ana  
        );
        SOGoIMAPServer = "draconis.upc.es:1143";
        SOGoLanguage = Spanish;
        SOGoMailDomain = upcnet.es;
        SOGoMailingMechanism = smtp;
        SOGoProfileURL =
"mysql://sogo:s...@localhost:3306/sogo/sogo_user_profile";
        SOGoSMTPServer = localhost;
        SOGoSentFolderName = Sent;
        SOGoTimeZone = Europe/Madrid;
        SOGoTrashFolderName = Trash;
        SOGoUserSources = (
            {
                IMAPHostFieldName = k2;
                CNFieldName = cn;
                baseDN = "ou=users,dc=upc,dc=edu";
                bindDN = "cn=ldap.upc,ou=users,dc=upc,dc=edu";
                bindPassword = conldapnexio;
                canAuthenticate = YES;
                displayName = "Active Directory";
                hostname = alderamin1.upc.es;
                id = public;
                isAddressBook = NO;
                port = 389;
            }
        );
        WOWorkersCount = 3;
    };
}

Thanks in advance
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to