Hi Sebastian, Sorry for the slow response.
Ive attached the log files.
That seems to have the same output.
Hi Sebastian, Sorry for the slow response.
Ive attached the log files.
That seems to have the same output.
@george1421 Yes still failing.
This was the last line in the log file:
Apr 29 12:33:54 vmubuntu systemd[1]: Starting MySQL Community Server…
Apr 29 12:33:55 vmubuntu systemd[1]: Started MySQL Community Server.
ERROR 1396 (HY000) at line 1: Operation ALTER USER failed for ‘root’@‘127.0.0.1’
Does that help ?
@Sebastian-Roth Hi, That worked aswell.
$ curl -ko /tmp/Kernel.TomElliott.4.19.6.64 https://fogproject.org/kernels/Kernel.TomElliott.4.19.6.64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8172k 100 8172k 0 0 2329k 0 0:00:03 0:00:03 --:–:-- 2329k
@george1421 Hi.
So your file come through fine
$ wget https://fogproject.org/kernels/Kernel.TomElliott.4.19.6.64
–2019-04-29 09:13:03-- https://fogproject.org/kernels/Kernel.TomElliott.4.19.6.64
Connecting to 172.25.3.42:8080… connected.
Proxy request sent, awaiting response… 200 OK
Length: 8368800 (8.0M) [application/octet-stream]
Saving to: ‘Kernel.TomElliott.4.19.6.64’
Kernel.TomElliott.4 100%[===================>] 7.98M 1.90MB/s in 4.2s
2019-04-29 09:13:09 (1.90 MB/s) - ‘Kernel.TomElliott.4.19.6.64’ saved [8368800/8368800]
But i still get the binaries failed line when running the install.
So close…
@Sebastian-Roth Hi. Seems to be working now. Thanks for your time. Its very much appreciated. Ill let you know how the install goes this time round.
@george1421 Just wanted to let you know it can connect now. The HTTPS proxy was nonstandard. Thanks for taking the time to help with this. Ill let you know if the install completes this time. Thank you very much.
@Sebastian-Roth Just wanted to add that after the last test i tried to put the address direct into the browser and it downloaded without issues.
@Sebastian-Roth well that’s embarrassing…
Sorry.
I copied and pasted now and this is the result.
wget https://fogproject.org/kernels/Kernel.TomElliott.4.19.6.64
–2019-04-26 16:51:41-- https://fogproject.org/kernels/Kernel.TomElliott.4.19.6.64
Resolving fogproject.org (fogproject.org)… 162.213.199.177
Connecting to fogproject.org (fogproject.org)|162.213.199.177|:443… failed: Connection timed out.
@george1421 Its a straight proxy. No authentication.
So i tried 2 ways. one with the https and one without.
the result without is :
–2019-04-26 10:09:19-- https://fpgproject.org/kernels/kernel.TomElliot.4.19.6.64
Resolving fpgproject.org (fpgproject.org)… failed: Name or service not known.
wget: unable to resolve host address ‘fpgproject.org’
The one with https is:
–2019-04-26 10:14:51-- https://fpgproject.org/kernels/kernel.TomElliot.4.19.6.64
Resolving e.e.mcorp.com (e.e.mcorp.com)… failed: Name or service not known.
wget: unable to resolve host address ‘e.e.mcorp.com’
So i went and entered the http proxy directly into the settings and got a bit further.
What i get now is :
wget https://fogproject.org/kernels/kernel.TomElliot.4.19.6.64
–2019-04-26 15:58:03-- https://fogproject.org/kernels/kernel.TomElliot.4.19.6.64
Resolving fogproject.org (fogproject.org)… 162.213.199.177
Connecting to fogproject.org (fogproject.org)|162.213.199.177|:443… failed: Connection timed out.
Retrying.
That mean anything to you?
@george1421
Hi George,
So i ran export command for “http_proxy” and “no_proxy”. We dont have a proxy for ftp specifically.
I still ended up with the “failed” line at the end.