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.

IPFS failing to start on linux

See original GitHub issue

When I compile from source on the master branch, the app opens to a blank screen. I just tested commit ba2c88b57184d1bc6a45f8edfabba096c805d64c but I recall ones as far back as around v0.9 ish had this issue as well.

I’m aware of issue #1244, but upon further inspection, I don’t believe that this is the cause for the issue I have found.

Here’s a screenshot containing all error messages in the debugger tool:

Screenshot_20191115_132946

My build environment is Fedora 31, npm 6.12.1 (removed node_modules dir before npm i and it still failed). Runtime is the same, running KDE Plasma 5.16.5.

Please tell me if you need any more info, and great work so far on the project!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Lazerbeak12345commented, Nov 18, 2019

I personally feel like this issue is resolved, but I’ll leave it up to you to close it @hacdias

0reactions
hacdiascommented, Nov 19, 2019

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message on ipfs init with Linux · Issue #8716 - GitHub
I am running the latest go-ipfs version or have an issue updating. ... queue/queue.go:124 Failed to enqueue cid: leveldb: closed`.
Read more >
Unable to start ipfs daemon after reboot - IPFS Forums
It looks like your IPFS config has some problem. If you don't mind to lose the data, just delete ~/.ipfs and than reinit...
Read more >
Install Kubo on the command line - IPFS Docs
Install Kubo on the command line. This guide describes the available installation processes for IPFS Kubo, a Go-based implementation of the InterPlanetary ...
Read more >
Change IPFS repo location in daemon service - Stack Overflow
Once this was completed, I successfully initialized my IPFS repo & was able to start the daemon as expected. $ ipfs daemon Initializing...
Read more >
A Technical Guide to IPFS – the Decentralized Storage of Web3
Open the official IPFS docs installation page and follow the instructions depending on your operating system (Windows, macOS, Linux).
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