gokhandeveloper commented on issue #30916: URL: https://github.com/apache/superset/issues/30916#issuecomment-2480893354
Actually comment out the whole step like this and retry. # superset-checks: # build: # context: . # target: python-base # cache_from: # - apache/superset-cache:3.10-slim-bookworm # container_name: superset_checks # command: ["/app/scripts/check-env.py"] # env_file: # - path: docker/.env # default # required: true # - path: docker/.env-local # optional override # required: false # user: *superset-user > > Best to delete all containers and do docker compose up again. > > > Commenting that line out doesn't work for me. I still get the same error. Also I have 48GB of RAM allocated. > > tried but not getting the application to run -- 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]
