-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Deploying Error (Error: Error when deploying:) #103
Comments
Running into the same issue, but getting this consistently
|
I'm trying to repro the issue but I'm not able to. Do you have a specific set of steps that show the issue? Here's what I tried:
I'll see about adding more debug info on the error cases, but if someone can provide a set of steps that demonstrate the issue this would really help in resolving the issue. |
This sort of fixed itself for me. A little while after commenting it worked. If I encounter the issue again, I'll try to figure out steps to repro |
Also ran into this issue
|
I have the same issue
|
I tried to fix this issue, please check #124 |
@hallazzang It works now on my system. Thanks! |
* hallazzang-master: Mistake, the order of if-else was incorrect. Fix issue #103
#124 has been merged, closing out issue. |
For a while, every other time I tried to deploy, I received the following error:
Error: Error when deploying:
No additional information was given. Occasionally, a different error message would appear, e.g.
Error: Error when deploying: list index out of range
but deployment would generally work the second time around. Now, however, I get nothing but the first error, and cannot deploy at all. The contents of my config.json file are as follows:
The text was updated successfully, but these errors were encountered: