Socket.io error

After I log in the web UI, the Google Chrome console prints an error after few seconds and the web UI becomes unusable.

I’ve tried with Node.js 4 and 6 after resetting and restarting MineOS.
Ubuntu 16.04.1 LTS

I can see that you’re on a recent commit. Can you confirm you also executed the npm install to update the dependencies (e.g., socket.io?).

Due to a recent bug fix for (what might be?) an unrelated issue, I recommend you update again to today’s commit.

1 Like

The latest commit fixed all my issues, thanks! :slight_smile: