ryanblenis / MeshCentral-ScriptTask

Scripting plugin for MeshCentral
Apache License 2.0
54 stars 14 forks source link

Unable to install plugins, even after updating server to the 'fixed' version #21

Open mikecole79 opened 3 years ago

mikecole79 commented 3 years ago

The fix linked in my original ticket (https://github.com/ryanblenis/MeshCentral-ScriptTask/issues/19) did not resolve this issue for me. I'm still unable to install any plug-ins, receiving the "value not defined" error.

Any and all hints would be appreciated.

  1. Navigate to My Server > Plugins
  2. Click on "Download Plugin" button
  3. Paste in URL from install instructions "https://raw.githubusercontent.com/ryanblenis/MeshCentral-ScriptTask/master/config.json"
  4. Click "Ok"

image

Server version 0.9.28

Download console text

versions { "http_parser": "2.9.3", "node": "10.19.0", "v8": "6.8.275.32-node.55", "uv": "1.34.2", "zlib": "1.2.11", "brotli": "1.0.7", "ares": "1.15.0", "modules": "64", "nghttp2": "1.40.0", "napi": "5", "openssl": "1.1.1d", "icu": "66.1", "unicode": "13.0", "cldr": "36.1", "tz": "2021a" }

Originally posted by @mikecole79 in https://github.com/ryanblenis/MeshCentral-ScriptTask/issues/19#issuecomment-935553319