Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Build error: 403 error on SentimentAnalysisEngine.json #3

Open
hrishikeshvganu opened this issue Jun 10, 2016 · 0 comments
Open

Build error: 403 error on SentimentAnalysisEngine.json #3

hrishikeshvganu opened this issue Jun 10, 2016 · 0 comments

Comments

@hrishikeshvganu
Copy link

I'm running PIO inside a docker. I downloaded the template and imported data. While building I get an error because the json file for the engine does not seem to be available for download.
root@0264e17bda77:/senti# pio build [INFO] [Console$] Using existing engine manifest JSON at /senti/manifest.json [INFO] [Console$] Using command '/PredictionIO/sbt/sbt' at the current working directory to build. [INFO] [Console$] If the path above is incorrect, this process will fail. [INFO] [Console$] Uber JAR disabled. Making sure lib/pio-assembly-0.9.4.jar is absent. [INFO] [Console$] Going to run: /PredictionIO/sbt/sbt package assemblyPackageDependency Exception in thread "Thread-0" java.io.IOException: Server returned HTTP response code: 403 for URL: http://direct.prediction.io/0.9.4/build/template-sentiment-analysis.SentimentAnalysisEngine.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.URL.openStream(URL.java:1045) at scala.io.Source$.fromURL(Source.scala:140) at scala.io.Source$.fromURL(Source.scala:130) at io.prediction.workflow.UpgradeCheckRunner.run(WorkflowUtils.scala:398) at java.lang.Thread.run(Thread.java:745)

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

No branches or pull requests

1 participant