im having the same issue. seems the install is broken. Might rebuild my own compose and launch it, kinda stupid it doesn’t work out of the box
here is the error
Error Output:
mysql: Deprecated program name. It will be removed in a future release, use
‘/usr/bin/mariadb’ instead
ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not
support it
Created an account specifically to say that you might get 502 error after setting up Invoice Ninja for the first time. The solution is to add a DB_HOST1 with the ip address of the database container in the environment variables as suggested here: 502 Bad Gateway error v5 - #8 by hismayilov - Self-Hosted | v5 - Support Forum
I was able to get it setup, took a few tries but its working.
Has anyone been able to get it setup via Cloudflare tunnels?
Most of it works under the tunnel but I’ve noticed if I try and visit client portal thats where it bugs, If I connect via local ip it works fine
Edit:
After some ChatGPT’ing I was able to fix by adding environment variable TRUSTED_PROXIES = *