I have problems with dashboard access on self-host...
# support-questions-legacy
r
I have problems with dashboard access on self-hosted instance (locally in docker compose) I'm using Fasitfy as my backend framework
Copy code
{
statusCode: 500,
code: "EPROTO",
error: "Internal Server Error",
message: "request to https://localhost:3567/apiversion failed, reason: write EPROTO 405B78F001000000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
"
}
14 Views