dragos / dragos-vscode-scala

Other
253 stars 39 forks source link

downloading play-functional fail with 416 #99

Open Huxpro opened 5 years ago

Huxpro commented 5 years ago
Downloading https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar
  Error:
https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar: DownloadError(Caught java.io.IOException: Server returned HTTP response code: 416 for URL: https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar (Server returned HTTP response code: 416 for URL: https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar))
[Info  - 5:16:43 PM] Connection to server got closed. Server will restart.

I have encounter this weird DownloadError when opening up this scala project for the first time. Not sure if this is an issue of this plugin though.