VMois commented on issue #11235:
URL:
https://github.com/apache/incubator-superset/issues/11235#issuecomment-720988752
@DRavikanth if you are using Docker Compose add the following to your
superset image:
```yaml
superset:
shm_size: '2gb' # fix for gecko driver failure
# ...
```
You can find the same in the article I shared with you.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]