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

download_bigg_models.sh throws ERROR 404 #73

Open
funasoul opened this issue Jul 7, 2023 · 2 comments
Open

download_bigg_models.sh throws ERROR 404 #73

funasoul opened this issue Jul 7, 2023 · 2 comments

Comments

@funasoul
Copy link
Collaborator

funasoul commented Jul 7, 2023

Hi,

I tried to download bigg_models following the instructions in INSTALL.md, but the Dropbox link seems to be invalid.
Any help?

% bash ./src/test/scripts/download_bigg_models.sh
--2023-07-08 00:45:42--  https://www.dropbox.com/sh/ye05djxrpxy37da/AAAPwL27xQ97mHGoLmCxhI-4a/v1.6/models.tgz
Resolving www.dropbox.com (www.dropbox.com)... 162.125.80.18
Connecting to www.dropbox.com (www.dropbox.com)|162.125.80.18|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: /sh/raw/ye05djxrpxy37da/AAAPwL27xQ97mHGoLmCxhI-4a/v1.6/models.tgz [following]
--2023-07-08 00:45:43--  https://www.dropbox.com/sh/raw/ye05djxrpxy37da/AAAPwL27xQ97mHGoLmCxhI-4a/v1.6/models.tgz
Reusing existing connection to www.dropbox.com:443.
HTTP request sent, awaiting response... 404 Not Found
2023-07-08 00:45:43 ERROR 404: Not Found.
@draeger
Copy link
Member

draeger commented Jul 7, 2023

Could this be solved in 284e8ea?

@funasoul
Copy link
Collaborator Author

funasoul commented Jul 7, 2023

Unfortunately, no. The reason for this problem is that the URL in the script (https://www.dropbox.com/sh/raw/ye05djxrpxy37da/AAAPwL27xQ97mHGoLmCxhI-4a/v1.6/models.tgz) is invalid. Is it possible to create a new Dropbox link and replace it?

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

No branches or pull requests

2 participants