Page 1 of 1

Failed to install additional PHP version "n.n"

Posted: Mon 25. Mar 2019, 13:32
by ahoffma
Hallo,

auch wenn ich glaube, daß Ihr (bei KeyHelp) das Problem schon auf dem Schirm habt, tritt dieser Fehler heute seit dem ganz frühen Morgen auf.
Ist eine frische Installation auf einem debian9-minimal auf einem openVZ vServer.
13:29:02 - 25. Mrz 2019 Failed to install additional PHP version "7.3" (Failed to download from "https://repo.keyhelp.de/repository/debi ... 242.tar.gz")

13:29:02 - 25. Mrz 2019 Failed to install additional PHP version "7.2" (Failed to download from "https://repo.keyhelp.de/repository/debi ... 953.tar.gz")

13:29:02 - 25. Mrz 2019 Failed to install additional PHP version "5.6" (Failed to download from "https://repo.keyhelp.de/repository/debi ... 317.tar.gz")

Eine kurze Info dazu wäre toll, also ob es nicht doch an mir oder meiner Installation liegt!?
Danke + Grüße - Andreas

Re: Failed to install additional PHP version "n.n"

Posted: Mon 25. Mar 2019, 13:44
by Jolinar
Kann ich so nicht bestätigen. Zumindest bei mir funktioniert der Download der 3 Files problemlos.

Re: Failed to install additional PHP version "n.n"

Posted: Mon 25. Mar 2019, 13:48
by OlliTheDarkness
Jolinar wrote: Mon 25. Mar 2019, 13:44 Kann ich so nicht bestätigen. Zumindest bei mir funktioniert der Download der 3 Files problemlos.
Kann die Funktion ebenfalls bestätigen.

Re: Failed to install additional PHP version "n.n"

Posted: Mon 25. Mar 2019, 13:51
by Jolinar
Möglicherweise hast auch du das hier im Forum gerade diskutierte Problem mit IPv6.
Probier mal testweise an der Konsole:

Code: Select all

wget -4 https://repo.keyhelp.de/repository/debian_9/php/5.6/php_5.6.40_20190325090317.tar.gz
Wenn der Download gehen sollte, könnte es an der IPv6-Geschichte liegen.

Re: Failed to install additional PHP version "n.n"

Posted: Mon 25. Mar 2019, 13:53
by ahoffma
Hi

und oh ja, das klappt hier auch. Ein "wget https://repo.keyhelp.de/repository/debi ... 242.tar.gz" auf dem Server funktioniert auch. Und das zu schreiben, habe ich leider vergessen. ;)
Nur weiter kann ich mir nicht helfen...

Danke Euch + Gruesse - Andreas

Re: Failed to install additional PHP version "n.n"

Posted: Mon 25. Mar 2019, 14:00
by ahoffma
Danke! Ihr seid ja schneller als man hier testen, tippen + antworten kann. :D
Genau, "wget -4" klappt, hab dann mal ganz stumpf folgendes probiert:
wget -6 https://repo.keyhelp.de/repository/debi ... 317.tar.gz
--2019-03-25 13:53:50-- https://repo.keyhelp.de/repository/debi ... 317.tar.gz
Auflösen des Hostnamens »repo.keyhelp.de (repo.keyhelp.de)« … 2001:1b60:2:11:913:103:be57:cafe
Verbindungsaufbau zu repo.keyhelp.de (repo.keyhelp.de)|2001:1b60:2:11:913:103:be57:cafe|:443 … fehlgeschlagen: Die Wartezeit für die Verbindung ist abgelaufen.
Erneuter Versuch.
Dann schau ich mal was ich zum Thema "IPv6-Geschichte" finde...

Danke nochmal + Gruesse - Andreas

Re: Failed to install additional PHP version "n.n"  [GELÖST]

Posted: Mon 25. Mar 2019, 14:10
by Jolinar
ahoffma wrote: Mon 25. Mar 2019, 14:00 Danke! Ihr seid ja schneller als man hier testen, tippen + antworten kann. :D
So sind wir eben :D 8-)

ahoffma wrote: Mon 25. Mar 2019, 14:00 Dann schau ich mal was ich zum Thema "IPv6-Geschichte" finde...
Guck z.B. da: viewtopic.php?f=4&t=7795&p=14965#p14441