How do I set up YouTrack on our dev server so that we can all access it?
I have installed JetBrains YouTrack on our dev server, to listen on port 8585. On that server, the URL http://localhost:8585 brings up YouTrack nicely. Yet, if I work on my own desktop, and enter the server url http://192.168.xx.yy:8585, I get an ERR_CONNECTION_REFUSED error in my browser.
I have opened (I think) port 8585 on both machines Windows Firewall, ingoing and outgoing, but without any difference.
I have opened (I think) port 8585 on both machines Windows Firewall, ingoing and outgoing, but without any difference.
Please sign in to leave a comment.
Apologize for not responding earlier!
Please, check that BaseURL is set correctly (Administration > Settings > BaseURL), with the IP-address or domain machine name.
Are these machines in one network?
Thank you.