mineos error

Status
Not open for further replies.

cipman

Cadet
Joined
Mar 21, 2020
Messages
5
Error: minecraft had a failure Exception: RuntimeError Message: pkg error: - www/node8 :,www/npm-node8 :,java/openjdk8-jre :,ftp/wget :,shells/bash : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

i have this error but i don't know how to fix it it exits as soon as i install the plugin and it doesn't let me install it. thx <3

where can I find a quick guide to properly install and use this plugin?
 
Joined
Jul 10, 2016
Messages
521
Thank you for your report. It looks like the packages related to node8 were deprecated. I have submitted a bug report to have this fixed.
https://jira.ixsystems.com/browse/NAS-105632

It may take a few days for the fix to make it into the official code. Until then, you can install the plugin from the command line using the following commands:

Code:
**no longer relevant**

Please report back and happy mining!

EDIT: This has been fixed in the official plugin repository; workaround no longer relevant
 
Last edited:

cipman

Cadet
Joined
Mar 21, 2020
Messages
5
Thank you for your report. It looks like the packages related to node8 were deprecated. I have submitted a bug report to have this fixed.
https://jira.ixsystems.com/browse/NAS-105632

It may take a few days for the fix to make it into the official code. Until then, you can install the plugin from the command line using the following commands:

Code:
fetch https://raw.githubusercontent.com/jsegaert/iocage-ix-plugins/NAS-105632/mineos.json
iocage fetch -P mineos.json -n mineos-plugin 

Please report back and happy mining!
thx <3
 

harshadsane

Cadet
Joined
May 19, 2020
Messages
6
I am having a similar error with madsonic plugin. I deleted the subsonic 11.2 plugin hoping to install the madsonic plugin from 11.3 - but get a similar response (manual install also replicates the issue:
I copied the json from https://raw.githubusercontent.com/ix-plugin-hub/iocage-plugin-index/master/madsonic.json
Code:
root@freenas[~]# iocage fetch -P madsonic.json -n madsonic-plugin
Plugin: MadSonic
  Official Plugin: True
  Using RELEASE: 11.3-RELEASE
  Using Branch: 11.3-RELEASE
  Post-install Artifact: https://github.com/freenas/iocage-plugin-madsonic.git
  These pkgs will be installed:
    - madsonic-standalone

Testing Host DNS response to pkg.cdn.trueos.org
Testing madsonic-plugin's SRV response to pkg.cdn.trueos.org
Testing madsonic-plugin's DNSSEC response to pkg.cdn.trueos.org

esting madsonic-plugin's SRV response to pkg.cdn.trueos.org
Testing madsonic-plugin's DNSSEC response to pkg.cdn.trueos.org

Installing plugin packages:
  - madsonic-standalone...
    - madsonic-standalone failed to install, retry #1
    - madsonic-standalone failed to install, retry #2
    - madsonic-standalone failed to install, retry #3

pkg error:
  - madsonic-standalone :

Refusing to fetch artifact and run post_install.sh!
madsonic-plugin had a failure
Exception: SystemExit Message: 1
Partial plugin destroyed
root@freenas[~]#


Any ideas? Is this related to the missing plugins mentioned in the above JIRA?
 

ekarni

Explorer
Joined
Sep 24, 2020
Messages
55
I just had this error as well. Will try workaround described above

chrome_1f7VrmkpDj.png


I tried the solution mentioned about, but I just get that it wasn't found for the first line
 
Status
Not open for further replies.
Top