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

Unable to parse response: Error in $: not enough input #155

Closed
pbrisbin opened this issue May 30, 2019 · 3 comments
Closed

Unable to parse response: Error in $: not enough input #155

pbrisbin opened this issue May 30, 2019 · 3 comments
Labels

Comments

@pbrisbin
Copy link
Member

Sometimes, not all the time, when we are erroring the original PR we get this error from the GH API:

stdout Erroring original PR
stderr We had trouble communicating with GitHub:
stderr
stderr   Unable to parse response: Error in $: not enough input
stderr
stderr

Unable to reproduce and unclear why. I think we'll need to add some more logging to catch it in the wild.

@pbrisbin pbrisbin added the bug label May 30, 2019
@pbrisbin
Copy link
Member Author

Last few commits on master have:

  • Reported the request along with any GitHubErrors
  • Upped a few things from DEBUG to INFO
  • Added more INFO logs on main actions

We'll see if we can catch what's failing here.

@pbrisbin
Copy link
Member Author

Figured out and reported: haskell-github/github#377.

Currently being worked around with restyled-io/restyler@0ab29ad. Will close this issue after some time passes without movement on the github Issue, or when that is closed and we update.

@pbrisbin
Copy link
Member Author

pbrisbin commented Jul 2, 2019

Going to close this for now. It'll naturally be fixed when we move resolvers.

@pbrisbin pbrisbin closed this as completed Jul 2, 2019
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

1 participant