Issue updating config_scripts from GIT hub fatal: Could not read from remote repository.

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
kiteboy
Posts: 59
Joined: Wed Feb 12, 2020 7:43 am
Location: UK
Contact:

Issue updating config_scripts from GIT hub fatal: Could not read from remote repository.

Post by kiteboy » Tue Jan 07, 2025 3:45 pm

Hi


EVE-NG version: 5.0.1-144-PRO

Following this

https://www.eve-ng.net/index.php/docume ... os-router/

then
https://www.eve-ng.net/index.php/docume ... -from-git/




8. Navigate to EVE config scripts folder
cd /opt/unetlab/config_scripts
9. Run GIT update to obtain config scripts and fix permissions:
git stash
git pull
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions




root@eve-ng:/opt/unetlab/config_scripts# cd /opt/unetlab/config_scripts
root@eve-ng:/opt/unetlab/config_scripts# git stash
No local changes to save
root@eve-ng:/opt/unetlab/config_scripts# git pull
git@gitlab.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
root@eve-ng:/opt/unetlab/config_scripts# ^C
root@eve-ng:/opt/unetlab/config_scripts#


DNS resolution is good, steps 1 -7 worked fine


Thanks

Regards

Simon


Post Reply