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

Internal error: parse error near equal #1575

Closed
NodeGuy opened this issue Nov 14, 2018 · 1 comment · Fixed by #1577
Closed

Internal error: parse error near equal #1575

NodeGuy opened this issue Nov 14, 2018 · 1 comment · Fixed by #1577
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed

Comments

@NodeGuy
Copy link
Contributor

NodeGuy commented Nov 14, 2018

  1. yarn start local-testnet
  2. Click Transactions

Result:

500 Internal Server Error

TxSearch: Response error: RPC error -32603 - Internal error: parse error near equal (line 1 symbol 8 - line 1 symbol 9):"="

screen shot 2018-11-14 at 4 12 39 pm

@NodeGuy NodeGuy added the bug 🐛 issues related to unhandled errors in the code that need to be fixed label Nov 14, 2018
@fedekunze
Copy link
Contributor

thanks for filing this ! I missed the ' ' that had to wrap the action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants