You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions for docker-compose and everything seemed to go well. I can access dashboard at http and have injected the tracking script code into a relevant page.
When I try to access the page I get the error in the browser console:
Loading failed for the <script> with source “https://mydomain.com:9000/ingress/******-5c88-4f07-88c1-741f77e92c38/script.js”.
And when I try to load the script itself:
Secure Connection Failed
An error occurred during a connection to mydomain.com. SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
Do I need to set up some SSL certificates how do I go about doing that?
The text was updated successfully, but these errors were encountered:
I followed the instructions for docker-compose and everything seemed to go well. I can access dashboard at http and have injected the tracking script code into a relevant page.
When I try to access the page I get the error in the browser console:
Loading failed for the <script> with source “https://mydomain.com:9000/ingress/******-5c88-4f07-88c1-741f77e92c38/script.js”.
And when I try to load the script itself:
Do I need to set up some SSL certificates how do I go about doing that?
The text was updated successfully, but these errors were encountered: