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/07/10 09:55:44 UTC

[GitHub] [superset] johnnyheineken commented on issue #14104: Installation Error - Docker-Compose Up on Apple M1 - superset-app exited with code 132

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: 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