wasm.exec errors
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
Context
Please provide any relevant information about your setup
-
Are you running Mesh in the browser or as a standalone server? Are running Mesh inside of Docker or directly running the binary? Yes, running 0x-mesh in docker
docker pull 0xorg/mesh:latestas of 1/28/2020 -
What version of Mesh are you running? Be as specific as possible (e.g.,
8.0.1instead oflatestor8).
"@0x/mesh-browser": "8.2.0",
"@0x/mesh-rpc-client": "8.1.2",
- Are you using an RPC client and if so, which one? (e.g., Typescript or Golang client, the exact version)
Expected Behavior
Please describe the behavior you are expecting.
Current Behavior
What is the current behavior?
Failure Information (for bugs)
got these errors when bring up augur application. each error only happened once in two separate occasions startups.


not able to reproduce the issue.
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- step 1
- step 2
- you get it...
Failure Logs
Please include any relevant log snippets or files here.
@bthaile can you please provide steps to reproduce?