The errors I see in your console aren't very detailed but as a stab in the dark, they remind me of ones I got by running an operator and a user in the same browser, not in incognito mode. Try entering this into your console to clear your cookies: localStorage.clear(); location.reload();
Then make sure you only run the operator in an incognito window and the user only in a normal window. That should fix it unless something else is the problem.
Thanks ST seems my crappy is struggling but its working. Hows does one run it on mainnet?
reply
I do not recommend it, you will probably lose all your money. If you want to use a statechain on mainnet I recommend mercurylayer.com which is actually built for mainnet usage. But if you run statechainjs.network="mainnet" I think that's all you need to change
reply