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

[GitHub] [superset] julianofischer opened a new issue, #24268: password authentication failed for user "superset"

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

   I'm trying to connect an external Postgres database but superset is using a user different from the one I'm providing, resulting in the error password authentication failed for user superset.
   
   #### How to reproduce the bug
   
   1. connect to a database through sqlalchemy string
   2. try to create a data source
   3. try to select the schema
   4. schema is not loaded
   ### Expected results
   schemas are loaded
   
   ### Actual results
   schemas are not loaded
   qlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "db" (172.27.0.2), port 5432 failed: FATAL:  password authentication failed for user "superset"
   
   #### Screenshots
   
   ![image](https://github.com/apache/superset/assets/158303/8a24311b-5c57-4182-aa01-4d6570e5c478)
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: google chrome 113.0.5672.126
   - superset version: latest docker-compose version
   - python version:  latest docker-compose version
   - node.js version:  latest docker-compose version
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x ] I have reproduced the issue with at least the latest released version of superset.
   - [ x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   My other database is running in a container through docker compose.
   I've created a shared network and put it in the official docker compose non-dev superset file.


-- 
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] julianofischer closed issue #24268: password authentication failed for user "superset"

Posted by "julianofischer (via GitHub)" <gi...@apache.org>.
julianofischer closed issue #24268: password authentication failed for user "superset"
URL: https://github.com/apache/superset/issues/24268


-- 
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] julianofischer commented on issue #24268: password authentication failed for user "superset"

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

   Forget it.
   I had 2 'db's.


-- 
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] password authentication failed for user "superset" [superset]

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

   @julianofischer what do you mean by 2db s? I am struggling with this problem too.
   Could you give me more details that how you solve?


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