Comment
Author: Admin | 2025-04-28
Executable [root@freenas ~]# #89 [root@freenas ~]# service xmrig start xmrig does not exist in /etc/rc.d or the local startup directories (/etc/ix.rc.d /usr/local/etc/rc.d), or is not executable [root@freenas ~]# that's why i said to do it in the plugin's jail. #90 that's why i said to do it in the plugin's jail. right, my faultroot@xmrig_1:/ # service xmrig start Starting xmrig. su: unknown login: xmrig /usr/local/etc/rc.d/xmrig: WARNING: failed to start xmrig root@xmrig_1:/ # #91 right, my faultroot@xmrig_1:/ # service xmrig start Starting xmrig. su: unknown login: xmrig /usr/local/etc/rc.d/xmrig: WARNING: failed to start xmrig root@xmrig_1:/ # no prob. that error usually happens if the permissions of the plugin jail gets screwed up.you didn't happen to change the permissions of the jail dataset?you can verify with the following command in the jail.ls -l /*did you ever try the reinstall of the plugin? that usually fixes it, unless the template jail is messed up too #92 no prob. that error usually happens if the permissions of the plugin jail gets screwed up.you didn't happen to change the permissions of the jail dataset?you can verify with the following command in the jail.ls -l /*did you ever try the reinstall of the plugin? that usually fixes it, unless the template jail is messed up too didn't touch any permission, and already tried to reinstall it without success (the jail itself was cancelled and reinstalled)Code:root@xmrig_1:/ # ls -l total 227 -rw-r--r-- 2 root wheel 957 Sep 29 2016 .cshrc drwxr-xr-x 2 root wheel 4 Jan 25 18:44 .plugins -rw-r--r-- 2 root wheel 249 Sep 29 2016 .profile drwxr-xr-x 2 root wheel 47 Sep 29 2016 bin drwxr-xr-x 8 root wheel 51 Sep 29 2016 boot -r--r--r-- 1 root wheel 6197 Sep 29 2016 COPYRIGHT dr-xr-xr-x 13 root wheel 512 Jan 25 18:44 dev drwxr-xr-x 25 root wheel 109 Jan 25 18:48 etc drwxr-xr-x 4 root wheel 56 Sep 29 2016 lib drwxr-xr-x 3 root wheel 5 May 12 2017 libexec drwxr-xr-x 2 root wheel 2 Sep 29 2016 media drwxr-xr-x 2 root wheel 2 Sep 29 2016 mnt dr-xr-xr-x 1 root wheel 0 Jan 25 18:55 proc drwxr-xr-x 2 root wheel 146 Sep 29 2016 rescue drwxr-xr-x 2 root wheel 6 Sep 29 2016 root drwxr-xr-x 2 root wheel 136 Sep 29 2016 sbin lrwxr-xr-x 1 root wheel 11 Sep 29 2016 sys -> usr/src/sys drwxrwxrwt 2 root wheel 2 Jan 25 18:48 tmp drwxr-xr-x 15 root wheel 15 Jan 25 18:44 usr drwxr-xr-x 25 root wheel 25 Jan 25 18:44 var root@xmrig_1:/ # (the ls -l /* is quite long... do you need it?) #93 ohh your permission are all good. i reread your error and totally missed it was because of a missing user.not sure
Add Comment