asayeb commented on issue #22326:
URL: https://github.com/apache/superset/issues/22326#issuecomment-1542582697

   I have pulled the latest docker image from 
"https://hub.docker.com/r/apache/superset/tags"; so it must be the latest tag. 
Checked the link that you provided, I didn't have those apt installation in 
values.yaml file. I added them. 
   `&& apt-get install -y --no-install-recommends \
             libnss3 \
             libdbus-glib-1-2 \
             libgtk-3-0 \
             libx11-xcb1 \
             libasound2 \
             libxtst6 \
             wget`
   
   Now i am getting "Failed taking a screenshot Message: 'chromedriver' 
executable needs to be in PATH". I check the config.py file in the worker pod 
and its "WEBDRIVER_OPTION_ARGS = ["--headless"]". 
   I know there is another issue opened for this, but I don't see any solution 
there.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to