contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
86 stars 33 forks source link

Aktuelle Aktion wird gestoppt … stoppt nicht #470

Closed zonky2 closed 4 years ago

zonky2 commented 5 years ago

Affected version(s) C 4.4.44 CM 1.2.0

Description

The "https://repo.packagist.org/packages.json" file could not be downloaded: SSL: Handshake timed out Failed to enable crypto failed to open stream: operation failed https://repo.packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date

* Button Abbruch

Der Hintergrundprozess wird abgebrochen


* dann gehts nicht weiter... bei reload der CM-Startseite kommt man immer wieder auf das Fenster
* Konsole: `task.json`wird per Ajax geladen mit 200 und es erscheint die Meldung `Ein Versuch wurde unternommen, eine Nicht-UTF8-Kodierung für JSON zu verwenden, das per XMLHttpRequest geholt wurde. Nur UTF-8 wird für die Dekodierung von JSON unterstützt.`

**Workaround**
* task.json gelöscht

**Hinweis**
Installation über
```/usr/bin/php72 -d memory_limit=-1 web/contao-manager.phar.php composer require metamodels/attribute_country```
hat funktioniert
aschempp commented 5 years ago

War das ein einmaliger/zufälliger Fehler oder lässt sich das wiederholen, auch auf verschiedenen Browsern und Servern?

zonky2 commented 5 years ago

Im Grunde wird das Fenster nicht gekillt, wenn Button "Abbruch" gesetzt

aschempp commented 4 years ago

bekommst du einen Fehlermeldung in der Javascript-Konsole?

aschempp commented 4 years ago

This issue was closed because it has not had recent activity.