junwansas commented on issue #9105: I can not start superset URL: https://github.com/apache/incubator-superset/issues/9105#issuecomment-584143013 Any instruction on production? That will be my next step if I can fix this problem. Thank you! Jun Wan Enterprise Data Services O 404.269.6804 C 404.625.2056 CTECHA.5. 112E 6305 Peachtree Dunwoody Rd. Atlanta, GA 30328 [signature_976828730]<https://www.cox.com/> From: Daniel Vaz Gaspar <[email protected]> Sent: Monday, February 10, 2020 3:52 AM To: apache/incubator-superset <[email protected]> Cc: Wan, Jun (CCI-Atlanta) <[email protected]>; Author <[email protected]> Subject: [EXTERNAL] Re: [apache/incubator-superset] I can not start superset (#9105) Hi, 127.0.0.1 is localhost so your server is listening on the loopback interface. Try: superset run -h 0.0.0.0 -p 8088 --with-threads --reload --debugger Note: that this way of running superset is for development, do not use it in production — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_incubator-2Dsuperset_issues_9105-3Femail-5Fsource-3Dnotifications-26email-5Ftoken-3DAMWWYVO35I6ATPNZUBR7E5LRCEISJA5CNFSM4KSEUNS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELHWJPQ-23issuecomment-2D584017086&d=DwMCaQ&c=7rU_TrP7-Aj2T1siDr9tKQ&r=AtbLFNaMC0rr_Z2fkqS6HA&m=oXQbAJp1Axmtg-6O1SZVsUwvpSCOQAXtsRvjs9c3M3U&s=FjKCHvdeW1jAEofVRQl7ZAP4MXOMiHQO4jOpxb2aXpo&e=>, or unsubscribe<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AMWWYVM6D4ILACDC25SDSDDRCEISJANCNFSM4KSEUNSQ&d=DwMCaQ&c=7rU_TrP7-Aj2T1siDr9tKQ&r=AtbLFNaMC0rr_Z2fkqS6HA&m=oXQbAJp1Axmtg-6O1SZVsUwvpSCOQAXtsRvjs9c3M3U&s=7RwukXP_Wca3lta6cHM8C5IQIGMAFsLoH__04gMqvic&e=>.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
