[SOLVED]Flashing with local ide via cloud not working

Hi There

I can flash my photon using the web-ide, but same code can not be flashed with spark dev using cloud compile.

  1. firmware is created in directory (when compiling, but not uploading), but without PLATFORM prefix which is mentioned in the docs, so it looks like: firmware_1438532585115.bin

  2. photon blinks in magenta when flashing. Seems to take much longer then using web-ide. After flashing, previously flashed code (from web-ide) is running.

  3. IDE tells me: “Update started …” but nothing is coming after…

Any ide why flashing via web-ide is working but not with local ide using cloud flashing?

BTW: Using blinkin light for testing, so no external libraries included…

Thanks for any help.
M