Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builtin deploy failed: error loading plugins: open /config/ipfs/config: permission denied #34

Open
folex opened this issue Oct 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@folex
Copy link
Member

folex commented Oct 7, 2021

I've seen this on krasnodar's node,

Error: builtins deploy failed

Caused by:
    on_start call failed: [String("get_peer_id: ipfs cli call failed: error: , stderr: Error: error loading plugins: open /config/ipfs/config: permission denied\n\n\nLocation:\n    effector/src/effector.rs:40:106")]

Location:
    crates/builtins-deployer/src/builtins_deployer.rs:87:18

services.json:

# cat /services.json
{
  "aqua-ipfs": {
    "version": "v0.5.0",
    "url": "https://github.com/fluencelabs/aqua-ipfs/releases/download/v0.5.0/aqua-ipfs.tar.gz",
    "sha256": "ce4c85f3bed33b0ae880306e6c8394e6f932e03ee25404bcd8eebac7bd1bbee7"
  },
  "aqua-dht": {
    "version": "v0.2.3",
    "url": "https://github.com/fluencelabs/aqua-dht/releases/download/v0.2.3/aqua-dht.tar.gz",
    "sha256": "809af04204624ae686c1b2ec3dd79dc9d2fe6fb0e4289cf75c396be36dde0d11"
  }
}

container: fluencelabs/node:latest_v259

@folex folex added the bug Something isn't working label Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant