Skip to content
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

ERR_CONNECTION_CLOSED accessing Mangle Web #120

Open
xanderLum opened this issue Oct 3, 2022 · 4 comments
Open

ERR_CONNECTION_CLOSED accessing Mangle Web #120

xanderLum opened this issue Oct 3, 2022 · 4 comments
Assignees

Comments

@xanderLum
Copy link

Hi Mangle Team,

Need assistance as Mangle WebUI is not accessible via browser and always says the error connection closed.
err_connection_closed

Have verified the ports and firewall rules and tnc and curl/telnet are working.

docker containers are running and up:
docker ps -a + curl-telnet

When I curl -kv https:///mangle-services from photon-os server:
curl-from-photonserver

When I curl -kv https:///mangle-services from remote:
curl-from-remote

Have tried restarting the containers 1 by 1 mangleDB first, then mangleWeb, it's still the same issue. Please note that the browsers cache have been cleared as well and it's still the same issue. There's no notable errors also in the mangleDB and mangleWeb docker containers as the errors shown have the same error logs of our other running instance of mangle. Please kindly help asap as I'm currently stuck on what's causing this issue.. I have tried for the last 2 days. Thank you in advance!

@xanderLum
Copy link
Author

hi @ashrimalivmware, I hope your team can assist on this. Thank you in advance

@ashrimalivmware
Copy link
Contributor

@ranjansvmware can you have a look?

@ranjansvmware
Copy link
Contributor

@xanderLum I assume that you are trying to deploy Mangle OVA. Please verify file "~/var/opt/mangle-tomcat/config/server.jks" is created. Also, Please provide mangle latest logs to debug it further.

@fernandokarnagi
Copy link

@xanderLum did you try to stop the currently running Mangle and Cassandra containers and try to spin up new ones? To me, it might be network issue.

In the meantime, from within the SSH session where the Mangle containers are running, can you run this:
curl -v -X GET https://localhost:443/mangle-services/

See what you get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants