"Make Generate" command failing because of no internet #1297
Closed
kommuri-bharath
started this conversation in
General
Replies: 1 comment
-
Hi Team, I found that using "make generate" will download the mibs from internet. So using "make generator" helped me to fix the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am new to this forum, apologies for any mistakes in explanation.
I am getting below error when I issued the command "make generate" from the source code 0.24.1. It worked absolutely fine for 0.20.0.
make: git: No such file or directory
go build
Downloading Kemp LM MIBs to /tmp/tmp.7p8kmMM4x1
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to kemptechnologies.com:443
make: *** [Makefile:205: mibs/.kemp-lm] Error 35
I don't have internet on my server, please help me on how to create the "generator" file without any issues.
Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions