Closed mahmutaydin1 closed 3 years ago
Hello
Is there any update for this problem thank you
Hello Mahmut. Assigning me an issue does not mean that I will start to work on it. I also do not provide any SLA on my response time and I am currently quite busy. Also this does not look like a bug with ExaBGP but an configuration/usage issue.
/usr/bin/env: ‘python\r’: No such file or directory
seems to indicate that you are not calling the script correctly. This looks like a Unix understanding issue. Good luck looking into it.
thank you .
Thomas Mangin notifications@github.com, 12 Oca 2021 Sal, 15:18 tarihinde şunu yazdı:
Hello Mahmut. Assigning me an issue does not mean that I will start to work on it. I also do not provide any SLA on my response time and I am currently quite busy. Also this does not look like a bug with ExaBGP but an configuration/usage issue.
/usr/bin/env: ‘python\r’: No such file or directory seems to indicate that you are not calling the script correctly. This looks like a Unix understanding issue. Good luck looking into it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Exa-Networks/exabgp/issues/1017#issuecomment-758619087, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZCGRYSZEBZEV3LI4TX2WLSZQ4XRANCNFSM4VQUHWOA .
You are welcome. I know the documentation is light and therefore understanding how to use the program can be hard.
Dear All,
I have converted latest-update.gz file of RIPE to fullroutebgp2.py via mrtparser with python. After that I configured exabgp config file as below:
fullroutebgp.conf
then I run this command:
[root@centos exabgp-git]# ./sbin/exabgp etc/exabgp/fullroutebgp.conf
I recevied below error:
[root@centos exabgp-git]# ./sbin/exabgp etc/exabgp/fullroutebgp.conf
Could you please help me for this problem? Thank you