-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [OpenProject] <unable to change the host name in the 'System Settings' > #1690
Comments
I agree with this issue. Neither it allows to change hostname from the |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I am still waiting. |
Same here. The issue is still open |
@baldarn Hi, I think you initially set up the add-on would you have time to check? Or should I discontinue the add-on? Thanks! |
I will try and take a look. I didn't see this issue till you pinged me ;) |
Thanks! No worry, it's not like we're on a payroll ;-) |
Thank you @alexbelgium and @baldarn for responding to this even though you are not on a payroll. I really appreciate it.
I'm not sure how can I combine nginix with cloudflare tunnel that I'm using. For testing purpose, I tried assigning variables OPENPROJECT_HTTPS, OPENPROJECT_HOST__NAME, SERVER_PROTOCOL_FORCE_HTTPS and OPENPROJECT_PORT direclty using portainer that created another container and worked but it still can't work over cloudflare tunnel. I mean I get the login screen but as soon as I make login it doesn't redirect into anything and all I see is a white screen. This is now different issue but, I have similar problem with nextcloud where I can see nextcloud login screen over the other end of cloudflare tunnel but loggin in doesn't take me anywehre. (Apparently, nextcloud has a configuration option to set extern url in trusted_domains and to change port). I am a bit lost with Openproject and nextcloud. Your help and suggestions would be great🙏 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@baldarn I am sorry but I am not really sure how can I achieved the following you mentioned
I tried I have changed port 8080 to 8089 in And when I try to access What am I doing wrong? |
my suggestion is to let https only on the proxy and then forward http traffic. then disable ssl on openproject this should work |
Does Openproject still have the ability to send out emails with links back to the server?
Would these links not be obsolete if we are not able to set the correct address?
Sendt fra Outlook til Android<https://aka.ms/AAb9ysg>
…________________________________
From: Lorenzo Farnararo ***@***.***>
Sent: Monday, March 3, 2025 11:35:44 AM
To: alexbelgium/hassio-addons ***@***.***>
Cc: kejXero ***@***.***>; Mention ***@***.***>
Subject: Re: [alexbelgium/hassio-addons] 🐛 [OpenProject] <unable to change the host name in the 'System Settings' > (Issue #1690)
my suggestion is to let https only on the proxy and then forward http traffic.
then disable ssl on openproject
this should work
—
Reply to this email directly, view it on GitHub<#1690 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APF2NKMRIWMRR6SNZLD3H5D2SQWABAVCNFSM6AAAAABUK6CKSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJTHEZTINJYHA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
[baldarn]baldarn left a comment (alexbelgium/hassio-addons#1690)<#1690 (comment)>
my suggestion is to let https only on the proxy and then forward http traffic.
then disable ssl on openproject
this should work
—
Reply to this email directly, view it on GitHub<#1690 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APF2NKMRIWMRR6SNZLD3H5D2SQWABAVCNFSM6AAAAABUK6CKSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJTHEZTINJYHA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
No I don't think emailing functionality would affect. Email functionality is depend on SMTP setup and that would be withing docker while getting access to docker is front end thing. |
This is what I am doing within Cloudflared addon. Calibre does not have SSL and I'm accessing it in similar way you mentioned but Openproject does not work. Secondly, I tried using NPM to setup proxy but NPM does not seem working for me. Can you access Openproject via cloudflare tunnel? if yes, plesae guide me through your way. |
I confirm the issue A trick i did to have this working was editing the you can change that value changing the env var give it a try. |
Thank you for confirming the issue. I changed hostname env var I also added bridge IP into proxy list in configuration.yaml. What else am I mssing? |
I was looking at the page source and found some clue. Apparently it does load the page over live domain via cloudflare tunnel but somehow See this screenshot |
OK. I now solved this🤩. The culprit was |
@baldarn @alexbelgium Do you think that updating openproject version to latest 15.3.x would solve the problem of hostname not being updated? |
I don't think so, the hostname is configured via the env var, so is not editable via the UI |
Description
I am running OpenProject as an Home Assistant add-on. I have changed the port number from the default 8080 to 18080, due port is being used in another add-on. After login, at the buttom of the webpage, the following is stated: Hostname setting mismatch. Your application is running with its host name setting set to localhost:8080, but the request is a 192.168.XX.YY hostname. This will result in errors! Go to System settings and change the "Host name" setting to correct this. It is not possible to change the host name from the current localhost:8080.
Reproduction steps
Addon Logs
Architecture
No response
OS
No response
The text was updated successfully, but these errors were encountered: