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

Error: unexpected end of JSON input #1602

Open
terhechte opened this issue Oct 26, 2024 · 1 comment
Open

Error: unexpected end of JSON input #1602

terhechte opened this issue Oct 26, 2024 · 1 comment
Labels

Comments

@terhechte
Copy link

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:

  • Update to the newest version via brew (I'm on macOS)
  • Downloading the macOS binary and running ./doctl
  • Switched to my Ubuntu machine and downloaded the latest doctl and tried the same. Same error.

I'd really like to deploy the fixes to my server less function but I can't.

@terhechte terhechte added the bug label Oct 26, 2024
@andrewsomething
Copy link
Member

Hi @terhechte,

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.

https://cloudsupport.digitalocean.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants