SOGo hiba

Fórumok

Sziasztok,

Telepítettem egy SOGo szervert, ami hiba nélkül sikerült is. Konfigurálást is sikerült megcsinálnom. Azonban a web-es elérésekor az alábbi hibát kapom:

An error occurred during object publishing

A rendszer:
Fedora 20 64 bit, Apache/2.2.25, php 5.5.5

GNUstep verzió:

gnustep-filesystem-2.6.6-2.fc19.x86_64
gnustep-base-1.24.4-7.fc19.x86_64
gnustep-make-2.6.6-2.fc19.x86_64
gnustep-base-libs-1.24.4-7.fc19.x86_64
gnustep-base-devel-1.24.4-7.fc19.x86_64

Log:
May 15 12:21:36 sogod [26351]: version 2.2.3 (build root@srv-x.hu 201405151215) -- starting
May 15 12:21:36 sogod [26351]: vmem size check enabled: shutting down app when
vmem > 384 MB
May 15 12:21:36 sogod [26351]: <0x0x7f7cad4adbb8[SOGoProductLoader]> SOGo
products loaded from '/usr/local/lib64/GNUstep/SOGo':
May 15 12:21:36 sogod [26351]: <0x0x7f7cad4adbb8[SOGoProductLoader]>
ContactsUI.SOGo, AdministrationUI.SOGo, CommonUI.SOGo, MainUI.SOGo,
Contacts.SOGo, MailPartViewers.SOGo, Appointments.SOGo, SchedulerUI.SOGo,
MailerUI.SOGo, PreferencesUI.SOGo, Mailer.SOGo
May 15 12:21:36 sogod [26351]: [so-product-registry] could not load product:
MailPartViewers
May 15 12:21:36 sogod [26351]: [so-product-registry] could not load product:
MailerUI
May 15 12:21:36 sogod [26351]: <0x0x7f7cad686328[WOWatchDog]> listening on
127.0.0.1:20000
May 15 12:21:36 sogod [26351]: <0x0x7f7cad686328[WOWatchDog]> watchdog process
pid: 26351
May 15 12:21:36 sogod [26351]: <0x0x7f7ca9e47660[WOWatchDogChild]> watchdog
request timeout set to 10 minutes
May 15 12:21:36 sogod [26351]: <0x0x7f7cad686328[WOWatchDog]> preparing 3
children
May 15 12:21:36 sogod [26351]: <0x0x7f7cad686328[WOWatchDog]> child spawned
with pid 26352
May 15 12:21:36 sogod [26351]: <0x0x7f7cad686328[WOWatchDog]> child spawned
with pid 26353
May 15 12:21:36 sogod [26351]: <0x0x7f7cad686328[WOWatchDog]> child spawned
with pid 26354
2014-05-15 12:22:05.945 sogod[26354] Note: Using UTF-8 as URL encoding in
NGExtensions.
May 15 12:22:05 sogod [26354]: <0x0x7f7cad7c7ad8[SOGoCache]> Cache cleanup
interval set every 300.000000 seconds
May 15 12:22:05 sogod [26354]: <0x0x7f7cad7c7ad8[SOGoCache]> Using host(s)
'localhost' as server(s)
2014-05-15 12:22:05.968 sogod[26354] Note(SoObject): SoDebugKeyLookup is
enabled!
2014-05-15 12:22:05.968 sogod[26354] Note(SoObject): SoDebugBaseURL is
enabled!
2014-05-15 12:22:05.968 sogod[26354] Note(SoObject): relative base URLs are
enabled.
176.63.144.210 - - [15/May/2014:12:22:05 GMT] "GET /SOGo/so/sogoadmin/Mail/
view HTTP/1.1" 404 208/0 0.032 - - 2M
176.63.144.210 - - [15/May/2014:12:22:06 GMT] "GET /SOGo/so/sogoadmin/Mail/
view HTTP/1.1" 404 208/0 0.005 - - 0
2014-05-15 12:22:10.375 sogod[26354] WOCompoundElement: pool embedding is on.
2014-05-15 12:22:10.375 sogod[26354] WOCompoundElement: id logging is on.

Ez a két sor lehet gond:
May 15 12:21:36 sogod [26351]: [so-product-registry] could not load product:
MailPartViewers
May 15 12:21:36 sogod [26351]: [so-product-registry] could not load product:
MailerUI

Illetve sosod.plist:

<?xml version="1.0" encoding="UTF-8"?>

OCSFolderInfoURL
postgresql://sogo:xxx@localhost:5432/sogo/sogo_folder_info
OCSSessionsFolderURL
postgresql://sogo:xxx@localhost:5432/sogo/sogo_sessions_folder
SOGoACLsSendEMailNotifications
YES
SOGoAppointmentSendEMailNotifications
YES
SOGoAppointmentSendEMailReceipts
YES
SOGoAuthenticationMethod
LDAP
SOGoCalendarDefaultRoles

PublicViewer
ConfidentialDandTViewer

SOGoDraftsFolderName
INBOX.Drafts
SOGoEnableEMailAlarms
NO
SOGoEnablePublicAccess
YES
SOGoFoldersSendEMailNotifications
YES
SOGoForwardEnabled
YES
SOGoIMAPServer
ssl://localhost:993
SOGoLanguage
Hungarian
SOGoMailComposeMessageType
html
SOGoMailDomain
srv-x.hu
SOGoMailMessageCheck
every_10_minutes
SOGoMailReplyPlacement
above
SOGoMailShowSubscribedFoldersOnly
NO
SOGoMailSignaturePlacement
above
SOGoMailingMechanism
smtp
SOGoOtherUsersFolderName
INBOX.user
SOGoProfileURL
postgresql://sogo:xxx@localhost:5432/sogo/sogo_user_profile
SOGoSMTPServer
localhost
SOGoSentFolderName
INBOX.Sent
SOGoSharedFolderName
INBOX.shared
SOGoSieveScriptsEnabled
YES
SOGoSuperUsernames

admin

SOGoTimeFormat
%I:%M %p
SOGoTimeZone
Europe/Budapest
SOGoTrashFolderName
INBOX.Trash
SOGoUserSources

CNFieldName
cn
IDFieldName
cn
UIDFieldName
uid
baseDN
ou=Users,dc=srv-x,dc=hu
bindDN
cn=admin,dc=srv-x,dc=hu
bindFields

uid

bindPassword
xxx
canAuthenticate
YES
displayName
Local Addresses
filter
(objectClass=inetOrgPerson)
hostname
localhost
id
public
isAddressBook
YES
port
389

SOGoVacationEnabled
YES

Köszi a segítséget