Cannot connect to azure mysql flexible server while --require_secure_transport=ON #5344
Open
1 task done
Labels
bug
Something isn't working
π I have found these related issues/pull requests
uptime-kuma/server/setup-database.js
Line 212 in 8a432ac
π‘οΈ Security Policy
Description
Cannot connect to azure mysql flexible server: Connections using insecure transport are prohibited while --require_secure_transport=ON.
π Reproduction steps
How to reproduce:
π Expected behavior
Expected result :
π Actual Behavior
Actual result:
Cannot connect to the database: Connections using insecure transport are prohibited while --require_secure_transport=ON.
require_secure_transport=OFF
for the server the application will pass the connection test.π» Uptime-Kuma Version
2.X-Beta
π» Operating System and Arch
Docker louislam/uptime-kuma:2.0.0-beta.0
π Browser
Brave 1.71.118
π₯οΈ Deployment Environment
π Relevant log output
Cannot connect to the database: Connections using insecure transport are prohibited while --require_secure_transport=ON.
The text was updated successfully, but these errors were encountered: