Hello,
I've installed Stash on my VPS (running CentOS 6) but when I try to gain access to it via IP:7990 nothing seems to load. I'm assuming this is because iptables isn't set up correctly to forward the port? Can anybody confirm? If not, how can I allow access?
Thanks
Stash runs within Tomcat and by default listens on port 7990 on all interfaces - however I cannot hypothesise why your setup is not working as I am not familiar with your VPS configuration. Presumably you are correct in thinking your port forwarding is not working.
Well, if iptables are the problem you can always just open the port, to confirm run this command and copy paste the output:
iptables-save
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the same problem and i solved simply changing the port on <atlassian_stash_directory>/conf/server.xml
search for 7990 and change in 8080. It seems ok
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.