Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBlockly not working #342
Blockly not working #342
Comments
|
After a restart the heartbeat example is working on Windows IOT Preview but updating the heartbeat does not work. I get this exception on the command line of Chrome:
|
|
I also have almost same problem Windows IOT image I can't reach the web interface of blockly |
|
I was now able to reach the web interface on the stable build after redeploying the build and the app. I also managed to get the heartbeat to run after pressing countless times on run but the method is not relayent. |
|
Can you please provide a link to the Microsoft Sample you are referring to that is failing? |
|
FYI the blockly example is one of 4 examples that you can automatically download and install to your Raspberry PI via the |
|
Excellent! Thank you for the link. Assigned @rachitb777 to take a look. |
|
@jwillmer Do you see IoTBlocklyBackgroundApp [Startup] listed in the apps page in Windows Device Portal? |
|
Of course, how else would I be able to browse to the website? |
|
thanks for the feedback! We'll look into this in the next couple of days. We made a couple of changes to the source code here on github which are not reflected yet on the appx deployed by IoT Dashboard. |
|
@OwenBrotherwood I can try it but the |
|
@jwillmer : @alecont The example will work, however the port used should be changed from 8000 to some other port plus a clear indication where in the source code the chosen default can be changed or made as a configurable option. |
|
@OwenBrotherwood I mixed up the |
|
@jwillmer |
|
Yes, I see the Blockly web page but I am unable to start any template. |
|
@jwillmer OK I do not have a sense hat: I want to use the example as a start to integration to https://www.microbit.co.uk/ which has strong links to microsoft Edit Edit: https://github.com/ms-iot/virtual-shields-universal Arduino but make it micro:bit "start any template" : do you mean get the template (program) to run and show a result on the sense hat? |
|
@OwenBrotherwood Yes, there is for instance a heartbeat demo that I tryed to run |
|
@jwillmer /cc @IoTGirl @alecont @rachitb777 I also took the time to do:
(from Microsoft's Windows 10 Canonical/Ubuntu Bash prompt) @jwillmer |
|
quick update and I may forget to update when finished "And it is goodnight from me at the Windows 10 IoT workshop" |
|
@OwenBrotherwood so now you can reproduce the problem? |
|
@jwillmer The example works if remote server is disabled. The device was used for 8 hours at this Maker Faire in Århus, Denmark with the Blocky example The last minute of the video shows the stand I was playing at (with 7 inch red screens) |
|
After disabling Remote Server i was able to get web interface of iot blockly but heart example is not working for me do i have to do something else to run it ?? |
|
The heart example works for me |
|
Works now (for me) with the latest IOT Preview build: Steps to reproduce:
|
|
Shouldn't that be version 14971.1000?
…Sent from my Windows 10 phone
From: Jens Willmer<mailto:notifications@github.com>
Sent: Thursday, December 1, 2016 13:43
To: ms-iot/samples<mailto:samples@noreply.github.com>
Subject: Re: [ms-iot/samples] Blockly not working (#342)
Works now with the latest IOT Preview build: 10.0.14931.1000
-
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#342 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AWVo1jTdfo_XlYZBOn7oJLHQWlu5y2yPks5rDsDmgaJpZM4KLCFA>.
|
|
I installed the latest preview build version the Win10 IOT Dashboard found. For me it was 14931 but I see right now that there is a update scheduled. |
|
Okay,
Could it be you forgot to choose “Custom” for device type during new device setup?
Not choosing custom results in a production setup I think….
Van: Jens Willmer [mailto:notifications@github.com]
Verzonden: donderdag 1 december 2016 15:29
Aan: ms-iot/samples <samples@noreply.github.com>
CC: dnkmk <daniel.komkommer@outlook.com>; Comment <comment@noreply.github.com>
Onderwerp: Re: [ms-iot/samples] Blockly not working (#342)
I installed the latest preview build version the Win10 IOT Dashboard found. For me it was 14931 and the admin web panel tells me there are no updates available for the system.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#342 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AWVo1jGDA6p76WAr25oYliT3FDyQuC9Eks5rDtmggaJpZM4KLCFA>.
|
Setup
Problems
With the stable Windows IOT image I can't reach the web interface of blockly - config interface is availableruncommand does not produce any change on the sense hat.