[Bug]: Docker health-check script fails when using self signed certificates #4393
Closed
1 task done
Labels
bug
Something isn't working
Verified issue does not already exist?
What happened?
When using self signed certificated, the fetch used in the health-check node script returns an error, what results in an unhealthy status in Docker.
FetchError: request to https://localhost:8003/health failed, reason: self-signed certificate at ClientRequest
How can we reproduce the issue?
Generate own self signed certificates and use them the actual docker compose setup. Enable health check in the docker compose, pointed to the health-check.js script in the src/scripts folder.
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Microsoft Edge
Operating System
Linux
The text was updated successfully, but these errors were encountered: