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 2018/07/16 15:42:33 UTC

[GitHub] Belalm edited a comment on issue #5399: Run two instances of Superset same machine

Belalm edited a comment on issue #5399: Run two instances of Superset same machine 
URL: https://github.com/apache/incubator-superset/issues/5399#issuecomment-405291059
 
 
   It doesn't work, just tried it. 
   
   `superset runserver -p 8085
   Loaded your LOCAL configuration at [/usr/lib/python2.7/site-packages/superset_config.pyc]
   2018-07-16 15:40:25,878:DEBUG:passlib.utils.compat:loaded lazy attr 'SafeConfigParser': <class ConfigParser.SafeConfigParser at 0x18f3808>
   2018-07-16 15:40:25,878:DEBUG:passlib.utils.compat:loaded lazy attr 'NativeStringIO': <built-in function StringIO>
   2018-07-16 15:40:25,878:DEBUG:passlib.utils.compat:loaded lazy attr 'BytesIO': <built-in function StringIO>
   2018-07-16 15:40:27,238:INFO:root:The Gunicorn 'superset runserver' command is deprecated. Please use the 'gunicorn' command instead.
   Starting server with command:
   gunicorn -w 4 --timeout 60 -b  0.0.0.0:8085 --limit-request-line 0 --limit-request-field_size 0 superset:app
   
   [2018-07-16 15:40:27 +0000] [71661] [INFO] Starting gunicorn 19.8.1
   [2018-07-16 15:40:27 +0000] [71661] [INFO] Listening at: http://0.0.0.0:8085 (71661)
   [2018-07-16 15:40:27 +0000] [71661] [INFO] Using worker: sync
   [2018-07-16 15:40:27 +0000] [71666] [INFO] Booting worker with pid: 71666
   [2018-07-16 15:40:27 +0000] [71667] [INFO] Booting worker with pid: 71667
   [2018-07-16 15:40:27 +0000] [71676] [INFO] Booting worker with pid: 71676
   [2018-07-16 15:40:27 +0000] [71677] [INFO] Booting worker with pid: 71677
   Loaded your LOCAL configuration at [/usr/lib/python2.7/site-packages/superset_config.pyc]
   Loaded your LOCAL configuration at [/usr/lib/python2.7/site-packages/superset_config.pyc]
   Loaded your LOCAL configuration at [/usr/lib/python2.7/site-packages/superset_config.pyc]
   Loaded your LOCAL configuration at [/usr/lib/python2.7/site-packages/superset_config.pyc]
   2018-07-16 15:40:28,578:DEBUG:passlib.utils.compat:loaded lazy attr 'SafeConfigParser': <class ConfigParser.SafeConfigParser at 0x1c66a10>
   2018-07-16 15:40:28,578:DEBUG:passlib.utils.compat:loaded lazy attr 'NativeStringIO': <built-in function StringIO>
   2018-07-16 15:40:28,578:DEBUG:passlib.utils.compat:loaded lazy attr 'BytesIO': <built-in function StringIO>
   2018-07-16 15:40:28,663:DEBUG:passlib.utils.compat:loaded lazy attr 'SafeConfigParser': <class ConfigParser.SafeConfigParser at 0x1c66a10>
   2018-07-16 15:40:28,663:DEBUG:passlib.utils.compat:loaded lazy attr 'NativeStringIO': <built-in function StringIO>
   2018-07-16 15:40:28,663:DEBUG:passlib.utils.compat:loaded lazy attr 'BytesIO': <built-in function StringIO>
   2018-07-16 15:40:28,728:DEBUG:passlib.utils.compat:loaded lazy attr 'SafeConfigParser': <class ConfigParser.SafeConfigParser at 0x1c66a10>
   2018-07-16 15:40:28,729:DEBUG:passlib.utils.compat:loaded lazy attr 'NativeStringIO': <built-in function StringIO>
   2018-07-16 15:40:28,729:DEBUG:passlib.utils.compat:loaded lazy attr 'BytesIO': <built-in function StringIO>
   2018-07-16 15:40:28,782:DEBUG:passlib.utils.compat:loaded lazy attr 'SafeConfigParser': <class ConfigParser.SafeConfigParser at 0x1c66a10>
   2018-07-16 15:40:28,782:DEBUG:passlib.utils.compat:loaded lazy attr 'NativeStringIO': <built-in function StringIO>
   2018-07-16 15:40:28,782:DEBUG:passlib.utils.compat:loaded lazy attr 'BytesIO': <built-in function StringIO>
   `
   
   This site can’t be reached
   xx.xxx.xxx.xxx took too long to respond.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org