Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SERVER ERROR: Gateway Time-out #3

Open
Fabryprog opened this issue Mar 29, 2019 · 3 comments
Open

SERVER ERROR: Gateway Time-out #3

Fabryprog opened this issue Mar 29, 2019 · 3 comments

Comments

@Fabryprog
Copy link
Collaborator

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?

@Fabryprog
Copy link
Collaborator Author

sudhakarp87

can you retry now? Can you explain how to reproduce it?

thanks

@sudhakarp87
Copy link

sudhakarp87 commented Apr 1, 2019

Hi Fabryprog,
Thanks for looking into the issue. I am following the steps to given in https://github.com/agile-lab-dev/DataQuality/blob/master/docs/installation/ui-setup.md to set-up ui for DQ. I copied the git code and while I try to execute the step "sbt "project ui" dist" execution stops with above issue.

Thanks,
sudhakarp87

@emakhov
Copy link
Contributor

emakhov commented Apr 4, 2019

Hi sudhakarp87,
I've fixed the issue in the UI module. Can you try again?
P.S. In order to run any module of DQ you'll need to set up a database to store configuration setup and results. Please, follow database-setup.md guide from the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants