You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "alekssakovsky (via GitHub)" <gi...@apache.org> on 2023/02/07 09:21:08 UTC

[GitHub] [superset] alekssakovsky opened a new issue, #23017: docker container app doesn't work in dev mode

alekssakovsky opened a new issue, #23017:
URL: https://github.com/apache/superset/issues/23017

   db doesn't work. it expects 10 postgress.
   after changing on 10 postgres in dev mode ui shows this:
   ![image](https://user-images.githubusercontent.com/39739131/217203601-37d988e1-f8da-4a11-9a81-788228b84fa6.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.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] wrschneider commented on issue #23017: docker container app doesn't work in dev mode

Posted by "wrschneider (via GitHub)" <gi...@apache.org>.
wrschneider commented on issue #23017:
URL: https://github.com/apache/superset/issues/23017#issuecomment-1423191197

   Does it work in non-dev mode?  I saw the same screen as a symptom that webpack wasn't running.
   What are the errors from the superset_node container?


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


Re: [I] docker container app doesn't work in dev mode [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #23017: docker container app doesn't work in dev mode
URL: https://github.com/apache/superset/issues/23017


-- 
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] alekssakovsky commented on issue #23017: docker container app doesn't work in dev mode

Posted by "alekssakovsky (via GitHub)" <gi...@apache.org>.
alekssakovsky commented on issue #23017:
URL: https://github.com/apache/superset/issues/23017#issuecomment-1439910917

   @wrschneider I won it, I changed path on 25 string on
   BASE_DIR = '/usr/local/lib/python2.7/dist-packages/superset/'
   in setup.py file, but i have some problems on UI. 


-- 
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] sparkwj commented on issue #23017: docker container app doesn't work in dev mode

Posted by "sparkwj (via GitHub)" <gi...@apache.org>.
sparkwj commented on issue #23017:
URL: https://github.com/apache/superset/issues/23017#issuecomment-1457847576

   me too


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


Re: [I] docker container app doesn't work in dev mode [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #23017:
URL: https://github.com/apache/superset/issues/23017#issuecomment-1958320085

   Indeed, I would try the non-dev docker-compose file, as the dev one pulls from master and you might get random problems. This is likely fixed by now, and is pretty out of date if not. If people are still encountering this in current versions (3.x) please open a new Issue or a PR to address the problem.  
   


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