Habe mal Details einbelnden können:
root@edomi php]# git clone --branch=master https://github.com/jonofe/Phue
Initialized empty Git repository in /usr/local/edomi/main/include/php/Phue/.git/
* Couldn't find host github.com in the .netrc file; using defaults
* About to connect() to github.com port 443 (#0)
* Trying 192.30.253.112... * Connected to github.com (192.30.253.112) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* NSS error -12190
* Error in TLS handshake, trying SSLv3...
> GET /jonofe/Phue/info/refs?service=git-upload-pack HTTP/1.1
User-Agent: git/1.7.1
Host: github.com
Accept: */*
Pragma: no-cache
* Connection died, retrying a fresh connect
* Expire cleared
* Closing connection #0
* Issue another request to this URL: 'https://github.com/jonofe/Phue/info/refs?service=git-upload-pack'
* Couldn't find host github.com in the .netrc file; using defaults
* About to connect() to github.com port 443 (#0)
* Trying 192.30.253.112... * Connected to github.com (192.30.253.112) port 443 (#0)
* TLS disabled due to previous handshake failure
* NSS error -12286
* Expire cleared
* Closing connection #0
* Couldn't find host github.com in the .netrc file; using defaults
* About to connect() to github.com port 443 (#0)
* Trying 192.30.253.112... * Connected to github.com (192.30.253.112) port 443 (#0)
* NSS error -12190
* Error in TLS handshake, trying SSLv3...
> GET /jonofe/Phue/info/refs HTTP/1.1
User-Agent: git/1.7.1
Host: github.com
Accept: */*
Pragma: no-cache
* Connection died, retrying a fresh connect
* Expire cleared
* Closing connection #0
* Issue another request to this URL: 'https://github.com/jonofe/Phue/info/refs'
* Couldn't find host github.com in the .netrc file; using defaults
* About to connect() to github.com port 443 (#0)
* Trying 192.30.253.112... * Connected to github.com (192.30.253.112) port 443 (#0)
* TLS disabled due to previous handshake failure
* NSS error -12286
* Expire cleared
* Closing connection #0
error: while accessing https://github.com/jonofe/Phue/info/refs
fatal: HTTP request failed
[root@edomi php]#
Ankündigung
Einklappen
Keine Ankündigung bisher.
LBS19000(195|196|305) - HUE Bridge | Light | Plug
Einklappen
X
-
nein. ich würde mal testweise ein neues Edomi aufsetzen und dann noch mal testen.
Hast ja oben in meinem Screenshot gesehen, dass es funktioniert. Ubd bei mir ist es auch eine Standard Edomi Installation.
Einen Kommentar schreiben:
-
ja das geht
64 bytes from lb-192-30-253-113-iad.github.com (192.30.253.113): icmp_seq=73 ttl=53 time=140 ms
Müsste der Ordner /Phue nicht vor dem Clone angelegt werden?
Einen Kommentar schreiben:
-
Nein, PHP spielt da ja gar keine Rolle. Ist ja nur der git Befehl der nicht funktioniert.
Hast du denn mal probiert, ob du den github Server vom EDOMI Server aus anpingen kannst?
Einen Kommentar schreiben:
-
habe gelesen, dass es an einem alten git liegen kann - habe Version 1.7.1 drauf.
Aber bis jetzt noch keine funktionierende Update-Möglichkeit gefunden.
Eine Abwandlung in etwa so:
git remote set-url origin https://username@github.com/org/project.git könnte helfen jonofe, könntest Du mir den username nennen? Danke und Grüße, LioZuletzt geändert von lio123; 03.03.2018, 19:49.
Einen Kommentar schreiben:
-
Ja, dann sollte Internet nicht das Problem sein.
Ich hab aber auch keine andere Idee dazu, da ich das Problem nicht nachstellen kann.
Einen Kommentar schreiben:
-
Aber, wenn die ersten Schritte erfolgreich waren, sollte doch eine Internetverbnidung möglich sein, oder?
Ich hatte schon andere Pakete installiert, wie z.B. für den smartmeter.
Dachte, das wird alles vom Internet gezogen?!
Muss ich am Router oder auf Edomi was freischalten?
Danke und Gruß,
Lio
Einen Kommentar schreiben:
-
Ich habe es gerade noch mal auf meinem Developement System ausprobiert:
Screenshot from 2018-03-03 10-54-20.png
Funktioniert problemlos ...
Vermutlich hat dein EDOMI Server keinen Internetzugriff, daher kann github nicht erreicht werden.
Einen Kommentar schreiben:
-
Irgendwie gibt es den Pfad https://github.com/jonofe/Phue/info/ nicht im github.
Einen Kommentar schreiben:
-
jonofe
dieses Verzeichnes gab/gibt es bei mir noch nicht?!?
root@edomi php]# rm -rf Phue
[root@edomi php]# git clone --branch=master https://github.com/jonofe/Phue
Initialized empty Git repository in /usr/local/edomi/main/include/php/Phue/.git/
error: while accessing https://github.com/jonofe/Phue/info/refs
fatal: HTTP request failed
[root@edomi php]#
Zwischenablage01.jpg
Einen Kommentar schreiben:
-
ja, zuerst das Verzeichnis Phue komplett löschen.
Code:rm -rf Phue
Einen Kommentar schreiben:
-
Meinst Du, dass man /Phue löschen soll und neu clonen?Zitat von jonofe Beitrag anzeigenschau mal in Post #246 ganz unten ...
bei mir kommt folgende Meldung:
[root@edomi ~]# cd /usr/local/edomi/main/include/php
[root@edomi php]# git clone --branch=master https://github.com/jonofe/Phue
Initialized empty Git repository in /usr/local/edomi/main/include/php/Phue/.git/
error: while accessing https://github.com/jonofe/Phue/info/refs
fatal: HTTP request failed
[root@edomi php]#
Danke und Grüße,
Lio
Einen Kommentar schreiben:


Einen Kommentar schreiben: