Closed gounthar closed 5 years ago
the http_proxy and https_proxy environment variables
Obviously curl is using http_proxy
as well since the meaningless error message is generated by a Squid proxy server (that seems not to be properly administrated according to 'root' being the cache administrator's address).
Unfortunately, I won't be able to bench this machine without a proxy... and I can't change anything to the proxy, of course. Is there a report somewhere that I can grab before the scripts removes it? Thanks.
Simply comment out the trap statement that usually removes the temporary directory (/tmp/sbc-bench.*
) after execution and pull the result log from there.
Hi,
I launched your script on an OrangePi RK3399 (unfortunately behind a corporate proxy), and got this error:
The installation of the tools went fine (I guess thanks to the http_proxy and https_proxy environment variables), but posting the results failed.
Thanks.