[GH-ISSUE #1099] Question: trouble creating admin user via CLI #2201

Closed
opened 2026-03-01 17:57:14 +03:00 by kerem · 2 comments
Owner

Originally created by @p6002 on GitHub (Feb 18, 2023).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1099

Cannot create admin account, after deploying container through portainer.
Command: archivebox manage createsuperuser
Not work, because after loging to container, root commands are blocked by developer for some reason (?)
Any environment need to be added to compose file?

Originally created by @p6002 on GitHub (Feb 18, 2023). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1099 Cannot create admin account, after deploying container through portainer. Command: `archivebox manage createsuperuser` Not work, because after loging to container, root commands are blocked by developer for some reason (?) Any environment need to be added to compose file?
kerem closed this issue 2026-03-01 17:57:14 +03:00
Author
Owner

@pirate commented on GitHub (Feb 19, 2023):

Please follow the ticket instructions, they're there for a reason. I need the full verbatim output of archivebox version to help, and either a screenshot or verbatim log output from the command you tried to run.

You don't need any root commands to change the archivebox password, you can do it as long as you can run any archivebox <subcommand> command.

<!-- gh-comment-id:1435833545 --> @pirate commented on GitHub (Feb 19, 2023): Please follow the ticket instructions, they're there for a reason. I need the full verbatim output of `archivebox version` to help, and either a screenshot or verbatim log output from the command you tried to run. You don't need any root commands to change the archivebox password, you can do it as long as you can run any `archivebox <subcommand>` command.
Author
Owner

@p6002 commented on GitHub (Feb 19, 2023):

Ok i fix it using this solution:
https://github.com/ArchiveBox/ArchiveBox/issues/734

<!-- gh-comment-id:1435935440 --> @p6002 commented on GitHub (Feb 19, 2023): Ok i fix it using this solution: https://github.com/ArchiveBox/ArchiveBox/issues/734
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/ArchiveBox#2201
No description provided.