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 2020/01/06 05:04:32 UTC

[GitHub] [incubator-superset] charlesoblack commented on issue #8903: Cannot login when server is starting by systemd service

charlesoblack commented on issue #8903: Cannot login when server is starting by systemd service
URL: https://github.com/apache/incubator-superset/issues/8903#issuecomment-571004804
 
 
   I think you can set it to run as a user (as opposed to root) by setting
   
   ```
   User=ec2-user
   ```
   
   in your systemd service. Otherwise, I assume it looks for the `superset.db` in `/.superset/`, not in `/home/ec2-user/.superset`.

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