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

domains update failure #2

Open
mk opened this issue Mar 23, 2023 · 0 comments
Open

domains update failure #2

mk opened this issue Mar 23, 2023 · 0 comments

Comments

@mk
Copy link
Member

mk commented Mar 23, 2023

I broke book.clerk.vision by trying to update it:

mk@mkair ~/d/book-of-clerk (main)> garden domains update --env production book.clerk.vision
Warning: Permanently added '172.16.227.70' (ED25519) to the list of known hosts.
Failed to get newest revision for branch

Was able to restore it by running

mk@mkair ~/d/book-of-clerk (main)> garden domains remove --env production book.clerk.vision
Warning: Permanently added '172.16.227.70' (ED25519) to the list of known hosts.
mk@mkair ~/d/book-of-clerk (main)> garden domains add --env production book.clerk.vision https://github.clerk.garden/nextjournal/book-of-clerk/commit/7097b690e91a3c5297db604546f8b538eef2f97f/
Warning: Permanently added '172.16.227.70' (ED25519) to the list of known hosts.

Would be good to fix this properly.

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

1 participant