Is the espruino.com hosted compiler working? #5811
Replies: 1 comment
-
Posted at 2015-12-14 by @gfwilliams No, sorry, you're not doing anything wrong. I just restarted it an it should be fine now - there was a power outage at my web hosts and it looks like when the server came back up, there was some strange configuration issue. Posted at 2015-12-14 by Snerkle Thanks, I'll try it out tonight. Posted at 2015-12-23 by Snerkle Hi Gordon, I know you've signed off for Christmas: so Merry Christmas. But it appears the online compiler is 'offline' again if you have the chance to restart it. Cheers. Posted at 2016-01-04 by @gfwilliams Hi - bad timing I'm afraid... My hosts had to physically move the server which meant powering it off, and when it came back on the compiler didn't come back up in the right state... The compiler was off for maybe 12 hours before I fixed it :) Posted at 2017-09-06 by Stipser I'm afraid it's offline again. Or does it even still work? Posted at 2017-09-06 by BillHoy Still can't get up and running any news on this Posted at 2017-09-07 by @gfwilliams @Stipser all your posts so far have been about ESP8266... are you trying to use that? The compiler only works for STM32 Espruino boards, so that could be your problem? @BillHoy I tried this just now and it works great for me. Which board are you trying to use? What code are you using and what error messages are you getting? Posted at 2017-09-07 by BillHoy Gordon, using original Pico, Espruino Board, Puck, Espruino Wifi all "originals". When I press Icon to start as I have always done, I only see a white screen, blue top border and "Espruino Web IDE" and that is it. This has never happened before. I had just purchased your book and wanted to study this and work thru the examples. So this problem was/is frustrating. Posted at 2017-09-07 by BillHoy Strange! Works on Tablet Posted at 2017-09-08 by @gfwilliams Oh - so you're not able to even use the IDE? Could you post up a screenshot? How are you running the IDE - as a Chrome Web App, from espruino.com/ide, or using the Windows Installer? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-12-13 by Snerkle
I have only stated writing code for my Espruino Pico in the past 2 days.
When I add the
directive to my code and try to "Send to Espruino" I get a red error popup in the bottom right-hand corner of the code panel that reads: "Error contacting server. Unable to compile code right now."
Is this a known issue, or am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions