skenny
25 February 2021 20:19
#1
Hi,
I’m running into issues installing gliveview. I run the following:
cd $NODE_HOME
sudo apt install bc tcptraceroute -y
curl -s -o gLiveView.sh https://raw.githubusercontent.com/cardano-community/guild-operators/master/scripts/cnode-helper-scripts/gLiveView.sh
curl -s -o env https://raw.githubusercontent.com/cardano-community/guild-operators/master/scripts/cnode-helper-scripts/env
chmod 755 gLiveView.sh
Would anyone know how to install gLiveView.
Thanks,
Steven
2 Likes
Freja
25 February 2021 20:28
#2
Hi! What is it that does not work? Do you see the files gLiveView and env in your directory?
skenny:
gLiveView.sh
Where is the error?
It seems u downloaded and now u must run it
./gLiveView.sh.sh
skenny
25 February 2021 20:41
#4
Hey,
This seems to be the problem.
sudo apt install bc tcptraceroute -y
Could not connect to the server… u should try latter
Freja
25 February 2021 20:54
#6
There might also be something in your firewall blocking the connection. Do you block anything specific in the outgoing settings?
1 Like
skenny
25 February 2021 21:05
#7
Hi,
I am coming across this error
Freja
25 February 2021 21:08
#8
I think that’s an error you can get if you are running several installations simultaneously. If you have another installation (or update) running then let it finish and try again.
2 Likes