[Buildroot] Connection refused error

Peter Korsgaard peter at korsgaard.com
Wed Oct 17 06:44:41 UTC 2018


>>>>> "Shaikat" == Shaikat Hossain <shossa3 at gmail.com> writes:

 > I am receiving the following error when I run make on the Erpiam project I
 > am building from Github:

 > "
 > shaikat at shaikat-VirtualBox:~/erpiam$ make
 >>>> host-expat 2.2.5 Downloading
 > --2018-10-16 15:59:34--
 > http://downloads.sourceforge.net/project/expat/expat/2.2.5/expat-2.2.5.tar.bz2
 > Connecting to 127.0.0.1:8080... failed: Connection refused.
 > --2018-10-16 15:59:34--  http://sources.buildroot.net/expat-2.2.5.tar.bz2
 > Connecting to 127.0.0.1:8080... failed: Connection refused.

You seem to have a proxy configured for 127.0.0.1:8080 but it isn't
working. Either fix that or remove the proxy configuration (probably an
http_proxy / https_proxy environment variable).

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list