You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helm Version:"v3.15.4"
Kubernetes :v1.28.2
Which chart :
What happened:
key point:Registration with router on URL http://localhost:8046 failed with error: UNIMPLEMEupNTED: HTTP status 404 page not found
I have saw the “issues/857“,but the advice of increase the resources of Mem or Cpu didn't works,my environment is totally a new cloud server cluster with 4 nodes,every node has 16C and 64G,and there is not other service on it,so basically my problem doesn't match “issues/857“.
Here is my private values.yaml:
my helm cmd is :helm install artifactory jfrog/artifactory --version 107.41.6 -f values.yaml -n artifactory
God,please help me with this issue,i have been trying to solve it for 1 week but still useless,i would be sincerely appreciated of somebody could give me an assistance,Ty!!!
The text was updated successfully, but these errors were encountered:
Both the Access and Artifactory micro-services are complaining that Router is not found. Can you check the router-service.log to see if it's printing anything? If not, then it seems Router is down, and we would need to investigate the reason for it. This seems more of an application issue rather than a Helm Chart issue.
helm Version:"v3.15.4"
Kubernetes :v1.28.2
Which chart :
What happened:
key point:Registration with router on URL http://localhost:8046 failed with error: UNIMPLEMEupNTED: HTTP status 404 page not found
I have saw the “issues/857“,but the advice of increase the resources of Mem or Cpu didn't works,my environment is totally a new cloud server cluster with 4 nodes,every node has 16C and 64G,and there is not other service on it,so basically my problem doesn't match “issues/857“.
Here is my private values.yaml:
my helm cmd is :helm install artifactory jfrog/artifactory --version 107.41.6 -f values.yaml -n artifactory
God,please help me with this issue,i have been trying to solve it for 1 week but still useless,i would be sincerely appreciated of somebody could give me an assistance,Ty!!!
The text was updated successfully, but these errors were encountered: