Problems since compiler upgrade [SOLVED]

Is anyone suffering with programs that used to work prior to the Web IDE compiler upgrade today now find that they are not working?

For example, my app publishes stuff to the cloud, this is now not working.

It is connected to the cloud as evidenced by the breathing cyan and the dashboard log.

Am not even getting serial console debug…

Have tried on a couple of Photons with the same result.

Further to last, this is what I expect from a version dump in listening mode:

β€œp”:6,β€œm”:[{β€œs”:16384,β€œl”:β€œm”,β€œvc”:30,β€œvv”:28,β€œf”:β€œb”,β€œn”:β€œ0”,β€œv”:2,β€œd”:[]},{β€œs”:262144,β€œl”:β€œm”,β€œvc”:30,β€œvv”:0,β€œd”:[]},{β€œs”:262144,β€œl”:β€œm”,β€œvc”:30,β€œvv”:30,β€œf”:β€œs”,β€œn”:β€œ2”,β€œv”:1,β€œd”:[{β€œf”:β€œs”,β€œn”:β€œ1”,β€œv”:1,"":""}]},{β€œs”:131072,β€œl”:β€œm”,β€œvc”:30,β€œvv”:30,β€œu”:β€œ0102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F20”,β€œf”:β€œu”,β€œn”:β€œ1”,β€œv”:2,β€œd”:[{β€œf”:β€œs”,β€œn”:β€œ2”,β€œv”:1,"":""}]},{β€œs”:131072,β€œl”:β€œf”,β€œvc”:30,β€œvv”:0,β€œd”:[]}]

This is what it is now with my problematic Photons (see repeated {β€œs”:131072, … ):

β€œp”:6,β€œm”:[{β€œs”:16384,β€œl”:β€œm”,β€œvc”:30,β€œvv”:28,β€œf”:β€œb”,β€œn”:β€œ0”,β€œv”:2,β€œd”:[]},{β€œs”:262144,β€œl”:β€œm”,β€œvc”:30,β€œvv”:0,β€œd”:[]},{β€œs”:262144,β€œl”:β€œm”,β€œvc”:30,β€œvv”:30,β€œf”:β€œs”,β€œn”:β€œ2”,β€œv”:3,β€œd”:[{β€œf”:β€œs”,β€œn”:β€œ1”,β€œv”:3,"":""}]},{β€œs”:131072,β€œl”:β€œm”,β€œvc”:30,β€œvv”:30,β€œu”:β€œ2BA4E71E840F596B812003882AAE7CA6496F1590CA4A049310AF76EAF11C943A”,β€œf”:β€œu”,β€œn”:β€œ1”,β€œv”:2,β€œd”:[{β€œf”:β€œs”,β€œn”:β€œ2”,β€œv”:1,"":""}]},{β€œs”:131072,β€œl”:β€œf”,β€œvc”:30,β€œvv”:30,β€œu”:β€œ2BA4E71E840F596B812003882AAE7CA6496F1590CA4A049310AF76EAF11C943A”,β€œf”:β€œu”,β€œn”:β€œ1”,β€œv”:2,β€œd”:[{β€œf”:β€œs”,β€œn”:β€œ2”,β€œv”:1,"_":""}]}]

(Naively asking) Is this a/the problem?

Troubles went away once I got home from work - conclusion, flakey internet connection at work was the issue (eg 500 mS pings to 8.8.8.8).

Case closed!

1 Like