johnnyheineken commented on issue #14104: URL: https://github.com/apache/superset/issues/14104#issuecomment-877609247
@junlincc I encountered the same error. the main problem is probably with qemu: > qemu: uncaught target signal 4 (Illegal instruction) - core dumped it is probably related to this issue: https://github.com/docker/for-mac/issues/5232 in short, as is written in the docker docs: > However, attempts to run Intel-based containers on Apple Silicon machines under emulation can crash as qemu sometimes fails to run the container. In addition, filesystem change notification APIs (inotify) do not work under qemu emulation. -- 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]
