You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/12/28 10:44:14 UTC

[GitHub] [superset] vivekpradhan commented on issue #14330: [Report] Reports not working with OIDC auth

vivekpradhan commented on issue #14330:
URL: https://github.com/apache/superset/issues/14330#issuecomment-1002006359


   I am facing the same issue. Can someone tell me what to add to superset config to enable TRACE level logging for the geckodriver so that I can see why I am getting this error:
   ```
   Traceback (most recent call last):
     File "/app/superset/utils/webdriver.py", line 125, in get_screenshot
       EC.presence_of_element_located((By.CLASS_NAME, element_name))
     File "/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/wait.py", line 80, in until
       raise TimeoutException(message, screen, stacktrace)
   selenium.common.exceptions.TimeoutException: Message:
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org