Machine does not start completely: Unable to enter commands
Hello, I wanted to install cheerpx locally. I followed all the steps of the github but once deployed, the machine does not start. I have the interface but I can't enter commands. The "user@:~" never appears... I waited several hours but nothing happens. On the picture, it's already been running for 1 hour. How to do it? And forgive me for my English... I'm not an English speaker
10 Replies
Please open the developer tools console and check for any error message. The most likely problem is that SharedArrayBuffer is not available. Can you confirm you are using https?
Yes I use https
But I have the same problem
Please share the contents of the devtools console. Even better, if this is deployed on GitHub, share the url with us so that we can take a look
Hello, I wanted to install cheerpx locallyAh, I did not notice this at first. The problem is almost guaranteed to be missing headers on your server to enable SharedArrayBuffer. Share the console output with us.
Where can I find the console ?
In the developer tools. Usually you open them with Ctrl+Shift+I, but I would recommend to find a tutorial on the internet about the devtools if you have never used them before.
Okay thank you, I’ll do that and I’ll get back to you.
@Payload.exe Hi, please don't forget to provide additional information so that we can help you fix the problem
Closing due to lack of information
you didn't close it @Alessandro
i can still type
Closing only means "marked as resolved". There is no intention of preventing the original user or anybody else from adding information
oh