You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the default username maintains the secure connection.
The secure connection is only lost when the default password is changed and is then secure connection is no longer accessible.
Does anyone have the same problem?
Edit:
Had to change in .env
APP_ENV=production
APP_TRUSTED_PROXIES=(all Cloudflare-IP)
APP_TRUSTED_CLOUDFLARE=true
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have Monica in a separate LXC container
Also Cloudflared LXC container
A subdomain with Cloudflare Tunnel via Cloudflared.
The default credentials are on Monica's helper scripts page.
See here:
https://community-scripts.github.io/ProxmoxVE/scripts?id=monica
Changing the default username maintains the secure connection.
The secure connection is only lost when the default password is changed and is then secure connection is no longer accessible.
Does anyone have the same problem?
Edit:
Had to change in .env
APP_ENV=production
APP_TRUSTED_PROXIES=(all Cloudflare-IP)
APP_TRUSTED_CLOUDFLARE=true
Beta Was this translation helpful? Give feedback.
All reactions