0x-mesh icon indicating copy to clipboard operation
0x-mesh copied to clipboard

wasm.exec errors

Open bthaile opened this issue 5 years ago • 1 comments

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:latest as of 1/28/2020

  • What version of Mesh are you running? Be as specific as possible (e.g., 8.0.1 instead of latest or 8).

    "@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.

Screen Shot 2020-01-29 at 8 19 55 PM

Screen Shot 2020-01-29 at 8 19 47 PM

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.

  1. step 1
  2. step 2
  3. you get it...

Failure Logs

Please include any relevant log snippets or files here.

bthaile avatar Jan 30 '20 02:01 bthaile

@bthaile can you please provide steps to reproduce?

albrow avatar Jan 31 '20 23:01 albrow