jfrog artifactory could not validate router error

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: <your ipv4 IP>

Leave a Comment