-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Hi emakhov,
I am onto POC for using DQ tool for my organization. I am trying to setup DQ code base into my local machine/gcp, but I am stuck with following errors.
[error] SERVER ERROR: Gateway Time-out url=https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.webjars.npm/graceful-fs/
[error] SERVER ERROR: Gateway Time-out url=https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.webjars.npm/jsonfile/
[error] Server access Error: Operation timed out (Connection timed out) url=https://repo1.maven.org/maven2/org/webjars/npm/minimatch/maven-metadata.xml
[error] Server access Error: Operation timed out (Connection timed out) url=https://repo1.maven.org/maven2/org/webjars/npm/semver/maven-metadata.xml
[error] SERVER ERROR: Gateway Time-out url=https://repo.typesafe.com/typesafe/ivy-releases/org.webjars.npm/minimist/
[ERROR] [03/25/2019 15:53:32.052] [sbt-web-akka.actor.default-dispatcher-2] [akka://sbt-web/user/$a/process] null
akka.actor.ActorInitializationException: exception during creation
Please let me know how to fix this issue?