Author Topic: SOGo problems with Mysql  (Read 1727 times)

tunsa

  • Zen Samurai
  • ****
  • Posts: 350
  • Karma: +15/-1
    • View Profile
SOGo problems with Mysql
« on: April 16, 2020, 09:12:49 am »
Hello everybody!

I installed Zentyal 6.1 for testing. Once I had a problem, I cannot log in to SOGo webmail. Help me please, I'm very upset.

In the logs MySQL

Code: [Select]
root@zentyal-1905:/var/log/mysql# tail -f error.log
2020-04-14T14:08:36.731336Z 25 [Note] Aborted connection 25 to db: 'sogo' user: 'sogo' host: 'localhost' (Got an error reading communication packets)
2020-04-14T14:08:36.731336Z 26 [Note] Aborted connection 26 to db: 'sogo' user: 'sogo' host: 'localhost' (Got an error reading communication packets)
2020-04-14T14:08:36.732353Z 24 [Note] Aborted connection 24 to db: 'sogo' user: 'sogo' host: 'localhost' (Got an error reading communication packets)
2020-04-14T14:10:06.887911Z 28 [Note] Aborted connection 28 to db: 'sogo' user: 'sogo' host: 'localhost' (Got an error reading communication packets)

SOGo log

Code: [Select]
root@zentyal-1905:/var/log/sogo# tail -f sogo.log
Apr 16 12:11:46 sogod [10287]: 192.168.5.145 "GET /SOGo/ HTTP/1.1" 200 10366/0 0.010 34761 70% 0
Apr 16 12:11:51 sogod [10287]: SOGoRootPage successful login from '192.168.5.145' for user 'test@zentyal-domain.lan' - expire = -1  grace = -1
Apr 16 12:11:51 sogod [10287]: 192.168.5.145 "POST /SOGo/connect HTTP/1.1" 200 62/81 0.377 - - 0
Apr 16 12:11:52 sogod [10287]: 192.168.5.145 "GET /SOGo/test@zentyal-domain.lan HTTP/1.1" 200 10369/0 0.010 34767 70% 0

https://sogo.nu/bugs/view.php?id=4684
« Last Edit: April 16, 2020, 10:21:22 am by tunsa »