dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
I upgraded our WLCG dCache instance yesterday from 5.2 to 6.2.35, everything is ok except the SRR publication which fails with :
curl https://localhost:3880/api/v1/srr --insecure {"errors":[{"message":"Internal error: java.lang.IllegalArgumentException: Not a valid URI IP literal: '0:0:0:0:0:0:0:1'","status":"500"}]}%
Any issue with IPV6 addresses?
Adrien
Hi,
I upgraded our WLCG dCache instance yesterday from 5.2 to 6.2.35, everything is ok except the SRR publication which fails with :
curl https://localhost:3880/api/v1/srr --insecure {"errors":[{"message":"Internal error: java.lang.IllegalArgumentException: Not a valid URI IP literal: '0:0:0:0:0:0:0:1'","status":"500"}]}%
Any issue with IPV6 addresses? Adrien