mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00
[GH-ISSUE #3364] webmail internal server error, with forward (+fix?) #1844
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1844
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xinomilo on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3364
Steps to reproduce
recently upgraded Debian 11 -> Debian 12. modoboa was at 2.2.4, so upgraded to latest version (2.3.4) and rebuild virtual env per instructions. webmail is on 1.9.0 version.
Current behavior
since the upgrade, some users are complaining of not being able to send messages using webmail. checked logs and attaching notification send to server admin.
error_report.txt
getting a lot of these daily, and they're all occurring when forwarding some message from webmail.
possible fix (not sure). :
tried to reproduce myself, and found an internal error (500) on forwarding a message with attachment . displayed error in webmail :
"[Errno 2] No such file or directory: '/srv/modoboa/instance/media/webmail/tmpfbyw79de'"
after that, i checked and there was no webmail/ folder under media/.
recreated it, and then could forward the same message, without any errors..
maybe modoboa-installer isn't affected, but manual updates/rebuilding venv probably is (?)
thanks,
@stale[bot] commented on GitHub (Feb 25, 2025):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.