mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #530] Mailpit install error on Ubuntu 22.04 #342
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#342
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 @amnesca on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/530
Hi, I've been trying to install mailpit on Ubuntu 22.04 but keep receiving the following message. Any help would be appreciated. Thanks.
Error Message:
@axllent commented on GitHub (Jun 29, 2025):
That is really strange, it worked perfectly fine for me (just tested on Ubuntu 22.04). I'm wondering if you're missing a system command somewhere. Can you please confirm you have
jqinstalled (sudo apt install jq)?@amnesca commented on GitHub (Jun 29, 2025):
Yes, jq was installed, however, I just tried again and it installed successfully. Not sure what was going on but everything seems fine now. Thanks for your help.
@axllent commented on GitHub (Jun 29, 2025):
Very odd! Sorry, I haven't a clue what it could have been then. Glad to hear it's working anyway 👌