can't download keyhelp

Locked
calamity
Posts: 5
Joined: Sun 20. Sep 2020, 20:09

can't download keyhelp

Post by calamity »

hello everyone,

i'm using ubuntu for my website but however when i try to download keyhelp it starts downloading but at the end it stops and says "failed: network is unreachable"

thanks for help!
User avatar
Jolinar
Community Moderator
Posts: 3560
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: can't download keyhelp

Post by Jolinar »

calamity wrote: Sun 20. Sep 2020, 20:13 but however when i try to download keyhelp
How did you try to download the software?
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
calamity
Posts: 5
Joined: Sun 20. Sep 2020, 20:09

Re: can't download keyhelp

Post by calamity »

Jolinar wrote: Sun 20. Sep 2020, 20:17
calamity wrote: Sun 20. Sep 2020, 20:13 but however when i try to download keyhelp
How did you try to download the software?
well basically i typed in putty this: wget https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;

also i'm using sftp
User avatar
Jolinar
Community Moderator
Posts: 3560
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: can't download keyhelp

Post by Jolinar »

Please test this command:

Code: Select all

wget -4 https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
calamity
Posts: 5
Joined: Sun 20. Sep 2020, 20:09

Re: can't download keyhelp

Post by calamity »

Jolinar wrote: Sun 20. Sep 2020, 20:21 Please test this command:

Code: Select all

wget -4 https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;
nah, it said connection timed out retrying
calamity
Posts: 5
Joined: Sun 20. Sep 2020, 20:09

Re: can't download keyhelp

Post by calamity »

calamity wrote: Sun 20. Sep 2020, 20:28
Jolinar wrote: Sun 20. Sep 2020, 20:21 Please test this command:

Code: Select all

wget -4 https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;
nah, it said connection timed out retrying
it spams connection timed out retrying
calamity
Posts: 5
Joined: Sun 20. Sep 2020, 20:09

Re: can't download keyhelp

Post by calamity »

Jolinar wrote: Sun 20. Sep 2020, 20:21 Please test this command:

Code: Select all

wget -4 https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;
so is there another fix or?
User avatar
Alexander
Keyweb AG
Posts: 3811
Joined: Wed 20. Jan 2016, 02:23

Re: can't download keyhelp

Post by Alexander »

Access to this URL is not restricted in any way.

Domain resolving works well on your server?
Outgoing connections are not limited (firewall)?
Maybe the debug flag of wget (-d) will output additional information, or the output of other tools like traceroute etc.
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Locked