mediathekview / MediathekViewDE

Webauftritt von MediathekView
https://mediathekview.de
GNU General Public License v3.0
8 stars 10 forks source link

HTTP 503 bei Installation über homebrew-cask #38

Closed marcelmore closed 6 years ago

marcelmore commented 6 years ago

Anscheinend werden zur Zeit downloads, die über Homebrew-Cask (welches intern curl verwendet) ausgeführt werden, mit HTTP 503 abgewiesen, siehe auch hier https://github.com/Homebrew/homebrew-cask/pull/50804

Ich habe auch das Problem und auch bei mir funktioniert der download über andere Wege (curl, Browser). Wisst ihr oder könnt ihr feststellen (z.B. aus access log), warum diese downloads abgelehnt werden?

alex1702 commented 6 years ago

Ich denke mal homebrew-cask macht zu viele Abfragen. Ich hab den Download mit Limits beschränkt. Habe diese jetzt mal erhöht. kannste nochmal testen?

marcelmore commented 6 years ago

Nope, das Problem besteht weiterhin.

~ mmoehring$ brew cask install mediathekview
==> Satisfying dependencies
==> Downloading https://download.mediathekview.de/stabil/MediathekView-13.1.1.dmg

curl: (22) The requested URL returned error: 503 
Error: Download failed on Cask 'mediathekview' with message: Download failed: 
https://download.mediathekview.de/stabil/MediathekView-13.1.1.dmg
alex1702 commented 6 years ago

Jetzt nochmal bitte. Eventuell lässt du mir auch mal deine IP zukommen an info@mediathekview.de

marcelmore commented 6 years ago

Jetzt funktioniert es.