[GH-ISSUE #3229] Easy Install Fails to configure nginx #1804

Closed
opened 2026-02-27 11:19:13 +03:00 by kerem · 1 comment
Owner

Originally created by @dtdionne on GitHub (Apr 8, 2024).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3229

Bone stock install on a brand new Debian 12 vm.

nginx config doesn't work and just a blank page is displayed instead of an admin login.

I'll try the manual install now...

Originally created by @dtdionne on GitHub (Apr 8, 2024). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3229 Bone stock install on a brand new Debian 12 vm. nginx config doesn't work and just a blank page is displayed instead of an admin login. I'll try the manual install now...
kerem closed this issue 2026-02-27 11:19:13 +03:00
Author
Owner

@dtdionne commented on GitHub (Apr 8, 2024):

I got it, it was the TZ setting in /srv/modoboa/instance/instance/settings.py. Both...

  1. disabling TZ
  2. correcting TZ ('America/Chicago' in my case)

Fixed the issue.

That seems like a painful and silly bug that unjustly shines Modoboa in unfavorable light.

<!-- gh-comment-id:2043216743 --> @dtdionne commented on GitHub (Apr 8, 2024): I got it, it was the TZ setting in /srv/modoboa/instance/instance/settings.py. Both... 1. disabling TZ 2. correcting TZ ('America/Chicago' in my case) Fixed the issue. That seems like a painful and silly bug that unjustly shines Modoboa in unfavorable light.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1804
No description provided.