© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
Supabase
•
4mo ago
•
11 replies
MightyPeasant
Error sending confirmation email on Self Hosted instance
I have a self hosted supabase project
, where i am facing the above issue
. My logs are showing the following
"api
"
,
"error
"
:
"unsupported protocol
:
"
"
only postgres hooks and HTTPS functions are supported at the moment
"
,
I was not facing these issues locally
, so i was thinking
, maybe its an issue with my
.env setup for docker
-compose
.yml
These are my following variables
General
SITE
_URL
=
"
http://xxxxxxxx:3000
"
ADDITIONAL
_REDIRECT
_URLS
=
https://xxxxxxxx,http://xxxxxxxx:3000/api/auth/callback
JWT
_EXPIRY
=3600
DISABLE
_SIGNUP
=false
API
_EXTERNAL
_URL
=
"
http://xxxxxxxx:8000
"
Mailer Config
MAILER
_URLPATHS
_CONFIRMATION
=
"
/auth
/v1
/verify
"
MAILER
_URLPATHS
_INVITE
=
"
/auth
/v1
/verify
"
MAILER
_URLPATHS
_RECOVERY
=
"
/auth
/v1
/verify
"
MAILER
_URLPATHS
_EMAIL
_CHANGE
=
"
/auth
/v1
/verify
"
MAILER
_EXTERNAL
_HOSTS
=
"xxxxxxxx
"
Email auth
ENABLE
_EMAIL
_SIGNUP
=true
ENABLE
_EMAIL
_AUTOCONFIRM
=false
SMTP
_ADMIN
_EMAIL
=testing
@lungicolor
.shop
SMTP
_HOST
=smtp
-relay
.brevo
.com
SMTP
_PORT
=587
SMTP
_USER
=xxxxxxxx
@smtp
-brevo
.com
SMTP
_PASS
=xxxxxxxx
SMTP
_SENDER
_NAME
=TESTING
ENABLE
_ANONYMOUS
_USERS
=false
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Self-Hosted Email Confirmation Issue
S
Supabase / help-and-questions
7mo ago
Error sending confirmation email
S
Supabase / help-and-questions
8mo ago
Error sending confirmation email
S
Supabase / help-and-questions
13mo ago
Self Hosted Instance Features
S
Supabase / help-and-questions
2w ago