mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #2263] Unable to update domain quota from Web UI or API #1556
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#1556
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 @mattg66 on GitHub (Jun 12, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2263
1.17.0
OS Type: Debian
OS Version: 10
Database Type: PostgreSQL
installer used: Yes
Webserver: Nginx
Set domain quota upon creation, then attempt to update quota. Quota doesn't update for domain and as a result, no more users can be added to the domain.
Occurs with both API Patch request and Web UI. When trying to reduce quota from web UI, HTTP 500 is returned
@H-A-L-I-S commented on GitHub (Jun 15, 2021):
Not sure, if it is related, but you can try this from #2247 :
You can also try this to get more information:
You have more information if you enable debug traces: edit /srv/modoboa/instance/instance/settings.py, set DEBUG to True, save and reload uwsgi.@mas1701 commented on GitHub (Jun 16, 2021):
Might be related:
I'm experiencing the problem, that I cannot modify Sieve filters once they have been created. I have to delete the rule in question and re-create it. Very annoying. My django-webpack-loader IS 0.7.0.
@mattg66 commented on GitHub (Jun 22, 2021):
Thanks for the suggestion, however I am alreadying using django-webpack-loader 0.7.0 apparently:
Requirement already satisfied: django-webpack-loader==0.7.0 in ./env/lib/python3.7/site-packages (0.7.0)@tonioo commented on GitHub (Jun 30, 2021):
@mattg66 Which quota are you talking about?
@mattg66 commented on GitHub (Jul 20, 2021):
Domain quota, this is still an issue and I cannot increase the capacity of my domains!
@mattg66 commented on GitHub (Jul 27, 2021):
The workaround is to edit the 'quota' column for the domain
@stale[bot] commented on GitHub (Sep 25, 2021):
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.