Bytes endpoint 404 prints Swarmageddon in the logs for a /bytes/<address>
#4934
Labels
needs-triaging
new issues that need triaging
/bytes/<address>
#4934
Context
Bee 2.3.1
Summary
Make an obvious 404 bytes request:
GET http://localhost:1633/bytes/00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff
Bee logs:
Expected behavior
storage: not found
is not printed over and overActual behavior
Please see summary
Steps to reproduce
Please see summary, it is reproducible with any wrong address.
Possible solution
BZZ endpoint handles it without being overly dramatic:
The text was updated successfully, but these errors were encountered: