-
Hello Gordon!
I am connecting to the Puck.js via Bluetooth LE.
I can not upload code and not type in the left lane.
:-(My suspicions are falling on the page ... See!
1) The page makes several calls to / serial / ports, but after connecting the last call stays open until timeout.
2) When disconected the server docker crashes with error.
What do you think?
-
Hello,
I created Docker image with espruino-web-ide, but it has some problems. The left lane shell in Espruino Web Ide not write. I am connected to device, but tutorial step 1 not work (1+2).
Prints attached...
Can you help me?
Sorry for bad english.
Docker repository
https://hub.docker.com/r/humbertosales/espruino-web-ide-rpi/
Running docker container
sudo docker run --name espruino -d --restart="always" --net="host" -v
/dev:/dev -v /var/run/dbus:/var/run/dbus -v
/sys/class/bluetooth:/sys/class/bluetooth -v
/var/lib/bluetooth:/var/lib/bluetooth --privileged
humbertosales/espruino-web-ide-rpi:1.0.1 espruino-server --port 8181*Last version today is 1.0.1.*
When I start the IDE serve say only "listening port xxxx"...
I was run setcap, but nothing! Problem continue!
Dockerfile