You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
I don't work on this project but a.) ongoing means that the data is still downloading and b.) you need to run that on ES not Hippo curl -XDELETE http://localhost:9200/hippocampe/jobs
Work Environment
Request Type:
Beginner's Problem
Description:
I installed hippocampe following its user guide recently. I build the hippocampe and elastic search from scratch(not the docker version)
When I try to retrieve the feeds from shadowbook service(using the feeds retrieval way mentioned in documentation)
I always get the following:
{"AWSI0Z8MNNNpe3UggzPE":{"startTime":"20180711T150956+0500","status":"ongoing"}}
When I try to stop this process using this in the ubuntu command line terminal:
curl -XDELETE http://MYIPADDRESS:5000/hippocampe/jobs
I get this output:
<title>405 Method Not Allowed</title>Method Not Allowed
The method is not allowed for the requested URL.
I need to fix this issue. Please guide me through this. Thanks!
The text was updated successfully, but these errors were encountered: