bee
bee copied to clipboard
`invalid path params` ens name resolution errors
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's Discord.
Context
bee: 1.17.5
Summary
- when the following command is run
curl localhost:1633/bzz/fairdatasociety.eth/
the following error is thrown{"code":400,"message":"invalid path params","reasons":[{"field":"address","error":"invalid hex byte: U+0069 'i'"}]}
- when the following is run
curl localhost:1633/bzz/octalmage.eth/
the following error is thrown{"code":400,"message":"invalid path params","reasons":[{"field":"address","error":"invalid name or bzz address: 1 error occurred:\n\t* failed parsing CID octalmage.eth err invalid cid: selected encoding not supported: could not parse\n\n"}]}
Expected behavior
error is thrown instead of the ens name getting resolved. likely due to the "fa"