Closed marlowleon closed 10 months ago
Getting the same problem in Unraid with frp tunneling A problem with port in the url?
Hi, Please try:
TRUSTED_PROXIES
to *
or to your proxy ip addressASSET_URL=https://your.2fauth.instance
(like APP_URL
)(see https://github.com/Bubka/2FAuth/issues/261#issuecomment-1867753989)
Also, how did you set APP_URL
? Did you append the port and if so, is this the proxy port or the web server port?
Hi, Please try:
- Set
TRUSTED_PROXIES
to*
or to your proxy ip address- Set
ASSET_URL=https://your.2fauth.instance
(likeAPP_URL
)
This worked for me thanks. I was also suffering the white page on reverse proxy after update but this cured it :)
Hi, Please try:
- Set
TRUSTED_PROXIES
to*
or to your proxy ip address- Set
ASSET_URL=https://your.2fauth.instance
(likeAPP_URL
)(see #261 (comment))
Also, how did you set
APP_URL
? Did you append the port and if so, is this the proxy port or the web server port?
So on unraid I had to add those variables since the template does not have that option to edit the asset url or the proxy but looks like the issue was the asset url being added that fixed the issue. Thanks!
Version
5.0.1
Details & Steps to reproduce
After the update of 5.0,, just a blank white page loads on any browser. Can still access the port internally just not external with reverse proxy. No settings have been changed on Nginx side
just did update to 5.0.1 and same issue occurs
Expectation
Page should load but it does now
Error & Logs
No response
Execution environment
No response
Containerization
Additional information
Unraid