jfrog artifactory could not validate router error

前端 未结 3 1789
你的背包
你的背包 2020-12-10 16:05

When I download, unpack and launch artifactory.sh I see the following error

2020-02-26T21:32:50.496Z [jfac ] [ERROR] [c1b4de79a3f11666] [.j.a.s.         


        
3条回答
  •  遥遥无期
    2020-12-10 16:18

    Alexey, I suspect ipv6 ip being picked up by the start-script, causing this.

    Can you update your system.yaml (will be in var/etc/ folder) with the following and try?

    shared:
        node:
            ip: 
    

提交回复
热议问题