question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lidelcommented, May 23, 2022

@ASPPIBRA do you mind rephrasing? I did not understand what’s happening at the startup.

0reactions
github-actions[bot]commented, Jun 7, 2022

This issue was closed because it is missing author input.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found