Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

Got "Cross-Origin Request Blocked" but works in Chrome

  • 12 uphendule
  • 16 zinale nkinga
  • 32 views
  • Igcine ukuphendulwa ngu guigs

more options

When first access http://s.phono.com/releases/1.1/samples/kitchen-sink/www/index.html, it's OK but when I refresh the page I got the following annoying error in the Web Console:

"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://pgw-v11f.phono.com:8080/http-bind. This can be fixed by moving the resource to the same domain or enabling CORS."

I've checked the Headers is fine. I'm using Firefox 31.0

But all works in a Chrome 36.0.

When first access http://s.phono.com/releases/1.1/samples/kitchen-sink/www/index.html, it's OK but when I refresh the page I got the following annoying error in the Web Console: "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://pgw-v11f.phono.com:8080/http-bind. This can be fixed by moving the resource to the same domain or enabling CORS." I've checked the Headers is fine. I'm using Firefox 31.0 But all works in a Chrome 36.0.

All Replies (12)

more options

Ya change the feature to number 2. network.http.referer.XOriginPolicy or security.fileuri.strict_origin_policy -> false

MDN Same origin policy

more options

After I set both, still got the same security error on refresh. You can easily reproduce it.

more options

After I set both, still got the same security error on refresh. You can easily reproduce it.

more options

I see that you are using CORS apihttp://www.bennadel.com/blog/2327-cross-origin-resource-sharing-c...

I tested the site in version 32, beta and it seems to be working ok, can you try beta to make sure it is also working on your end?

more options

I've installed the beta and updated to RC1 later, I still have this issue when I refresh the page.

more options

I went to the link you posted. I reloaded the page several times using F5 and Shift F5. There were no problems.

http://s.phono.com/releases/1.1/samples/kitchen-sink/www/index.html

more options

Thanks for your response. Have you opened the Web Console? There should be one Warning during the reloading of the page.

more options

Does this also happen after the update to version 32?

The error occurs after I hit the back button after testing the chat:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://pgw-v11f.phono.com:8080/http-bind. This can be fixed by moving the resource to the same domain or enabling CORS.

Not when forward. Did changing the origin feature in about:config show this warning?

more options

>>Does this also happen after the update to version 32? Yes >>Did changing the origin feature in about:config show this warning? Using this "Ya change the feature to number 2. network.http.referer.XOriginPolicy or security.fileuri.strict_origin_policy -> false " did not help.

more options

Are these headers the same?

User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:33.0) Gecko/20100101 Firefox/33.0 Referer: http://s.phono.com/releases/1.1/samples/kitchen-sink/www/index.html Pragma: no-cache Origin: http://s.phono.com Host: pgw-v11g.phono.com:8080 Content-Type: text/plain; charset=UTF-8 Content-Length: 496 Connection: keep-alive Cache-Control: no-cache Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Okulungisiwe ngu guigs

more options

Mine: User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0 Referer: http://s.phono.com/releases/1.1/samples/kitchen-sink/www/index.html Pragma: no-cache Origin: http://s.phono.com Host: pgw-v11f.phono.com:8080 Content-Type: text/plain; charset=UTF-8 Content-Length: 110 Connection: keep-alive Cache-Control: no-cache Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Please NOTE: I only got this error when refreshing this page.

more options

Is this because of cookies expiring on the same session id?