[GH-ISSUE #1501] 504 error time out when exporting more than 30 thousand identities #1181

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

Originally created by @augustodv on GitHub (Jun 5, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1501

Impacted versions

  • Modoboa: 1.10.5
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

create more than 30k identities

Current behavior

at the moment of exporting the accounts already created, 35834, the page generates time out after a short time throwing error 504

Expected behavior

can exprort all identities

Video/Screenshot link (optional)

image
image

Originally created by @augustodv on GitHub (Jun 5, 2018). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1501 # Impacted versions * Modoboa: 1.10.5 * installer used: Yes * Webserver: Nginx # Steps to reproduce create more than 30k identities # Current behavior at the moment of exporting the accounts already created, 35834, the page generates time out after a short time throwing error 504 # Expected behavior can exprort all identities # Video/Screenshot link (optional) ![image](https://user-images.githubusercontent.com/39961339/40987266-851375c2-68be-11e8-9284-954df66987f1.png) ![image](https://user-images.githubusercontent.com/39961339/40987318-9f73db3c-68be-11e8-8a14-9db6f9cf0fea.png)
kerem closed this issue 2026-02-27 11:15:44 +03:00
Author
Owner

@augustodv commented on GitHub (Jun 5, 2018):

sorry for my english. i speak spanish.

<!-- gh-comment-id:394760902 --> @augustodv commented on GitHub (Jun 5, 2018): sorry for my english. i speak spanish.
Author
Owner

@tonioo commented on GitHub (Jun 6, 2018):

Indeed, the web export is not appropriated in your case... What don't you try the command line version?

<!-- gh-comment-id:394993742 --> @tonioo commented on GitHub (Jun 6, 2018): Indeed, the web export is not appropriated in your case... What don't you try the command line version?
Author
Owner

@augustodv commented on GitHub (Jun 6, 2018):

sorry but can not find, what would the command to export by command line?

<!-- gh-comment-id:395137193 --> @augustodv commented on GitHub (Jun 6, 2018): sorry but can not find, what would the command to export by command line?
Author
Owner

@tonioo commented on GitHub (Jun 7, 2018):

> python manage.py modo export identities
<!-- gh-comment-id:395354096 --> @tonioo commented on GitHub (Jun 7, 2018): ```shell > python manage.py modo export identities ```
Author
Owner

@augustodv commented on GitHub (Jun 7, 2018):

excelent!!! i use this command /srv/modoboa/env/bin/python /srv/modoboa/instance/manage.py modo export identities >> indentidades.csv

Thanks!!!!

<!-- gh-comment-id:395398952 --> @augustodv commented on GitHub (Jun 7, 2018): excelent!!! i use this command /srv/modoboa/env/bin/python /srv/modoboa/instance/manage.py modo export identities >> indentidades.csv Thanks!!!!
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#1181
No description provided.