Snap package: error on enabling IPFS command line tools
See original GitHub issuePlease describe what you were doing when this error happened. tried to enable file tools, resulting in this error. I have the server already running and documentation says that the desktop app can be used to manage the server already running on a system. Specifications
- OS: linux
- IPFS Desktop Version: 0.10.2
- Electron Version: 7.1.2
- Chrome Version: 78.0.3904.113
Error
Error: Unable to find pkexec or kdesudo.
at test (/snap/ipfs-desktop/7/resources/app.asar/node_modules/sudo-prompt/index.js:205:18)
at /snap/ipfs-desktop/7/resources/app.asar/node_modules/sudo-prompt/index.js:212:47
at FSReqCallback.oncomplete (fs.js:165:21)
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
ipfs cli command missing · Issue #1805 - GitHub
So, I tried to install the ipfs tool. First, I tried to install it via snap (yes I have snaps enabled on Linux...
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 >Troubleshooting | Snapcraft documentation
If this isn't possible, the snap command fails and outputs a connection refused error. There are various causes for this error. Try the...
Read more >ipfs-desktop - Gitee
An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
Read more >Troubleshooting - IPFS Docs
If you're getting unexpected behavior when trying to run common commands such as ipfs get <cid> returning Error: merkledag: not found , the...
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
On Tue, Jan 21, 2020 at 10:05:45AM -0800, Marcin Rataj wrote:
Yes it was with that snap and it’s ok to close the issue as ‘fixed’. Thanks!
@marathone ah, was the issue was with https://github.com/elopio/ipfs-snap, or something else? Is it ok to close this as fixed then?