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/09/03 09:26:00 UTC

[GitHub] [superset] nabinkhadka opened a new issue #16579: docker-compose does not work on MacOS OSX

nabinkhadka opened a new issue #16579:
URL: https://github.com/apache/superset/issues/16579


   There are many issues about this. But it seems there are no proper solution. Ideally, the superset should be ready to use with simply `docker-compose up`.  
   
   I have 9 GB and 3 cores allocated to docker. superset_node crashes with the following error:
   
   ```
   npm ERR! code EIO
   npm ERR! syscall rename
   npm ERR! path /app/superset-frontend/node_modules/sha.js
   npm ERR! dest /app/superset-frontend/node_modules/.sha.js-sPyHcmzN
   npm ERR! errno -5
   npm ERR! EIO: i/o error, rename '/app/superset-frontend/node_modules/sha.js' -> '/app/superset-frontend/node_modules/.sha.js-sPyHcmzN'
   ```


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


[GitHub] [superset] vivek-kandhvar commented on issue #16579: docker-compose does not work on MacOS OSX

Posted by GitBox <gi...@apache.org>.
vivek-kandhvar commented on issue #16579:
URL: https://github.com/apache/superset/issues/16579#issuecomment-913768493


   Same issue here.. Dev mode is broken in 1.3.0. I had no issues on my MAC M1 running for v1.2.0.
   Also when can we expect arm64 compatible images?


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


[GitHub] [superset] ashin-krj commented on issue #16579: docker-compose does not work on MacOS OSX

Posted by GitBox <gi...@apache.org>.
ashin-krj commented on issue #16579:
URL: https://github.com/apache/superset/issues/16579#issuecomment-924619376


   Facing the same issue here.
   `docker-compose up` doesn't work. Shows error on accessing the application.
   But the non-dev -dev docker compose is working fine.
   ![Screenshot 2021-09-22 at 11 43 34 AM](https://user-images.githubusercontent.com/45310108/134292341-51695bab-712f-4182-99cc-48207fc83943.png)
   


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


[GitHub] [superset] nabinkhadka commented on issue #16579: docker-compose does not work on MacOS OSX

Posted by GitBox <gi...@apache.org>.
nabinkhadka commented on issue #16579:
URL: https://github.com/apache/superset/issues/16579#issuecomment-913692708


   @mpope9 I am trying to do dev work, so I am not using that. I believe the non-dev version is only for setting up for a demo or something.


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


[GitHub] [superset] nabinkhadka commented on issue #16579: docker-compose does not work on MacOS OSX

Posted by GitBox <gi...@apache.org>.
nabinkhadka commented on issue #16579:
URL: https://github.com/apache/superset/issues/16579#issuecomment-912398728


   Isn't this something people do like every second around the world?


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


[GitHub] [superset] mpope9 commented on issue #16579: docker-compose does not work on MacOS OSX

Posted by GitBox <gi...@apache.org>.
mpope9 commented on issue #16579:
URL: https://github.com/apache/superset/issues/16579#issuecomment-913037136


   Have you tried using the non-dev file?
   
   `docker-compose -f docker-compose-non-dev.yml`


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