JFROG unable to access showing 8046 connection refused

3k Views Asked by At

Recent times jfrog server got rebooted from there when we start jfrog we are getting below stating like 8046 refused.

ERROR:

Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8046 [localhost/127.0.0.1] failed: Connection refused (Connection refused)

2

There are 2 best solutions below

3
Yuvarajan On

Appears to be an issue with the port availability. By meaning reboot, are you referring to the VM reboot [or] it's just the Application restart? If it's a VM reboot, we might need to review the port configuration (firewall configuration - whether the required ports are available, security groups - if any external provider is being used).

0
kranthi kk On

The problem the access.war file, the folder which was created out of access.war is empty so that created such an issue. Later after deleting the folder and started the service, jfrog came up and running