@michbeck100 said in Trouble with fresh installation:
@jbs Ok, last chance would be to install the test version directly from GitHub:
npm install pimatic/pimatic
instead of
npm install pimatic@test
I think that you don’t have to copy the ppm.js file now. But you still have to follow the other steps. For the mobile-frontend you can also install from GitHub:
npm install pimatic/pimatic-mobile-frontend#v0.9.x
Yes, installed the test version now 
No need to copy ppm.js file.
But, when I try to login, the login page refresh but I am not logged in, the same as 0.9.43.
Chrome tells me
socket.io.js:3 WebSocket connection to 'ws://192.168.1.140/socket.io/?EIO=3&transport=websocket&sid=59sWA5HSThhHnxQ0AAAM' failed: WebSocket is closed before the connection is established.