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 2019/12/20 12:57:01 UTC

[GitHub] [incubator-superset] Amogh-Balachandra5 opened a new issue #8878: FLASK_APP create-admin not working

Amogh-Balachandra5 opened a new issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878
 
 
   Error: Could not locate a Flask application. You did not provide the "FLASK_APP" environment variable, and a "wsgi.py" or "app.py" module was not found in the current directory.
   
   When i run the below command for the superset to start i am getting the above error
   
   Command : sudo flask fab create-admin
   
   Super set version : apache-superset-0.35.1
   
   I am able to see the WebUI but not able to login as the username password is not there.
   
   Please help

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


[GitHub] [incubator-superset] dpgaspar commented on issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878#issuecomment-567939701
 
 
   Great!

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


[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
issue-label-bot[bot] commented on issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878#issuecomment-567915815
 
 
   Issue-Label Bot is automatically applying the label `#question` to this issue, with a confidence of 0.72. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! 
   
    Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/apache/incubator-superset) and [code](https://github.com/hamelsmu/MLapp) for this bot.

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


[GitHub] [incubator-superset] dpgaspar closed issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
dpgaspar closed issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878
 
 
   

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


[GitHub] [incubator-superset] Amogh-Balachandra5 commented on issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
Amogh-Balachandra5 commented on issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878#issuecomment-568380582
 
 
   Hi sorry my bad i have meant all the steps were successful but when i try to run the sudo flask fab create-admin command i am getting error issue not solved yet

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


[GitHub] [incubator-superset] dpgaspar commented on issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878#issuecomment-567936040
 
 
   Make sure you have followed correctly the install instructions from the docs:
   - https://superset.apache.org/installation.html#os-dependencies
   - https://superset.apache.org/installation.html#python-virtualenv
   - https://superset.apache.org/installation.html#superset-installation-and-initialization
   
   And `sudo` from your command
   

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


[GitHub] [incubator-superset] Amogh-Balachandra5 commented on issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
Amogh-Balachandra5 commented on issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878#issuecomment-567936836
 
 
   Yes i have followed the instructions all was successful
   
   On Fri, 20 Dec, 2019, 7:37 pm Daniel Vaz Gaspar, <no...@github.com>
   wrote:
   
   > Make sure you have followed correctly the install instructions from the
   > docs:
   >
   >    - https://superset.apache.org/installation.html#os-dependencies
   >    - https://superset.apache.org/installation.html#python-virtualenv
   >    -
   >    https://superset.apache.org/installation.html#superset-installation-and-initialization
   >
   > And sudo from your command
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/incubator-superset/issues/8878?email_source=notifications&email_token=ALN7HIKSS42MLMMRLGFBED3QZTGRBA5CNFSM4J55SV42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHNAIKA#issuecomment-567936040>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/ALN7HIJD7NW6NVEC6V5G4ODQZTGRBANCNFSM4J55SV4Q>
   > .
   >
   
   -- 
   Information included in this email is reserved to named addressee’s eyes 
   only. You may not share this message or any of its attachments to anyone. 
   Please note that as the recipient, it is your responsibility to check the 
   email for malicious software. The opinions disclosed by the sender do not 
   have to reflect those of the company, therefore the company refuses to take 
   any liability for the damage caused by the content of this email.
   

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


[GitHub] [incubator-superset] dpgaspar edited a comment on issue #8878: FLASK_APP create-admin not working

Posted by GitBox <gi...@apache.org>.
dpgaspar edited a comment on issue #8878: FLASK_APP create-admin not working
URL: https://github.com/apache/incubator-superset/issues/8878#issuecomment-567936040
 
 
   Make sure you have followed correctly the install instructions from the docs:
   - https://superset.apache.org/installation.html#os-dependencies
   - https://superset.apache.org/installation.html#python-virtualenv
   - https://superset.apache.org/installation.html#superset-installation-and-initialization
   
   And remove `sudo` from your command
   

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