Where to find – git clone GitHub - librenms/librenms: Community-based GPL-licensed network monitoring system - to download
I receive this error when running this command -
[email protected]:/opt$ GitHub - librenms/librenms: Community-based GPL-licensed network monitoring system
-bash: https://github.com/librenms/librenms.git: No such file or directory
hi,
the url is correct but you have to get it doing:
git clone https://github.com/librenms/librenms.git
source: Installing LibreNMS - LibreNMS Docs
r3
Still the same error
[email protected]:/opt# git clone GitHub - librenms/librenms: Community-based GPL-licensed network monitoring system
Cloning into ‘librenms’…
fatal: unable to access ‘GitHub - librenms/librenms: Community-based GPL-licensed network monitoring system’: gnutls_handshake() failed: Error in the pull function.
has your librenms server the network well configurated?
can you make from librenms server a ping to github.com?
I can ping that name from the librenms server
Are you using a proxy server?
Does this command work?
curl -o /dev/null https://raw.githubusercontent.com/librenms/librenms/master/README.md
Expected output would be …
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10040 100 10040 0 0 31630 0 --:--:-- --:--:-- --:--:-- 32076