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

Issues with git pulling after deploying the project on the server and problems with downloading files on the webpage #879

Open
shensj12 opened this issue Dec 30, 2024 · 6 comments

Comments

@shensj12
Copy link

1.Deployed the project on a cloud server using fast deployment (utilizing my own domain for deployment).
2.Created a dataset called "test" on the deployed website and uploaded a WAV audio file on the page.
3.Cloned the "test" dataset on my own computer.
D:\wlzn\modelscape\test>git clone http://xxx/datasets/sjshen/test.git
Cloning into 'test'...
remote: Enumerating objects: 9, done.
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 9 (delta 2), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (9/9), done.
Resolving deltas: 100% (2/2), done.
Downloading combined_0.wav (947 KB)
Error downloading object: combined_0.wav (decf5aa): Smudge error: Error downloading combined_0.wav (decf5aa6c71d8bfde29868e6def977f26bdaa27834307cfd5146ec4a54b5d06f): LFS: Get "http://127.0.0.1:9000/csghub-server/lfs/de/cf/5aa6c71d8bfde29868e6def977f26bdaa27834307cfd5146ec4a54b5d06f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minio%2F20241225%2Fcn-north-1%2Fs3%2Faws4_request&X-Amz-Date=20241225T082828Z&X-Amz-Expires=259200&X-Amz-SignedHeaders=host&X-Amz-Signature=1f63d5168d50447f7ead18c4d7bdeef47e8c767b8f6de9b5a305e253db1fea12": dial tcp 127.0.0.1:9000: connectex: No connection could be made because the target machine actively refused it.

I see that the error message is "127.0.0.1:9000 refused access". Could you please advise me on how to correct this issue?

On the webpage, when I click the download button for this audio, the interface also throws an error.
image

@samchen8008
Copy link

Is it Alicloud?

@samchen8008
Copy link

@Rader pls check it out

@MasonXon
Copy link
Collaborator

MasonXon commented Jan 6, 2025

This is a front-end bug, which is being fixed.

@Rader
Copy link
Collaborator

Rader commented Jan 6, 2025

@MasonXon any github issue related?

@MasonXon
Copy link
Collaborator

MasonXon commented Jan 6, 2025

Ref: https://github.com/OpenCSGs/csghub-installer/issues/86, This problem can be easily reproduced from ce

@Tendo33
Copy link

Tendo33 commented Jan 8, 2025

same error here

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

5 participants