Hi,
The SOGo connector may not be the only working solution to sync
calendars / address books but it saves a lot of time when you have to
manage Thunderbird users in a professional environment like we do. It
removes most of the manual configuration that would be done on the
client. It can sim
Hi everybody,
after new install from scratch the WebUI doesn't start completely. I got
white page only instead of login page.
System: Debian 12, nginx, mariadb, sogo
The sogo.log looks like:
sogod [187495]: <0x0x55a6c4cf67f0[SOGoProductLoader]> SOGo products
loaded from '/usr/lib/GNUstep/SO
On Fri, Aug 23, 2024 at 4:01 PM "Christian@Mail" wrote:
> Hi everybody,
>
> after new install from scratch the WebUI doesn't start completely. I got
> white page only instead of login page.
>
> System: Debian 12, nginx, mariadb, sogo
>
> The sogo.log looks like:
>
> sogod [187495]: <0x0x55a6c4cf6
OK,
my nginx config looks like:
server {
listen 443 ssl;
listen [::]:443 ssl;
http2 on;
server_name webmail.example.com;
ssl_certificate /etc/letsencrypt/webmail/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/webmail/privkey.pem;
ssl_dhparam /etc/ssl/certs/dhp
I don't see much difference between mine and yours and mine loads the Web
UI perfectly. Can you pls try it and tell us if it also fails?
```
# SOGo
server {
listen 443;
root /usr/lib/GNUstep/SOGo/WebServerResources/;
server_name webmail.example.com;
server_tokens off;
Title: BTS activities for Friday, August 23 2024
BTS Activities
Home page: https://bugs.sogo.nu
Project: SOGo
For the period covering: Friday, August 23 2024
idlast updatestatus (resolution)categorysummary
3227