Google Chrome sandbox

6

On some pages of a system where I work (I'm not the only developer) a message appears in Google Chrome like the image below:

This only happens in Google Chrome, Firefox works normally.

The test server also works, including in Google Chrome.

On production servers (there are 3 with load balancing via DNS if I'm not mistaken) the above occurs.

I do not know how to solve this problem, which as I said earlier, happens only on some pages.

I've already researched and found nothing that could shed light on how this sandbox idea works in Chrome.

Pages do not have any <iframe> .

If someone has some material that helps me understand why this is happening, I appreciate it.

If someone knows how to solve it will be a great help, but please show me how to identify the reason for this behavior and not just the solution.

    
asked by anonymous 21.09.2015 / 17:01

1 answer

-1

link

Unsandboxed plugin access

I did not see this happening either because it happened to one user and for another, there is no private configuration of the browser. Another option is that you may be in an area with an invalid certificate and your configuration is blocking the script due to the certificate conflict.

    
08.11.2016 / 18:35