holochain / holoscape

A complete end-user deployment of a Holochain conductor with UI for administration and a run-time for hApp UIs
63 stars 8 forks source link

Holoscape #56

Open sevenshadow opened 4 years ago

sevenshadow commented 4 years ago

Hi,

I installed Holoscape on my machine. Holoscape itself seems to come up but when I go to run any app, they seem to fail. I get a

Unable to build WebSocket connection WS Error : Unable to add another connection to the event loop.

Not sure if this a firewall thing or what.

Anyone have an idea? Also, do I need to be running a sim2h server in another terminal?

nphias commented 4 years ago

if you are running your own app bundle.. you need to make sure its using the correct websocket port. see #58