deStrO / eBot-CSGO

The eBot is a full managed server-bot written in PHP and nodeJS. eBot features easy match creation and tons of player and matchstats. Once it's setup, using the eBot is simple and fast.
http://www.esport-tools.net/ebot
374 stars 137 forks source link

Permission Denied - Line 52 - ebot wont start #175

Closed amauri-di-maia closed 11 months ago

amauri-di-maia commented 3 years ago

Hello, I did install everything right, no errors along the way and when I try to start eBot I get this error. I used this tutorial: https://forum.esport-tools.net/d/2-how-to-install-ebot-on-debian-ubuntu-step-by-step

csgo@csgo: ~$ service ebot start Starting eBot-V3: /etc/init.d/ebot: line 52: [: 2381: binary operator expected ebotv3 started (PID: 2381 2389). /etc/init.d/ebot: line 56: /var/run/ebotv3.pid: Permission denied csgo@csgo: ~$ service ebot start Starting eBot-V3: Failed to start ebotv3 (RC: 0). csgo@csgo: ~$

Im using: Ubuntu 14.04.6 LTS 64bits php-5.6.36 pthreads-2.0.10

Any help is very much welcome!