after running mycelium logs for example in zos in ndmz namespace we got an error saying
[-] mycelium: Invalid IP address format: fe80::1%zos
looks like myc is trying to parse local-link ipv6 addresses for some reason which should be skipped or parsed properly to eliminate this error msg which is confusing users
threefoldtech/zos#2486 (comment)