ipfs-desktop icon indicating copy to clipboard operation
ipfs-desktop copied to clipboard

[gui error report] Error: invalid ip address

Open salimbene opened this issue 2 years ago • 1 comments

👉️ Please describe what you were doing when this error happened.

Specifications

  • OS: darwin 23.2.0
  • IPFS Desktop Version: 0.33.0
  • Electron Version: 19.1.9
  • Chrome Version: 102.0.5005.167

Error

Error: invalid ip address
    at ip2bytes (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/convert.js:108:11)
    at Function.convertToBytes [as toBytes] (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/convert.js:73:14)
    at /Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/codec.js:109:35
    at Array.map (<anonymous>)
    at stringTuplesToTuples (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/codec.js:103:17)
    at stringToBytes (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/codec.js:221:13)
    at Object.fromString (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/codec.js:231:10)
    at new Multiaddr (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/index.js:56:26)
    at multiaddr (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/multiaddr/src/index.js:621:10)
    at parseMultiaddr (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/config.js:115:7)

salimbene avatar Feb 09 '24 18:02 salimbene

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

welcome[bot] avatar Feb 09 '24 18:02 welcome[bot]

This is likely the self-inflicted bug as https://github.com/ipfs/ipfs-desktop/issues/2767#issuecomment-2163279665 (follow fix suggested there)

lidel avatar Jun 12 '24 15:06 lidel