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

[Help] dial tcp 47.110.23.49:80: connect: connection refused #11

Open
jeffreys-cat opened this issue Dec 26, 2022 · 9 comments · Fixed by #12
Open

[Help] dial tcp 47.110.23.49:80: connect: connection refused #11

jeffreys-cat opened this issue Dec 26, 2022 · 9 comments · Fixed by #12
Labels
bug Something isn't working

Comments

@jeffreys-cat
Copy link
Contributor

jeffreys-cat commented Dec 26, 2022

There are some errors that happen on the Apache Doris Website.
I have no idea about this. It has nothing to do with AK/SK access. We do not change anything. Mabey OSS problem? Please help me if someone knows why. Thank you!!

The whole logs on https://github.com/apache/doris-website/actions/runs/3778336267/jobs/6422722717

image

@fangbinwei
Copy link
Owner

fangbinwei commented Dec 26, 2022

Thanks for your feedback! @jeffreys-cat
Did you upload so many files (9000+) a few days ago? Only uploaded files failed these days ?

I don't know what recently happened with aliyun OSS, I may need to contact customer service. My workaround is to keep trying to re-upload these failed uploads. And I wrote temporary code in dev branch, I will improve it in the next few days and merge it into the main branch.

If you need to use this action urgently, you can use fangbinwei/aliyun-oss-website-action@dev

you can check my fork of doris-website
https://github.com/fangbinwei/doris-website/blob/test-issue/.github/workflows/manual-deploy.yml
https://github.com/fangbinwei/doris-website/actions/runs/3783617746/jobs/6432304005

@jeffreys-cat
Copy link
Contributor Author

@fangbinwei Yep, I'm not sure how many files be uploaded in the last few days, but The website has a lot of files really. uploaded files failed came in recent days, with no errors before.

@jeffreys-cat
Copy link
Contributor Author

jeffreys-cat commented Dec 27, 2022

I use the dev branch action but got the same error @fangbinwei

https://github.com/apache/doris-website/actions/runs/3787409110/jobs/6439184065

@jeffreys-cat
Copy link
Contributor Author

jeffreys-cat commented Dec 27, 2022

8fdd0098-3626-4000-b8d9-9c63cbed410e

I don't know if Aliyun adds some limits...

@fangbinwei
Copy link
Owner

I see, could you try again? @jeffreys-cat

And I have reported this issue to aliyun, and I am waiting for a reply. Maybe too many files are uploaded in a short period of time, we need to slow down the upload frequency and re-upload these failed files until all files are successfully uploaded.

@fangbinwei
Copy link
Owner

image

The feedback from AliCloud technicians is that it may be due to too many files being uploaded in a short period of time, and I will follow their suggestions for optimization. (retrying uploading files and reduce concurrency when retrying uploading files)
@jeffreys-cat

@fangbinwei
Copy link
Owner

fangbinwei commented Dec 27, 2022

I have fixed the concurrent problem of uploading numerous files in the dev branch, and I am confident that it can help you upload files stably. You can try again! @jeffreys-cat

@fangbinwei fangbinwei added the bug Something isn't working label Dec 27, 2022
@jeffreys-cat
Copy link
Contributor Author

image

The feedback from AliCloud technicians is that it may be due to too many files being uploaded in a short period of time, and I will follow their suggestions for optimization. (retrying uploading files and reduce concurrency when retrying uploading files) @jeffreys-cat

I'm trying now, The picture is too small, and can't see it clearly, can you give me a clear picture or tell me where is this picture URL on Aliyun?

@jeffreys-cat
Copy link
Contributor Author

It works, thank you very much !! @fangbinwei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants