ezelkow1 commented on issue #11900: URL: https://github.com/apache/trafficserver/issues/11900#issuecomment-2539879962
so here's my example (just using IP's for one of my VMs running 10): ` outgoing_ip_to_bind: 192.168.5.16 [2601:282:4300:54:4d17:e14a:9a32:b49d] dns: local_ipv4: 192.168.5.16 local_ipv6: [2601:282:4300:54:4d17:e14a:9a32:b49d] ` Error: Error: Error parsing /opt/ats10/etc/trafficserver/records.yaml. yaml-cpp: error at line 217, column 17: bad conversion Like 217 is just the local_ipv6 field. Now if I wrap that in quotes it will no longer error out. However that does not explain how the outgoing_ip_to_bind is apparently parsed correctly having a non-quoted ipv6 string -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org