Skip to content

Improve error when a mutliaddr without peer ID is passed #64

@2color

Description

@2color

UX Problem

Passing a multiaddr without a peer ID will yield the following error:

⚠️ backend returned an error: 500 invalid p2p multiaddr

For example:
Screenshot 2024-09-06 at 12 36 47 PM

Suggested solution

Either perform client side validation on the multiaddr and require a PeerID in the multiaddr or improve the error message from the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps updif/mediumPrior experience is likely helpfuleffort/daysEstimated to take multiple days, but less than a week

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions