Skip to main content


This entry was edited (1 week ago)

Hmm, das mit git ist seltsam. Ich frag mich, ob das eine Nebenwirkungen der Anti-Crawler-Maßnahmen ist, die wir gemacht haben.

Bezüglich der Icons: Hast Du Frio oder eine abgewandelte Form von Frio? Wir haben das Iconset geändert.

Ich habe diese Bookface Variante von Frio, aber auch bei dem normalem Frio fehlen die Icons.
Ich bin jetzt mal zurück zu stable gewechselt und dort funktioniert alles wunderbar und ich werde bei dem bin/composer.phar install --no-dev auch nicht nach einem Passwort gefragt.

Das scheint das gleiche Problem zu sein wie hier in diesem Issue:

Ich kann da nur hoffen, dass @utzer eine Lösung weiß.
@Michael 🇺🇦 habe es gerade erst gelesen, muss später mal schauen. @utzer @Montag
@Montag schau nochmal und liefere nochmal die Ausgabe, wenn es geht dann ist gut, sonst kann sein, dass es ein SSL Problem ist oder so.
@utzer leider immer noch das gleiche Problem.

@Montag ich habe auf git.friendi.ca eine Ausnahme für Git Smart HTTP in Anubis ergänzt. Danach habe ich git ls-remote https://git.friendi.ca/friendica/php-json-ld.git getestet und das funktioniert von meinem Mac aus sauber.

Kannst Du den Befehl bei Dir ebenfalls einmal ausführen und prüfen, ob er funktioniert?

Hallo @utzer,
nein, funktioniert leider nicht ...

$ git ls-remote git.friendi.ca/friendica/php-json-ld.git
fatal: 'git.friendi.ca/friendica/php-json-ld.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@Michael 🇺🇦 kannst du das mal gegenprüfen?

Oder jemand anderes mit #Linux?

@Montag

@utzer
ach so, falls es wichtig ist, meine Instanz liegt bei #Uberspace, ich verwalte sie also über eine Linux Shell.

@Michael 🇺🇦

@Montag ich frag mich gerade ob git ls-remote https://git.friendi.ca/friendica/php-json-ld.git bei mir funktioniert weil ich MacOS nutze, oder weil ich vorher im Browser das Webui aufgerufen hatte oder ob Linux stricktere Vorgaben zu SSL oder so hat als MacOS.
$ git ls-remote git.friendi.ca/friendica/php-json-ld.git
fatal: 'git.friendi.ca/friendica/php-json-ld.git' does not appear to be a git repository
fatal: Konnte nicht vom Remote-Repository lesen.

Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
und das Repository existiert.

@Michael 🇺🇦
hier:

git ls-remote https://git.friendi.ca/friendica/php-json-ld.git
fatal: unable to access 'https://git.friendi.ca/friendica/php-json-ld.git/': OpenSSL/1.0.2k-fips: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

@Montag OK, dann ist das SSL oder TLS von @Uberspace Support alt.

Vielleicht hat @Uberspace Support einen Tipp ob man das umgehen kann und ein neueres SSL / TLS nehmen kann.

Ich weiss ich kann bei mir einstellen, dass auch alte Versionen akzeptiert werden, dachte aber, dass dies nicht mehr nötig ist.

Ich denke @Uberspace Support wird fragen welcher Host Dein Ubersapce ist, wahrscheinlich sind sie neuen Uberspace mit neuerer SSL/TLS Version.

@Michael 🇺🇦

@utzer ok, danke fürs kümmern.

Hallo @Uberspace Support, falls Ihr hier mitlest, kann man da ein neueres SSL/TLS nehmen. Meine Instanz liegt auf dem Uperspace hati.

Wenn du nur die neuere Library benötigst liegt die unter /opt/ubrspc/openssl35/lib64/ bereit. Vermutlich müsstest du aber git neu bauen und das wird dann schon wieder etwas aufwendiger. Du könntest aber auch die U8-Beta testen, da ist alles neuer 😀
Hallo @Uberspace Support, vielen Dank für die Antwort. Das hilft ja schon mal weiter.

@Montag @Michael 🇺🇦 OK, ich denke das Problem müsste sein, das die domain mit https sein muss.

Zumindest habe ich jetzt schon zwei Leute wo das den Unterschied macht.