mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 12:55:03 -05:00
[GH-ISSUE #652] Unable to create users in Pangolin #6346
Reference in New Issue
Block a user
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 @hermanops on GitHub (May 3, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/652
When I try to create an internal user ([organisation][settings][access][users][create]), I get an error "Failed to invite user, timout of 10000ms exceeded". In the logs I see:
@miloschwartz commented on GitHub (May 4, 2025):
Do you happen to have SMTP enabled?
@hermanops commented on GitHub (May 4, 2025):
Yes
@ptweety commented on GitHub (May 4, 2025):
I have a similar issue.
@hermanops commented on GitHub (May 4, 2025):
creating an user without an email (so just copy the link and give it to them), doesn't work either. After using the link, I get the error below and the e-mail with the verification code is never send.
@hermanops commented on GitHub (May 10, 2025):
in the new version (1.3.2), I was able to create an user and received the e-mail.