We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's Discord.
Bee 2.2.0
When I try to open my registered personal page on http://vps:1633/bzz/nugaon.eth I get 400 error.
http://vps:1633/bzz/nugaon.eth
I can resolve the nugaon.eth address as so far.
"time"="2024-09-13 15:37:30.887535" "level"="debug" "logger"="node/api" "msg"="resolve name: attempting to resolve string to address" "string"="nugaon.eth" "time"="2024-09-13 15:37:30.887822" "level"="debug" "logger"="node/api/act_decryption_handler" "msg"="invalid path params" "error"="1 error(s) occurred: `address=nugaon.eth`: invalid name or bzz address: 1 error occurred:\n\t* failed parsing CID nugaon.eth err invalid cid: selected encoding not supported: could not parse\n\n" "time"="2024-09-13 15:37:30.887974" "level"="error" "logger"="node/api/act_decryption_handler" "msg"="invalid path params" "error"="1 error(s) occurred: `address=nugaon.eth`: invalid name or bzz address: 1 error occurred:\n\t* failed parsing CID nugaon.eth err invalid cid: selected encoding not supported: could not parse\n\n" "time"="2024-09-13 15:37:30.888239" "level"="debug" "logger"="node/api" "msg"="content length header not found" "time"="2024-09-13 15:37:30.888468" "level"="info" "logger"="node/api" "msg"="api access" "ip"="X.X.X.X" "method"="GET" "host"="vps:1633" "uri"="/bzz/nugaon.eth/" "proto"="HTTP/1.1" "status"=400 "size"=240 "duration"="1.412272ms" "user-agent"="browser"
open http://{hostName}:1633/bzz/nugaon.eth in the browser.
seemingly the problem caused by the newly introduced ACT feature
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context
Bee 2.2.0
Summary
When I try to open my registered personal page on
http://vps:1633/bzz/nugaon.eth
I get 400 error.Expected behavior
I can resolve the nugaon.eth address as so far.
Actual behavior
Steps to reproduce
open http://{hostName}:1633/bzz/nugaon.eth in the browser.
Possible solution
seemingly the problem caused by the newly introduced ACT feature
The text was updated successfully, but these errors were encountered: