Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Flowtrader

Pages: [1]
1
Unfortunately i am not able to install Gunbot right, i get this Errors on Ubuntu (Free Amazon VPS), what can i do?:

ubuntu@ip-XX.XXX.XXX.XX:~$ sudo curl -qsL https://raw.githubusercontent.com/BeerK0in/generator-gunbot/master/install.sh | bash -- && exec bash

 ============================================================
                    GUNBOT 3.3.2 SETUP started

                This will take a few seconds

 ============================================================

 (1/6) Update the base system
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 (2/6) Install nodejs 6.x
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 (3/6) Install tools
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 (4/6) Install GUNBOT
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unzip:  cannot find or open /opt/GUNBOT_v3.3.2_Poloniex_Bittrex_Patch.zip, /opt/GUNBOT_v3.3.2_Poloniex_Bittrex_Patch.zip.zip or /opt/GUNBOT_v3.3.2_Poloniex_Bittrex_Patch.zip.ZIP.
mkdir: cannot create directory ‘/opt/GUNBOT_v3.3.2_Poloniex_Bittrex_Patch’: Permission denied
cp: cannot stat '/opt/unzip-tmp/gunthy-*': No such file or directory
ln: failed to create symbolic link '/opt/gunbot': Permission denied
rm: cannot remove '/opt/GUNBOT_v3.3.2_Poloniex_Bittrex_Patch.zip': No such file or directory
rm: cannot remove '/opt/unzip-tmp': No such file or directory
chmod: cannot access '/opt/gunbot/gunthy-*': No such file or directory
 (5/6) Add GUNBOT aliases
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 (6/6) Init generator
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
chmod: changing permissions of '/root': Operation not permitted
chmod: cannot access '/opt/gunbot': No such file or directory
mkdir: cannot create directory ‘/root’: Permission denied
bash: line 89: /root/.config/configstore/insight-yo.json: Permission denied
chmod: cannot access '/root/.config': Permission denied
chmod: cannot access '/root/.config/configstore': Permission denied
chmod: cannot access '/root/.config/configstore/*': Permission denied
mkdir: cannot create directory ‘/root’: Permission denied
bash: line 101: /root/.pm2/touch: Permission denied
chmod: cannot access '/root/.pm2': Permission denied
chmod: cannot access '/root/.pm2/*': Permission denied

 ============================================================
                   GUNBOT SETUP complete!

          Please run this command to init the GUNBOT:
                           gcd
                           ginit

 ============================================================

Pages: [1]