Last active
January 15, 2018 17:50
-
-
Save patelc75/b166e2e21c1f04fd554752c9801e8849 to your computer and use it in GitHub Desktop.
Revisions
-
patelc75 revised this gist
Jan 15, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ When we switched to `//assets-cdn.ziggeo.com/v1-r27/ziggeo.js`, it started worki But on most of our computers, when you put http://assets-cdn.ziggeo.com/v1-stable/ziggeo.js in a browser, it shows `v1-r30` with a timestamp of `2018-01-14`, which made us think that `v1-r30` was launched yesterday and why we're seeing the problem today. This is confusing and appreciate your help. In the meantime we have hard coded our link to `v1-r25` because we think that's what our `v1-stable` link was pointing to until yesterday, but not positive. We had several hours of downtime across our entire user base, so this was quite disruptive. Any suggestions on how to move forward?
-
patelc75 revised this gist
Jan 15, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ We have been using `//assets-cdn.ziggeo.com/v1-stable/ziggeo.js` for many months now. Today we noticed that the video capture stopped working and showed "Video is loading..." instead of the normal Ziggeo video capture widget, see attachment. When we switched to `//assets-cdn.ziggeo.com/v1-r27/ziggeo.js`, it started working again. What's strange is that on one of our computers, `v1-r25` loaded when pasting http://assets-cdn.ziggeo.com/v1-stable/ziggeo.js in the browser, see attachment. -
patelc75 created this gist
Jan 15, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ We have been using `//assets-cdn.ziggeo.com/v1-stable/ziggeo.js` for many months now. Today we noticed that the video capture stopped working and showed "Video is loading..." instead, see attachment. When we switched to `//assets-cdn.ziggeo.com/v1-r27/ziggeo.js`, it started working again. What's strange is that on one of our computers, `v1-r25` loaded when pasting http://assets-cdn.ziggeo.com/v1-stable/ziggeo.js in the browser, see attachment. But on most of our computers, when you put http://assets-cdn.ziggeo.com/v1-stable/ziggeo.js in a browser, it shows `v1-r30` with a timestamp of `2018-01-14`, which made us think that `v1-r30` was launched yesterday and why we're seeing the problem today. This is confusing and appreciate your help. In the meantime we have reverted back to `v1-r25` because we think that's what our `v1-stable` link was pointing to until yesterday, but not positive. We had several hours of downtime across our entire user base, so this was quite disruptive. Any suggestions on how to move forward?