I'm running docker for mac with the following version
Docker has recently started failing with the following error message
invalid character 's' looking for beginning of value
I was also recently shown this dialog when trying to shut down docker after receiving the above error message:
I've tried reducing the size of the disk to fully wipe it through the preferences dialog, but that didn't eliminate the issue:
What does this error message mean and how can I resolve it?
Turns out it was because I upgraded to the latest version of Docker for Mac. I downgraded to 4.12.0 and haven't seen the problem since.