User SignUp is broken since version 0.9.5+ (Email not sending) #49
Labels
No Label
big feature
bug
duplicate
enhancement
help wanted
high priority
invalid
low priority
question
tech debt
ui/ux
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shibao/cannery#49
Loading…
Reference in New Issue
Block a user
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?
Hi,
I have tested the user registration on 0.9.5, 0.9.6, 0.9.9 and all are broken. Error message posted below.
I downgraded to 0.9.1 and i can get the email to send out successfully.
This is the log from the successful sending on Cannery 0.9.1 and postrgres:13
When trying to get an invite sent out the oban_logger process crashes with the Email.worker failing.
Trying to restart the Cannery Application instantly crashes this process as well, below is the error log
The all downgrades and upgrades were tested within 30 mins of each other to find which version enabled the email sign up to work.
These are my SMTP settings used within the docker environment vars
Tested as confirmed to work on 0.9.1, 0.9.2, 0.9.3, 0.9.4.
The breakage appears in the code released in 0.9.5
User SignUp is broken since version 0.9.1+ (Email not sending)to User SignUp is broken since version 0.9.5+ (Email not sending)d896257602/lib/cannery/accounts/email_worker.ex
- im not overly familiar with elixir and JS, but i presume a library update or dependency update in 0.9.5 requires the following file to be updated.sorry about this issue, could you try updating to version
0.9.10
and seeing if that fixes the issue? thank you!Hey,
This is still broken in 0.9.10
can you try seeing if this is fixed in version 0.9.11? thank you!
i'm going to close this since I'm pretty sure that it's fixed, but if it isn't please don't hesitate to reopen!