arakasi72 / rtinst

seedbox installation script for Ubuntu and Debian systems
MIT License
1.22k stars 259 forks source link

I can't install, plug-in error #400

Closed burtchina closed 5 years ago

burtchina commented 5 years ago

Hello, I can't install, plug-in error.

show me that: [09.04.2019 23:57:34] WebUI started. [09.04.2019 23:57:36] _task: 插件将不会工作. 网页服务器执行用户不能访问外部程序 (pgrep). [09.04.2019 23:57:36] _cloudflare: 插件将不会工作. 网页服务器执行用户不能访问外部程序 (python). [09.04.2019 23:57:36] create: 插件将不会工作. 它需要插件 _task [09.04.2019 23:57:36] unpack: 插件将不会工作. 它需要插件 _task [09.04.2019 23:57:36] mediainfo: 插件将不会工作. 它需要插件 _task [09.04.2019 23:57:36] screenshots: 插件将不会工作. 它需要插件 _task [09.04.2019 23:57:36] spectrogram: 插件将不会工作. 它需要插件 _task

ru.JPG

arakasi72 commented 5 years ago

I will be updating with a fix. To manually correct edit /var/www/rutorrent/conf/config.php to the $pathToExternals = array add the line: "pgrep" => '/usr/bin/pgrep',

Disable plugins _cloudflare and spectrogram

arakasi72 commented 5 years ago

Updated script. If you run latest version of rtinst will use correct config settings for new rutorrent