-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
getting a 404 error on lsync #69
Comments
sry @eed3si9n I'll look into this tonight |
Man this is biting everyone recently. It was biting me to. Should be fixed now. I'll leave this issue open as a reminder to myself that I need to return something more informative than a 404 when the server gets these errors from github in the future. In the meantime if you were curious. The sbt plugins lsync basically just calls this.
|
Interesting. I'm able to lsync now. Thanks. 404 is pretty misleading since 4xx implies that I did something wrong. |
Yea it was a server issue. I'll work providing a more informative response when errors happen. Thanks for being loyal user! |
+1 on this... so I should try again later? |
Oh, I get it. I had to push the version file first. |
steps
lsync
from sbt shell.problem
expectation
it either works, or tell me which URL it's not able to hit.
The text was updated successfully, but these errors were encountered: