error from node construction: expected ed25519 data size to be 64 or 96, got 32
See original GitHub issue👉️ Please describe what you were doing when this error happened.
Specifications
- OS: win32
- IPFS Desktop Version: 0.20.5
- Electron Version: 18.0.3
- Chrome Version: 100.0.4896.75
Error
Error: Initializing daemon...
go-ipfs version: 0.12.2
Repo version: 12
System version: amd64/windows
Golang version: go1.16.15
2022-05-09T21:43:29.353-0300 ERROR cmd/ipfs ipfs/daemon.go:430 error from node construction: expected ed25519 data size to be 64 or 96, got 32
Error: expected ed25519 data size to be 64 or 96, got 32
at errorTemplate (C:\Users\Windows\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:78:49)
at Object.loadWindow (C:\Users\Windows\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:115:26)
at startIpfsWithLogs (C:\Users\Windows\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:163:25)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async module.exports (C:\Users\Windows\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:205:15)
at async startIpfs (C:\Users\Windows\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\index.js:46:17)
at async module.exports (C:\Users\Windows\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
node-forge/README.md - UNPKG
message: 'Certificate common name does not match expected client.' 427, };. 428, }. 429 ...
Read more >Como podria quitar este error - IPFS Forums
Error : Initializing daemon... go-ipfs version: 0.12.2 Repo version: 12 ... from node construction: expected ed25519 data size to be 64 or 96,...
Read more >First impressions of Rust programming on Solana
After adding ed25519-dalek crate to my solana program, I get errors when building that say “Stack offset of -7680 exceeded max offset of...
Read more >Opcodes - Algorand Developer Portal
The signed data must be 32 bytes long, and signatures in lower-S form are only ... data (bottom) are expected on the stack...
Read more >Java Platform, Standard Edition - Security Developer's Guide
you find any errors, please report them to us in writing. ... Limiting Amount of Data Algorithms May Encrypt with a Set of...
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
@ASPPIBRA do you mind rephrasing? I did not understand what’s happening at the startup.
This issue was closed because it is missing author input.