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

beyondstorage.io website is down causing dependabot to break #1263

Open
The-TT-Hacker opened this issue Jun 10, 2022 · 6 comments
Open

beyondstorage.io website is down causing dependabot to break #1263

The-TT-Hacker opened this issue Jun 10, 2022 · 6 comments

Comments

@The-TT-Hacker
Copy link

The documentation website and go.beyondstorage.io are both down which causes gitlab-dependabot to throw this error:

go.beyondstorage.io/services/fs/v4@v4.0.0: unrecognized import path "go.beyondstorage.io/services/fs/v4": https fetch: Get "https://go.beyondstorage.io/services/fs/v4?go-get=1": dial tcp: i/o timeout

Dependabot has no way to skip this dependency as ignored dependencies are only skipped after the go mod package manager fetches all new versions.
This error also causes dependabot to exit so I have no automated dependency updates for any packages.
Can someone please fix the website or not self host it?
Great library by the way!

@xxchan
Copy link
Contributor

xxchan commented Jun 22, 2022

cc @Xuanwo

@Xuanwo
Copy link
Contributor

Xuanwo commented Jun 22, 2022

The domain is controlled by QingCloud, let me try to contact them to bring it back.

@zzdboy
Copy link

zzdboy commented Jul 23, 2022

go.beyondstorage.io How soon will the domain name be restored @Xuanwo

@Xuanwo
Copy link
Contributor

Xuanwo commented Jul 23, 2022

go.beyondstorage.io How soon will the domain name be restored @Xuanwo

Sorry, I don't know the answer either. The only thing we can do is wait for QingCloud.

The last plan is to bump a new major version and switch the import path back to github.com.

@MorvenH
Copy link

MorvenH commented Jul 24, 2022

go.beyondstorage.io How soon will the domain name be restored @Xuanwo

Domain (“beyondstorage.io”) renewal process is temporarily blocked by our domain name service provider.
We sincerely apologize for any inconvenience this may cause.
Now we decided to temporarily switch the website domain name to "beyondstorage.dev".
When the switching work is completed, we will notify you as soon as possible.

@briantopping
Copy link

How about just using github.com/beyondstorage/go-storage?

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

6 participants