marigold-dev / deku

MIT License
80 stars 16 forks source link

spawn: Multiple exceptions #943

Closed aguillon closed 2 years ago

aguillon commented 2 years ago

I have a lot of these in local and also observed them in production, although not as frequently:

1: deku-node: [ERROR] spawn: Multiple exceptions:
1: Ppx_yojson_conv_lib__Yojson_conv.Of_yojson_error(_, _)
1: and
1: Unix.Unix_error(Unix.EBADF, "close", "31")
1: and
1: Unix.Unix_error(Unix.EBADF, "close", "30")
1:
1: deku-node: [INFO] js_process.spawn: prog: node, file: /home/arthur/Marigold/deku/tezos_js_bridge.bundle.js

I don't know where they come from. Sometimes they happen immediately at start, sometimes later.

aguillon commented 2 years ago

If this happens to you, just restart your flextesa image.