You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Uncaught exception Exception with message couldn't connect to host thrown in system/modules/!composer/src/Downloader.php on line 119
#0 system/modules/!composer/src/Downloader.php(24): ContaoCommunityAlliance\Contao\Composer\Downloader::curlDownload('http://legacy-p...', false) #1 system/modules/!composer/src/Controller/InstalledController.php(152): ContaoCommunityAlliance\Contao\Composer\Downloader::download('http://legacy-p...') #2 system/modules/!composer/src/Controller/InstalledController.php(65): ContaoCommunityAlliance\Contao\Composer\Controller\InstalledController->calculateLegacyReplaceMap(Object(Composer\Repository\InstalledFilesystemRepository)) #3 system/modules/!composer/src/ClientBackend.php(218): ContaoCommunityAlliance\Contao\Composer\Controller\InstalledController->handle(Object(Contao\Input)) #4 system/modules/core/classes/Backend.php(409): ContaoCommunityAlliance\Contao\Composer\ClientBackend->generate() #5 contao/main.php(142): Contao\Backend->getBackendModule('composer') #6 contao/main.php(293): Main->run() #7 {main}
Vtl. wäre es Sinnvoll hier trotzdem eine Backend Seite anzuzeigen und das als Warnung/Hinweis zu bringen, dass ein oder mehere URLs nicht erreichbar sind (vtl. verhindern, dass geupdated wird, "Button ausgrauen").
The text was updated successfully, but these errors were encountered:
Wenn das grade nicht an mir liegt ist
-> http://legacy-packages-via.contao-community-alliance.org/
grade nicht erreichbar.
Das führt bei einem klick auf "Paketverwaltung" zu einer weißen Seite mit folgender Fehlermeldung:
Fatal error: Uncaught exception Exception with message couldn't connect to host thrown in system/modules/!composer/src/Downloader.php on line 119
#0 system/modules/!composer/src/Downloader.php(24): ContaoCommunityAlliance\Contao\Composer\Downloader::curlDownload('http://legacy-p...', false)
#1 system/modules/!composer/src/Controller/InstalledController.php(152): ContaoCommunityAlliance\Contao\Composer\Downloader::download('http://legacy-p...')
#2 system/modules/!composer/src/Controller/InstalledController.php(65): ContaoCommunityAlliance\Contao\Composer\Controller\InstalledController->calculateLegacyReplaceMap(Object(Composer\Repository\InstalledFilesystemRepository))
#3 system/modules/!composer/src/ClientBackend.php(218): ContaoCommunityAlliance\Contao\Composer\Controller\InstalledController->handle(Object(Contao\Input))
#4 system/modules/core/classes/Backend.php(409): ContaoCommunityAlliance\Contao\Composer\ClientBackend->generate()
#5 contao/main.php(142): Contao\Backend->getBackendModule('composer')
#6 contao/main.php(293): Main->run()
#7 {main}
Vtl. wäre es Sinnvoll hier trotzdem eine Backend Seite anzuzeigen und das als Warnung/Hinweis zu bringen, dass ein oder mehere URLs nicht erreichbar sind (vtl. verhindern, dass geupdated wird, "Button ausgrauen").
The text was updated successfully, but these errors were encountered: