Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I don't have a solution, but I am having the same problem.</p> <p>I opened up Google Chrome's built in developer console and see several warnings:</p> <blockquote> <p>[blocked] The page at <a href="https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1" rel="nofollow">https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1</a> ran insecure content from <a href="http://yui.yahooapis.com/combo?2.7.0/build/yahoo-dom-event/yahoo-dom-event" rel="nofollow">http://yui.yahooapis.com/combo?2.7.0/build/yahoo-dom-event/yahoo-dom-event</a>.….0/build/animation/animation-min.js&amp;2.7.0/build/container/container-min.js. SkillsMatrix?core.apexpages.devmode.url=1:1 [blocked] The page at <a href="https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1" rel="nofollow">https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1</a> ran insecure content from <a href="http://yui.yahooapis.com/combo?2.7.0/build/container/assets/skins/sam/container.css" rel="nofollow">http://yui.yahooapis.com/combo?2.7.0/build/container/assets/skins/sam/container.css</a>. SkillsMatrix?core.apexpages.devmode.url=1:3 [blocked] The page at <a href="https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1" rel="nofollow">https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1</a> ran insecure content from <a href="http://yui.yahooapis.com/combo?2.7.0/build/yahoo-dom-event/yahoo-dom-event" rel="nofollow">http://yui.yahooapis.com/combo?2.7.0/build/yahoo-dom-event/yahoo-dom-event</a>.….0/build/animation/animation-min.js&amp;2.7.0/build/container/container-min.js. SkillsMatrix:1 [blocked] The page at <a href="https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1" rel="nofollow">https://c.na15.visual.force.com/apex/SkillsMatrix?core.apexpages.devmode.url=1</a> ran insecure content from <a href="http://yui.yahooapis.com/combo?2.7.0/build/container/assets/skins/sam/container.css" rel="nofollow">http://yui.yahooapis.com/combo?2.7.0/build/container/assets/skins/sam/container.css</a>.</p> </blockquote> <p>I think the problem (at least for me) is that Chrome is most vigilantly enforcing a "Same Origin Policy" (cf. <a href="http://en.wikipedia.org/wiki/Same_origin_policy" rel="nofollow">http://en.wikipedia.org/wiki/Same_origin_policy</a> ).</p> <p>The Force Times ( <a href="http://theforcetimes.wordpress.com/" rel="nofollow">http://theforcetimes.wordpress.com/</a> ) currently writes about using an "AJAX Proxy" which may help to resolve some such issues. (His article is SFDC-centric but perhaps the principle will help if this is the problem you are having and you can establish your own proxy somewhere.)</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload