Youtrack-settings when listen-port of Hub has changed
Answered
Hi,
here in our company we plan to change the listen port of Hub from 8082 to another port. I did in in hub and everything works with it.
The pnly problem now is Youtrack. I cannot start it bebause it can't reach this external Hub URL (of course because if the new port).
So my question: Where can i set the new URL uf the external hub? Everything remains like before, only the port has changed.
Thanks in advance and Best regards
Please sign in to leave a comment.
Hello Thomas, please proceed as follows:
1) stop YouTrack ./bin/youtrack.sh stop
2) reconfigure the Hub URL ./bin/youtrack.sh configure --hub-url=<new.hub.url.here>
3) start YouTrack ./bin/youtrack.sh start
Please make sure that the Hub URL has /hub at the end.
Important note: if you use an MSI distribution, you need to do all that from the admin account.
Let me know if I can answer any further questions, thank you!
Hi Liubov,
yeah, you saved my day! :D
It works perfect, my Hub now runs on the new port.
Thank you very much for your support and a Happy New Year!
Best regards
Thomas