GitHub user onyname added a comment to the discussion: Alerts and reports 
notification fails due to selenium exception

Another tip for those using Openshift/Kubernetes deployments. In the YAML file 
for Route in HTTP specify TLS settings:.
 port:
        targetPort: http
      tls:
        termination: edge
      wildcardPolicy: None 
![TLS](https://github.com/user-attachments/assets/ccbf4a87-06ac-4aa3-8eec-1cd193452f75)

If this is not done WEBDRIVER URL will always be rejected and Selenium won't be 
able to do its part



GitHub link: 
https://github.com/apache/superset/discussions/19334#discussioncomment-12910208

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to