Hi, I pulled a docker of fossology server. There is no problem if I upload file from localhost. But failed to upload from URL. The error log is as following: --------------------------------------- 2019-04-29 08:13:43 wget_agent [0] :: JOB[239].wget_agent[260.localhost]: "FATAL wget_agent.c.383: upload 36 Download failed; Return code 4 from: /usr/bin/wget -q --no-check-certificate --progress=dot -rc -np -e robots=off -P '/srv/fossology/repository/5918713fc379/wget/wget.260.dir' 'https://www.samba.org/ftp/tevent/tevent-0.10.0.tar.gz' -l 0 -R index.html* 2>&1" 2019-04-29 08:13:43 wget_agent [0] :: JOB[239].wget_agent[260.localhost]: agent failed with error code 12 2019-04-29 08:13:44 wget_agent [0] :: JOB[239].wget_agent[260.localhost]: agent failed, code: 12 ---------------------------------------
Proxy is necessary in my environmental, so I wonder if there is any special setting to enable for fossology docker that I don't know. The following is what I have done to solve this issue. * Set not use proxy for localhost and 127.0.0.1. * Set proxy for docker service by /etc/systemd/system/docker.service.d/http-proxy.conf. Best regards Lei Maohui -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#3248): https://lists.fossology.org/g/fossology/message/3248 Mute This Topic: https://lists.fossology.org/mt/31416359/21656 Group Owner: [email protected] Unsubscribe: https://lists.fossology.org/g/fossology/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
