Error Installing gLiveView using coincashew

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

Hi! What is it that does not work? Do you see the files gLiveView and env in your directory? :slight_smile:

Where is the error?
It seems u downloaded and now u must run it

./gLiveView.sh.sh

Hey,

This seems to be the problem.
sudo apt install bc tcptraceroute -y

Could not connect to the server… u should try latter

There might also be something in your firewall blocking the connection. Do you block anything specific in the outgoing settings?

1 Like

Hi,

I am coming across this error

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

Worked perfectly!

Thanks a million Freja :slight_smile:

1 Like