Documentation Index

Fetch the complete documentation index at: https://docs.discngine.com/llms.txt

Use this file to discover all available pages before exploring further.

No protocol result loaded

Prev Next

Unable to load the result of the protocol after it has been run.

Details

After executing a protocol recorded from the gadget, you get the following error when loading the result file:

Unable to load protocol result

In the javascript console, you will see the following error message:

Same origin error

Solution

This error occurs because the Pipeline Pilot server does not allow a results file to be loaded into an iframe from another authorised domain.

To solve the issue, you need to allow framing from non-origin hosts:

  • Open the Pipeline Pilot server administration page
  • Navigate to Setup > Server Configuration or Security > Security Configuration (depending on your Pipeline Pilot server version) in the left pane
  • Set "Block Content Framing by Non-Origin Hosts" to No

Unable to load protocol result - resolution