Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

tox-node run error #56

@koomox

Description

@koomox

run tox-node config /etc/tox-node/config.yml command Error:

thread 'main' panicked at 'Execution was terminated with error: Custom { kind: Other, error: Compat { error: EncodeError { ctx: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }

stack backtrace:
   0: <no info> (0x55a32b26ca4f)
   1: <no info> (0x55a32b26cc0f)
   2: <no info> (0x55a32b1c946c)
   3: <no info> (0x55a32b1e8788)
   4: <no info> (0x55a32b263436)
   5: <no info> (0x55a32b24b829)
   6: <no info> (0x55a32b20d11b)
   7: <no info> (0x55a32b2323c6)
   8: <no info> (0x55a32b2654af)
   9: <no info> (0x55a32b230953)
  10: <no info> (0x55a32b24be93)
  11: <no info> (0x55a32b268357)
  12: <no info> (0x55a32b2321b3)
  13: <no info> (0x55a32b24a7d3)
  14: <no info> (0x55a32b197e7c)
  15: <no info> (0x55a32b189a2e)
  16: <no info> (0x55a32b17688d)
  17: <no info> (0x55a32b198040)
  18: <no info> (0x55a32b182dbf)
  19: <no info> (0x55a32b18a1e0)
  20: <no info> (0x55a32b177136)
  21: <no info> (0x55a32b199713)
  22: <no info> (0x55a32b181213)
  23: <no info> (0x55a32b1851ea)
  24: <no info> (0x55a32b19f660)
  25: <no info> (0x55a32b185399)
  26: <no info> (0x55a32b184ef3)
  27: <no info> (0x55a32b184998)
  28: <no info> (0x55a32b197c0b)
  29: <no info> (0x55a32b1a313d)
  30: <no info> (0x55a32b17ddf2)
  31: <no info> (0x55a32b44c622)
  32: <no info> (0x55a32b451dc9)
  33: <no info> (0x55a32b44d12c)
  34: <no info> (0x55a32b1a3e81)
  35: <no info> (0x7faefdb742e0)
  36: <no info> (0x55a32b14c599)
  37: <no info> (0x0)

IO Error } } }

stack backtrace:
   0: <no info> (0x55a32b26ca4f)
   1: <no info> (0x55a32b26cc0f)
   2: <no info> (0x55a32b197edf)
   3: <no info> (0x55a32b189a2e)
   4: <no info> (0x55a32b17688d)
   5: <no info> (0x55a32b198040)
   6: <no info> (0x55a32b182dbf)
   7: <no info> (0x55a32b18a1e0)
   8: <no info> (0x55a32b177136)
   9: <no info> (0x55a32b199713)
  10: <no info> (0x55a32b181213)
  11: <no info> (0x55a32b1851ea)
  12: <no info> (0x55a32b19f660)
  13: <no info> (0x55a32b185399)
  14: <no info> (0x55a32b184ef3)
  15: <no info> (0x55a32b184998)
  16: <no info> (0x55a32b197c0b)
  17: <no info> (0x55a32b1a313d)
  18: <no info> (0x55a32b17ddf2)
  19: <no info> (0x55a32b44c622)
  20: <no info> (0x55a32b451dc9)
  21: <no info> (0x55a32b44d12c)
  22: <no info> (0x55a32b1a3e81)
  23: <no info> (0x7faefdb742e0)
  24: <no info> (0x55a32b14c599)
  25: <no info> (0x0)', src/libcore/result.rs:997:5
stack backtrace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: std::panicking::rust_panic_with_hook
   5: <unknown>
   6: rust_begin_unwind
   7: core::panicking::panic_fmt
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: __rust_maybe_catch_panic
  13: std::rt::lang_start_internal
  14: <unknown>
  15: __libc_start_main
  16: <unknown>

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions