Prepare for the EWS / grommunio 2023.11.1 release
Please show the content of /usr/share/grommunio-common/nginx/upstreams.d/ with:
ls -l /usr/share/grommunio-common/nginx/upstreams.d/
Now I understand!
You are fully right, it was me tweaking my setup and causing the issue.
When adjusting my configuration, I moved some content from /usr/share/
into the conf files residing in /etc
as I needed to do some modification due to my reverse proxy setup in front of nginx.
So it is obvious why my configuration was not updated.
So sorry for stealing your time and many thanks for pointing me to the issue.
Thanks, @WalterH , for providing this information. Very much appreciated.
BTW: why did the developers decide to use non-specfic file names such as nginx-access.log
instead of package specific names such as grommunio-access.log
? My server is not just running grommunio. Can I rise this issue somewhere?
This commit clarifies how to enable EWS: https://github.com/grommunio/gromox/commit/6e623631ccc32226fd1019add12e08aba2eb8e17 for testing.
- Edited
Na dann bin ich auf die Release-Notes gespannt.
Konnte aber trotzdem nicht warten! Die neuen Icons im "Breeze"- Thema der WEB-GUI sind super.
Auf meinem Mac konnte ich ein Apple-Mail Konto einrichten, aber Apple Mail stürzt jedes Mal nach ca. 2 Sekunden ab. Kurz kann man einen gefüllten und aktuellen Posteingang erblicken, dann folgt der Absturz. Das warten wir mal wie gesagt ab!
THE_FRICKLER I have the same issue, Mail app crashes immediate. macOS Big Sure 11.2.3. I will update to 11.7.10 and test again.
I use macOs 14.1
and get this on Grommunio-Admin WEB
meine ews.cfg hat nur:
ews_beta=1
#ews_experimental=1
#ews_log_filter=*
#ews_pretty_response=yes
#ews_request_logging=yes
#ews_response_logging=1
#ews_debug=1
#smtp_server_ip=::1
#smtp_server_port=25
Meine ews.cfg hat mehr Einträge ändert aber nichts.
ews_pretty_response=1
ews_request_logging=1
ews_response_logging=1
#ews_debug=1
ews_experimental=1
# ab 10.11.2023:
ews_beta=1
THE_FRICKLER Development was able to reproduce this issue. I assume the release will be shifted for some days.
The release came out a few days ago and the issue is still there. Or did anyone find a fix/workaround?
- Edited
Wo findet man den die ews.cfg Datei, bzw. wo muss diese angelegt werden?
A simple systemctl restart gromox-http
will also do the trick instead of reboot.