[GH-ISSUE #2966] 405 Method Not Allowed #1718

Closed
opened 2026-02-27 11:18:45 +03:00 by kerem · 5 comments
Owner

Originally created by @lmfrazao on GitHub (Apr 24, 2023).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2966

Impacted versions

  • OS Type: Ubuntu
  • OS Version: 20.04
  • Database Type: MySQL
  • Modoboa: 2.1.1
  • installer used: Yes ?
  • Webserver: Nginx

Steps to reproduce

after upgrading from 2.1.0 I am having errors when editing domains and users, it just won't open.

with debug enabled, same thing.

only can see 405 Method Not Allowed on browser error

[HTTP/2XHRGET
...admin/accounts/2/edit/?active_tab=mail
405 Method Not Allowed

Originally created by @lmfrazao on GitHub (Apr 24, 2023). Original GitHub issue: https://github.com/modoboa/modoboa/issues/2966 # Impacted versions * OS Type: Ubuntu * OS Version: 20.04 * Database Type: MySQL * Modoboa: 2.1.1 * installer used: Yes ? * Webserver: Nginx # Steps to reproduce after upgrading from 2.1.0 I am having errors when editing domains and users, it just won't open. with debug enabled, same thing. only can see 405 Method Not Allowed on browser error [HTTP/2XHRGET ...admin/accounts/2/edit/?active_tab=mail 405 Method Not Allowed
kerem 2026-02-27 11:18:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@lmfrazao commented on GitHub (Apr 24, 2023):

update:

aliases open ok

listing quotas from users, if you try to open a user from that list, same error.

<!-- gh-comment-id:1519283182 --> @lmfrazao commented on GitHub (Apr 24, 2023): update: aliases open ok listing quotas from users, if you try to open a user from that list, same error.
Author
Owner

@Spitfireap commented on GitHub (Apr 24, 2023):

Hi, thanks for the report. @tonioo it seems to come from this, domain/X/edit requires a get a load it seems.

<!-- gh-comment-id:1519457956 --> @Spitfireap commented on GitHub (Apr 24, 2023): Hi, thanks for the report. @tonioo it seems to come from [this](https://github.com/modoboa/modoboa/commit/5d886f3d06373d2c3292911bac0772bcd5102343), domain/X/edit requires a get a load it seems.
Author
Owner

@tonioo commented on GitHub (Apr 24, 2023):

@lmfrazao Have you run the collectstatic command during the upgrade? Make sure to also clear your cache.

<!-- gh-comment-id:1519809038 --> @tonioo commented on GitHub (Apr 24, 2023): @lmfrazao Have you run the collectstatic command during the upgrade? Make sure to also clear your cache.
Author
Owner

@lmfrazao commented on GitHub (Apr 24, 2023):

I did ran collectstatic

cache, you mean from the browser, correct ? that I did.

<!-- gh-comment-id:1519872011 --> @lmfrazao commented on GitHub (Apr 24, 2023): I did ran collectstatic cache, you mean from the browser, correct ? that I did.
Author
Owner

@lmfrazao commented on GitHub (Apr 27, 2023):

working fine now.

thank you!

<!-- gh-comment-id:1525877367 --> @lmfrazao commented on GitHub (Apr 27, 2023): working fine now. thank you!
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#1718
No description provided.