medialab / hyphe

Websites crawler with built-in exploration and control web interface
http://hyphe.medialab.sciences-po.fr/demo/
GNU Affero General Public License v3.0
328 stars 59 forks source link

Can't Connect After Docker Update #405

Closed mere13 closed 3 years ago

mere13 commented 3 years ago

Hi there.

Docker auto-updated, much to my chagrin, and now I can't connect to Hyphe and have no access to my corpus.

Using docker-compose-pull still gives me "done" on mongo, crawler, backend, frontend, but when I use docker-compose up it suggests 'docker compose up' instead.

When I use that, it's giving me the error that it can't connect on the front end, saying the driver failed. Then it tries to recreate the containers.

I've tried cleaning up and restarting Docker and a bunch of other things but nothing is working. Any idea what's going on ?

If you don't have any ideas about what could be quickly fixed, if you could just let me know how to completely uninstall Hyphe from the machine, I'll just reset everything and start over. Unfortunately, this project is due so if wiping and starting from scratch is the fastest fix, then that's what I'll do at this point.

Thanks as always for your help!

UPDATE: Never mind. I just completely reset everything and started from scratch. Thanks again.