Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAST hub server unreachable for download #207

Open
e-platini opened this issue May 22, 2024 · 2 comments
Open

FAST hub server unreachable for download #207

e-platini opened this issue May 22, 2024 · 2 comments
Labels

Comments

@e-platini
Copy link

e-platini commented May 22, 2024

When executing the python code:
model = fast.DataHub().download('nuclei-segmentation-model')

I get the error:
Traceback (most recent call last): File "C:\Users\etiennp\PycharmProjects\RACE\utils\npy_dataset_no_render.py", line 14, in <module> model = fast.DataHub().download('nuclei-segmentation-model') File "C:\Users\etiennp\PycharmProjects\venvs\venv3810\lib\site-packages\fast\fast.py", line 18982, in download return _fast.DataHub_download(self, itemID, force) RuntimeError: Failed to retrieve data from FAST DataHub. Server could be down, or you may have no internet access. Please try again later.

You can also execute
runPipeline --datahub breast-tumour-segmentation --file /path/to/WSI
in command line to get the same error.

This behavior was repeated by someone else on another computer.

System:

  • Windows 11
  • FAST v4.8.0
  • Python 3.8.10
@e-platini e-platini added the bug label May 22, 2024
@andreped
Copy link
Contributor

andreped commented Jun 4, 2024

@e-platini I think the FAST Data hub is down (see image below).

Sadly, @smistad will be away for a while, so I am not sure when this will be fixed.

Screenshot 2024-06-04 at 18 54 43

@e-platini
Copy link
Author

@andreped that's what I was afraid of... Thanks for the answer

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

No branches or pull requests

2 participants