Running Windows 10 as the ADMIN on my personal laptop.
The error is:
localhost refused to connect.
ERR_CONNECTION_REFUSED
I updated the server.xml file so that the SERVER/ENGINE/HOST/CONTEXT/PATH value is:
Context path="/confluence" docBase="../confluence" debug="0" reloadable="false" useHttpOnly="true"
I cleared Chrome cache.
I tried Incognito mode.
I tried IE.
I tried uninstalling Confluence and reinstalling Confluence.
I tried rebooting.
All roads lead to this error.
Please help!
I found and resolved the problem... I had a silly typo in the server.xml file. I corrected that mistake and was able to log into and configure Confluence successfully.
Hey Shawn,
The context path in the server.xml file is where the application server will be listening. Since it's set to /confluence in the example you've pasted, it's likely that the address you'll need to use is http://localhost:8090/confluence - give that a try with Confluence started and see if it serves up.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, Daniel, but that did not work. Neither http://localhost:8090/confluence nor http://localhost:8090/ work. Same error.
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.