Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't create-invite-code bc pds_email error #177

Open
irenetherogue opened this issue Dec 8, 2024 · 0 comments
Open

can't create-invite-code bc pds_email error #177

irenetherogue opened this issue Dec 8, 2024 · 0 comments

Comments

@irenetherogue
Copy link

I'm trying to setup a bsky instance on DigitalOcean but they're convinced the issue is that i'm trying to send emails from the droplet.

I'm following this walkthru, from Sept 2024:
https://rafaeleyng.github.io/self-hosting-a-bluesky-pds-and-using-your-domain-as-your-handle

I've made it to configuring SMTP on the PDS and entered the code the walkthru gave:

echo 'PDS_EMAIL_SMTP_URL=smtps://resend:[email protected]:465/' >> /pds/pds.env
echo 'PDS_EMAIL_FROM_ADDRESS=[email protected]' >> /pds/pds.env
reboot

but no matter what i do, when i enter "pdsadmin create-invite-code" it spits out this error:

/pds/pds.env line 16 pds_email: command not found

In case it matters, I'm also using Resend and Namecheap, as the walkthru recommends
I admittedly am not very skilled at this yet, and suspect it's a simple fix but I haven't seen anyone else report this issue yet

Tysm for reading, and for any help you can give :)

@irenetherogue irenetherogue changed the title /pds/pds.env line 16 pds_email: command not found can't create invite code bc pds_email error Dec 8, 2024
@irenetherogue irenetherogue changed the title can't create invite code bc pds_email error can't create-invite-code bc pds_email error Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant