poseidon-framework / poseidon-hs

A toolset to work with modular genotype databases in the Poseidon format
https://poseidon-framework.github.io/#/trident
MIT License
7 stars 2 forks source link

Issues in HTTP-communication with server #277

Closed raveancic closed 1 year ago

raveancic commented 1 year ago

Hi, thank you for developing this wonderful tool. I have installed it on my Mac and on an HPC server, but I keep receiving this error message

trident v1.4.0.2 for poseidon v2.5.0, v2.6.0, v2.7.0, v2.7.1
https://poseidon-framework.github.io

[Info]    Download directory (will be created if missing): test
[Info]    Downloading individual list from remote
[Error]   Issues in HTTP-communication with server:
InternalException (HostCannotConnect "server.poseidon-adna.org" [Network.Socket.connect: <socket: 5>: does not exist (Connection refused)])

when I try to create and fetch some data from Poseidon. Is there any issue with the serve

Thank you very much.

Alessandro

nevrome commented 1 year ago

The server was down. I don't know why yet - will have to investigate. It's restarted now, so please try again and let me know if it works :+1:

raveancic commented 1 year ago

Thanks, it works now.

nevrome commented 1 year ago

:+1: - the reason was trivial: The VM rebooted and the server did not automatically come back.

stschiff commented 1 year ago

Aah yes. There was an email from the VM provider that they moved the machines somehow. Very annoying. Glad that it's resolved.