ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.86k stars 850 forks source link

[gui error report] Error: invalid ip address #2766

Closed matisalimbene closed 2 weeks ago

matisalimbene commented 3 months ago

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

Specifications

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)
welcome[bot] commented 3 months ago

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:

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

lidel commented 2 weeks ago

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