Aw: [SOGo] Problems logging on to the server with Web interface

2017-10-09 Thread init

I have now found the error. I had a typo in the field "UIDFieldName".

The only question for me is why I received the message "successful login from '192.168.146.51' for user 'Administrator'".

A better error handling with more information would be useful at this point.

 

Thank you very much to all those who tried to help!

 

Gesendet: Samstag, 07. Oktober 2017 um 19:26 Uhr
Von: "\"lists\" (li...@merit.unu.edu)" 
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Web interface

If dovecot is logging nothing at all, despite your logging settings,
then my guess is that SOGo is not actually connecting to your dovecot.

Perhaps double-check your SOGo configured imap server settings. Do they
match your dovecot installation? (port, security, do the same users
exist in sogo and dovecot, etc, etc)

Op 7-10-2017 om 9:43 schreef init (26196...@web.de):
> Does no one have an idea what I can check or how to analyze the problem
> below?
> Greetings
> Marc

---
Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.
https://www.avast.com/antivirus

--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Aw: [SOGo] Problems logging on to the server with Web interface

2017-10-07 Thread init

Does no one have an idea what I can check or how to analyze the problem below?

 

Greetings
Marc



Gesendet: Donnerstag, 05. Oktober 2017 um 21:05 Uhr
Von: "\"init\" (26196...@web.de)" 
An: users@sogo.nu
Betreff: Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013




Thanks for your response!

 

I just purged the sogo-common package and restart the whole system. But unfortunately there are no changes.

 

I enabled dovecot Logging with:

log_path = /var/log/dovecot.message
info_log_path = /var/log/dovecot-info.log
auth_debug=yes
mail_debug=yes
auth_verbose=yes
verbose_ssl=yes


 

But I have only one line in the dovecot-info.log and nothing from the try to login via web interface:


2017-10-05 22:41:08 master: Info: Dovecot v2.2.22 (fe789d2) starting up for imap, pop3, sieve (core dumps disabled)

 

The syslog is attached to this email.

 

I enabled sogo logging with:


sudo -u sogo defaults write sogod SOGoDebugRequests YES
sudo -u sogo defaults write sogod SoDebugBaseURL YES
sudo -u sogo defaults write sogod ImapDebugEnabled YES
sudo -u sogo defaults write sogod LDAPDebugEnabled YES
sudo -u sogo defaults write sogod PGDebugEnabled YES
sudo -u sogo defaults write sogod MySQL4DebugEnabled YES
sudo -u sogo defaults write sogod SOGoUIxDebugEnabled YES
sudo -u sogo defaults write sogod WODontZipResponse YES
sudo -u sogo defaults write sogod WOLogFile /var/log/sogo/sogo.log
sudo -u sogo sogo-tool dump-defaults | sudo tee /etc/sogo/sogo.conf

 

Here is the sogo.log:


Oct 05 22:41:18 sogod [1349]: version 2.3.22 (build @shiva.inverse 201710040510) -- starting
Oct 05 22:41:18 sogod [1349]: vmem size check enabled: shutting down app when vmem > 384 MB. Currently at 225 MB
Oct 05 22:41:19 sogod [1349]: <0x0x563db0be4c10[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':
Oct 05 22:41:19 sogod [1349]: <0x0x563db0be4c10[SOGoProductLoader]>   Mailer.SOGo, MailPartViewers.SOGo, Contacts.SOGo, MainUI.SOGo, AdministrationUI.SOGo, MailerUI.SOGo, SchedulerUI.SOGo, CommonUI.SOGo, ActiveSync.SOGo, ContactsUI.SOGo, PreferencesUI.SOGo, Appointments.SOGo
Oct 05 22:41:21 sogod [1349]: All products loaded - current memory usage at 280 MB
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> listening on 127.0.0.1:2
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> watchdog process pid: 1349
Oct 05 22:41:21 sogod [1349]: <0x0x7f8962208100[WOWatchDogChild]> watchdog request timeout set to 10 minutes
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> preparing 3 children
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> child spawned with pid 1468
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> child spawned with pid 1469
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> child spawned with pid 1470
2017-10-05 22:41:21.824 sogod[1469] MySQL4 connection established 0x0x563db0a05ca0
2017-10-05 22:41:21.825 sogod[1469] MySQL4 channel 0x0x563db0dea870 opened (connection=0x0x563db0a05ca0,sogo)
2017-10-05 22:41:21.825 sogod[1469]  SQL: SELECT count(*) FROM sogo_user_profile;
2017-10-05 22:41:21.824 sogod[1470] MySQL4 connection established 0x0x563db0a05ca0
2017-10-05 22:41:21.825 sogod[1470] MySQL4 channel 0x0x563db0dea870 opened (connection=0x0x563db0a05ca0,sogo)
2017-10-05 22:41:21.825 sogod[1470]  SQL: SELECT count(*) FROM sogo_user_profile;
2017-10-05 22:41:21.826 sogod[1468] MySQL4 connection established 0x0x563db0a05ca0
2017-10-05 22:41:21.827 sogod[1468] MySQL4 channel 0x0x563db0dea870 opened (connection=0x0x563db0a05ca0,sogo)
2017-10-05 22:41:21.827 sogod[1468]  SQL: SELECT count(*) FROM sogo_user_profile;
2017-10-05 22:41:21.851 sogod[1468]    query has results, entering fetch-mode.
2017-10-05 22:41:21.851 sogod[1469]    query has results, entering fetch-mode.
2017-10-05 22:41:21.851 sogod[1468]  SQL: SELECT count(*) FROM sogo_folder_info;
2017-10-05 22:41:21.851 sogod[1469]  SQL: SELECT count(*) FROM sogo_folder_info;
2017-10-05 22:41:21.853 sogod[1469]    query has results, entering fetch-mode.
2017-10-05 22:41:21.856 sogod[1470]    query has results, entering fetch-mode.
2017-10-05 22:41:21.857 sogod[1470]  SQL: SELECT count(*) FROM sogo_folder_info;
2017-10-05 22:41:21.857 sogod[1468]    query has results, entering fetch-mode.
2017-10-05