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

Error Starting Plugins #143

Open
nazgulsenpai opened this issue Nov 28, 2022 · 0 comments
Open

Error Starting Plugins #143

nazgulsenpai opened this issue Nov 28, 2022 · 0 comments

Comments

@nazgulsenpai
Copy link

Clicking on Start to enable any installed plugin fails with Jester route exception in the browser:

Detail: oserr.nim(95) raiseOSError
asyncfutures.nim(389) read
asyncfutures.nim(389) read
No such file or directory
Additional info: ("/home/xxxx/.nimble/pkgs/nimwc-6.1.3/nimwcpkg/nimwc_main_new_tmp", "/home/xxxx/.nimble/pkgs/nimwc-6.1.3/nimwcpkg/nimwc_main_new")

On the terminal of the server:

stack trace: (most recent call last)
nimwc_main.nim(106, 21)  extensionImport
macros.nim(541, 17)      parseStmt
nimwcpkg/nimwc_main.nim(108, 16) template/generic instantiation of `extensionImport` from here
std/macros(541, 17) Error: unhandled exception: std/macros(540, 42) Error: invalid number: '6.1.3' [ValueError]
E, [2022-11-28T16:42:44] -- nimwc_main: oserr.nim(95)            raiseOSError
asyncfutures.nim(389)    read
asyncfutures.nim(389)    read
No such file or directory
Additional info: ("/home/xxxx/.nimble/pkgs/nimwc-6.1.3/nimwcpkg/nimwc_main_new_tmp", "/home/xxxx/.nimble/pkgs/nimwc-6.1.3/nimwcpkg/nimwc_main_new")

OS/Kernel:

OS: Debian GNU/Linux 10 (buster) x86_64
Kernel: 4.19.0-22-cloud-amd64

nim -v:

Nim Compiler Version 1.6.10 [Linux: amd64]
Compiled at 2022-11-21
Copyright (c) 2006-2021 by Andreas Rumpf

git hash: f1519259f85cbdf2d5ff617c6a5534fcd2ff6942
active boot switches: -d:release

nimwc installed through nimble install nimwc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant