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

[bug]: Website Down #310

Closed
2 of 3 tasks
rationalthinker1 opened this issue Apr 11, 2024 · 5 comments
Closed
2 of 3 tasks

[bug]: Website Down #310

rationalthinker1 opened this issue Apr 11, 2024 · 5 comments
Assignees
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. stale 👻 No activity for quite some time. triage 📑 The issue is awaiting investigation.

Comments

@rationalthinker1
Copy link

Environment

WSL2 Ubuntu 22.04

Reproduction steps

In my `.zshrc`, I have this line

source <(curl -sLk init.zshell.dev); zzinit

but the website `init.zshell.dev` is down.

Expected behavior

It should load up

Current behavior

command not found zzinit

Code snippet

source <(curl -sLk init.zshell.dev); zzinit

Additional information

zi won't load

Self-service

  • I'd be willing to address this documentation request myself.

Have you read the Contributing Guidelines?

Are you familiar with the Contributor Covenant Code of Conduct?

Contact Details

No response

@rationalthinker1 rationalthinker1 added bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation. labels Apr 11, 2024
@yxia-2022
Copy link

Same problem

@yxia-2022
Copy link

Fixed: replace source <(curl -sL init.zshell.dev) with source <(curl -sL git.io/zi-loader)

@g0j0j0
Copy link

g0j0j0 commented Apr 15, 2024

Well it appears that the site is now working, and no issue so far on my side when loading zinit with my zshrc config.
Thanks ! :)

Copy link

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍
Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!

@github-actions github-actions bot added the stale 👻 No activity for quite some time. label May 16, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
Copy link

Issue closed and locked due to lack of activity.
If you encounter this same issue, please open a new issue and refer to this closed one.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. stale 👻 No activity for quite some time. triage 📑 The issue is awaiting investigation.
Projects
None yet
Development

No branches or pull requests

4 participants