can't download keyhelp
can't download keyhelp
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!
- Jolinar
- Community Moderator
- Posts: 4004
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: can't download keyhelp
How did you try to download the software?
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
Re: can't download keyhelp
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
- Jolinar
- Community Moderator
- Posts: 4004
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: can't download keyhelp
Code: Select all
wget -4 https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;
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
Re: can't download keyhelp
nah, it said connection timed out retryingJolinar 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 ;
Re: can't download keyhelp
it spams connection timed out retryingcalamity wrote: ↑Sun 20. Sep 2020, 20:28nah, it said connection timed out retryingJolinar 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 ;
Re: can't download keyhelp
so is there another fix or?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 ;
Re: can't download keyhelp
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.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************