2016/12/09: SmartTiles Launcher not working for some users... Investigating

I’m new to the forums and not sure if this is the proper place to ask. When I went to open my smart tiles dashboard this morning I got an error message anyone know what this is about?

Mine is also not working.
If I go back to my dashboard launcher page, I no longer have a Launch icon, just a Help icon. Clicking on the Help icon just opens the same screen on a new page.

Tagging @tgauchat @625alex

1 Like

Can you please share your full Launcher URL and a full screen shot.

Post (there’s no secret info) or email: Support@SmartTiles.click

http://smarttiles.me/?app=de5fa274-c1a9-4406-8c22-ab9a7b1e2e69&shard=NA01&label=Primary%20Dashboard

Here’s my result of the same URL:

  1. Intermittent or every time?
  2. What’s your browser and OS, please?
  3. Any special plug-ins, add-block, etc.? Please try disabled?
  4. Is NA01 your current shard, to the best of your knowledge?
  5. Please try browser debugger (Ctrl-Shift-I in Chrome, Firefox) and see if perchance any messages in Console tab.

Sorry for the inconvenience… You’re only the second report of this problem, but … something weird is happening.

We haven’t changed anything on our end … well, not on purpose.

Every time.

Chrome browser on Win 10

I did just try it on IE and it is working. I closed and re-opened Chrome and still occurring.

Here is the Console tab from Chrome:

https://code.jquery.com/mobile/1.4.4/jquery.mobile-1.4.4.min.css Failed to load resource: net::ERR_TOO_MANY_REDIRECTS
https://code.jquery.com/jquery-2.1.1.min.js Failed to load resource: net::ERR_TOO_MANY_REDIRECTS
https://code.jquery.com/mobile/1.4.4/jquery.mobile-1.4.4.min.js Failed to load resource: net::ERR_TOO_MANY_REDIRECTS
?app=de5fa274-c1a9-4406-8c22-ab9a7b1e2e69&shard=NA01&label=Primary Dashboard:233 Uncaught ReferenceError: $ is not defined(…)

Thanks for the details. I have a clue now what’s going on, though I don’t know why it happened without any changes on our end.

And it doesn’t explain why it works for my browsers and not yours; but the “internet” is complicated ;-).

Please try these as it may be confirmation:

http://www.smarttiles.click/me/?app=de5fa274-c1a9-4406-8c22-ab9a7b1e2e69&shard=NA01&label=Primary%20Dashboard

and also this:

http://smarttiles.click/me/?app=de5fa274-c1a9-4406-8c22-ab9a7b1e2e69&shard=NA01&label=Primary%20Dashboard

Just tried both and neither are working in Chrome.

I am heading into work in a few minutes and can check Chrome on my work PC (Windows 7).

Thanks, Brian.

While you were typing I was doing some Googling…

This is not an uncommon problem (in general) with sites that pull jquery libraries from CDN (content distribution networks), and may be the cause of sudden configuration changes on those sources. This
could end up being a temporary problem (I hope), because our ability to solve may be out of our hands…

Then again, I have several ideas, … I’m just researching and thinking about which to try first.

Too bad that I can’t replicate directly (though I’m working on that too!), since it makes it tedious to determine if I have fixed the problem! :scream:


####If you happen to have the time, here is how to get a more detail network trace log that could help me further:

You can email the result to: Support@SmartTiles.click


Thank-you very very much for your help!

  • Are you running a firewall on the PC where this fails?
  • Do you have proxy server setting?

Those could be a couple of the “co-factor triggers” for this issue. Temporarily disabling Firewall and/or Proxy would confirm. It would not be a desirable long-term solution, so I am definitely still exploring to see what options are under our control.

I certainly appreciate you testing other machines, networks, and/or browsers.

And, since ActionTiles doesn’t need or use the “Launcher”, hopefully we bypass the issue.

It is working for me in Chrome at work on Windows 7.

I may try rebooting the machine when I get home and re-visit if it is still an issue. If it doesn’t resolve it, I will post more details then.

1 Like

We actually made a “fix-attempt” while you were on the way to work :wink: … so your current success may be due to our fix rather than your location.

If you get a moment; you can test the unpatched Launcher at the URL below; as I’m curious as to whether or not the issue will show up at your work location:

My problem seemed to be that I was unknowingly logged out. I’m assuming it’s some sort of “time out” thing in the app. I went back and logged in and everything was fine. I’ve spoken to a few others who had this same problem and that’s what clued me in to the login issue.

The unpatched one is working fine at work for me.

As it is for me :wink: … that’s why I suspect … firewall? proxy? browser version? cache? random CDN? or maybe the problem has gone away?

Oh well… Hopefully the “hotfix” we deployed turns out to be a permanent stable solution.

Thanks again!

Login timeout is normal and something we cannot fix in SmartTiles v5.8… the login session is managed by SmartThings and is out of our hands. See the main SmartTiles thread for suggestions.


The login issue is completely resolved in upcoming rearchitected “V6 (ActionTiles)”.

I got home tonight and did not reboot my PC. Just re-opened Chrome and tried out my bookmarked launcher.

It worked.

Thanks!

EDIT: Spoke too soon… It launched, but when it goes to my dashboard, it just shows a super enlarged version of my weather tile and has the icon set in the middle for a disconnect

Darn…

Browser debug console log output please? (Do a refresh … probably just of the dashboard itself).

There’s actually a good chance this is the same problem but a different place. The Launcher is a distinct web page from the Dashboards. The patch we put in for the Launcher (due to something changing out in the “interwebs” out of our control, may also be needed in the SmartTiles Dashboard SmartApp too… problem is, that takes SmartThings quite a long time to distribute.

Perhaps mother nature is trying to tell us to hurry up and get ActionTiles launched! :confused:.

Let’s see what the logs indicate and cross-fingers that maybe the external library is having a temporary problem… Thanks!

https://code.jquery.com/mobile/1.4.4/jquery.mobile-1.4.4.min.css Failed to load resource: net::ERR_TOO_MANY_REDIRECTS
https://code.jquery.com/jquery-2.1.1.min.js Failed to load resource: net::ERR_TOO_MANY_REDIRECTS
https://code.jquery.com/mobile/1.4.4/jquery.mobile-1.4.4.min.js Failed to load resource: net::ERR_TOO_MANY_REDIRECTS
script.5.8.0.min.js?u=0:1 Uncaught ReferenceError: $ is not defined(…)
launch:486 Mixed Content: The page at 'https://graph.api.smartthings.com/api/smartapps/installations/de5fa274-c1a9-4406-8c22-ab9a7b1e2e69/launch' was loaded over HTTPS, but requested an insecure image 'http://Admin:xxxxxxxxx@diehllane.ddns.com:554/mjpeg.cgi'. This content should also be served over HTTPS.
launch:487 Mixed Content: The page at 'https://graph.api.smartthings.com/api/smartapps/installations/de5fa274-c1a9-4406-8c22-ab9a7b1e2e69/launch' was loaded over HTTPS, but requested an insecure image 'http://Admin:xxxxxxxxx@192.168.1.103:554/mjpeg.cgi'. This content should also be served over HTTPS.
launch:488 Mixed Content: The page at 'https://graph.api.smartthings.com/api/smartapps/installations/de5fa274-c1a9-4406-8c22-ab9a7b1e2e69/launch' was loaded over HTTPS, but requested an insecure image 'http://abc6onyourside.com/resources/ftptransfer/wsyx/maps/First_Warning_Animated_Doppler_640.gif'. This content should also be served over HTTPS.
launch:489 Mixed Content: The page at 'https://graph.api.smartthings.com/api/smartapps/installations/de5fa274-c1a9-4406-8c22-ab9a7b1e2e69/launch' was loaded over HTTPS, but requested an insecure image 'http://abc6onyourside.com/resources/ftptransfer/wsyx/maps/web_7day.jpg'. This content should also be served over HTTPS.
launch:516 Uncaught ReferenceError: $ is not defined(…)
http://Admin:xxxxxxxxx@diehllane.ddns.com:554/mjpeg.cgi Failed to load resource: net::ERR_NAME_NOT_RESOLVED
http://Admin:xxxxxxxxx@192.168.1.103:554/mjpeg.cgi Failed to load resource: net::ERR_CONNECTION_REFUSED

The last bit is my cameras… I am not too concerned about them. I was in the process of setting them up for outside access, but never finished the project. Although the one is my weather video tile.