Error running setup.sh behind proxy
- This topic has 0 replies, 1 voice, and was last updated 5 years, 9 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Error running setup.sh behind proxy
Hi,
I’m currently trying to get yocto running on a server.
I cloned the mlinux and poky repository, but every time I try to execute the setup script, I get the following error:
Updating git submodules…
Klone nach ‘bitbake’…
2019/07/08 22:20:54 socat[8650] E read(): EOF during read of socks reply, peer might not be a socks4 server
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I configured everything according to this site:
https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy
(so I basically editedf the binrc and wgetrc files)
How can I fix this?
Any help is really appreciated