Describe the bug
Timetracker does not send Emails in case a user is over time:
Failed to send limit email to user: Unable to build URLs outside an active request without 'SERVER_NAME' configured. Also configure 'APPLICATION_ROOT' and 'PREFERRED_URL_SCHEME' as needed. [in /app/app/utils/scheduled_tasks.py:1299]
To Reproduce
Steps to reproduce the behavior: User goes over 9h on workday time
Expected behavior
Email is sent to the user which has overtime for the day
Environment
- TimeTracker version: 5.11.4
- Deployment: Docker
- OS: Ubuntu 24.04
Additional context
Add any other context about the problem here (logs, config, etc.).
Describe the bug
Timetracker does not send Emails in case a user is over time:
Failed to send limit email to user: Unable to build URLs outside an active request without 'SERVER_NAME' configured. Also configure 'APPLICATION_ROOT' and 'PREFERRED_URL_SCHEME' as needed. [in /app/app/utils/scheduled_tasks.py:1299]To Reproduce
Steps to reproduce the behavior: User goes over 9h on workday time
Expected behavior
Email is sent to the user which has overtime for the day
Environment
Additional context
Add any other context about the problem here (logs, config, etc.).