Error: unrecognized routing option
See original GitHub issue👉️ Please describe what you were doing when this error happened.
Specifications
- OS: darwin
- IPFS Desktop Version: 0.22.0
- Electron Version: 19.0.8
- Chrome Version: 102.0.5005.148
Error
Error: Initializing daemon...
Kubo version: 0.14.0
Repo version: 12
System version: amd64/darwin
Golang version: go1.18.3
Error: unrecognized routing option:
at errorTemplate (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:78:49)
at loadWindow (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:115:26)
at module.exports (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:120:3)
at startIpfsWithLogs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:165:9)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async module.exports (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:194:17)
at async startIpfs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:47:17)
at async module.exports (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:115:3)
at async run (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/index.js:84:5)
Issue Analytics
- State:
- Created a year ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
I am receiving an error message that the routing number is ...
I am receiving an error message that the routing number is incorrect for a direct deposit but have verified with the bank it...
Read more >Unknown option --route · Issue #33893 · angular ... - GitHub
I can get this to work without the --route option - but I want to know why that option is in the docs...
Read more >Unrecognized option or missing or extra parameter(s) in ...
I have a Linux x86_64 OpenVPN 2.3.11 on a server side (a Synology NAS) and an x86_64 Windows OpenVPN 2.4.5 on a client...
Read more >Unrecognized routes in a routing table | TNSR Documentation
When attempting to form an adjacency between two OSPF (Open Shortest Path First v2 (OSPF)) neighbors, if the neighbor status appears to be...
Read more >Unrecognized option "resource" under "fos_user"
Dlondero's suggestion fixed the issue, the fos_user configuration should be set in config/routes.yaml . From documentation, routes are never ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for your advice! Changing the value of Routing.Type in the .ipfs/config file did the trick. IPFS desktop opens again.
Sent with Tutanota, enjoy secure & ad-free emails.
8 Aug 2022, 19:05 by @.***:
@sintoniza-c are you able to check what is the value of
Routing.Type
in your.ipfs/config
file ? Try changing it todht
and let us know if it helped?