VIDA-NYU / domain_discovery_tool

This repository contains the Domain Discovery Tool (DDT) project. DDT is an interactive system that helps users explore and better understand a domain (or topic) as it is represented on the Web.
http://domain-discovery-tool.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
47 stars 18 forks source link

deep/focus crawler- Failed to connect to server. #63

Open raldam opened 6 years ago

raldam commented 6 years ago

Hi,

I am experimenting with your tool and I cannot play around with the deep and focus crawl.

I built a model by annotating relevant and irrelevant pages 69 & 183 respectively.

Could you please tell me if this is a bug or if it is something wrong I did ? How can I fix it ?

The error in the log is : Failed to connect to server for status. Server may not be running

Thanks

adityasundaram commented 6 years ago

Facing the same issue here

aecio commented 6 years ago

Are you using docker and and docker-compose.yml.ache file? There was an issue (#65) with docker pulling and incompatible ACHE version which may be related to this issue.

adityasundaram commented 6 years ago

That worked, thank you!

raldam commented 6 years ago

No, it was not docker.

yamsgithub commented 6 years ago

@raldam If you are not using docker and are running ache that you cloned from the github then you should clone the tagged version 0.9.0. The current DDT does not work with the latest ACHE.

yamsgithub commented 6 years ago

@raldam I would recommend using the docker version unless you want to change the configuration of ACHE