You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not been able to reproduce this issue. Can you provide any more information about your project that might help give us some insight? Is that the only output you received or was a build ID returned? What language runtime are you using?
As this doesn't seem to be a general doctl issue at first glance, I'd encourage you to open a support ticket. The support team has more context on your account and is able to discuss more details specific than in a public issue.
I suddenly can't deploy anymore with
doctl
.I'm just doing
./doctl serverless deploy --remote-build --verbose-build .
and am getting the following error:
Error: unexpected end of JSON input
.I tried:
brew
(I'm on macOS)./doctl
doctl
and tried the same. Same error.I'd really like to deploy the fixes to my server less function but I can't.
The text was updated successfully, but these errors were encountered: