R2R icon indicating copy to clipboard operation
R2R copied to clipboard

failed occurred while attempting to connect to relational database

Open Pavun57 opened this issue 7 months ago • 5 comments

Describe the bug When I try to run the R2R server using python -m r2r.serve it through the error below

2025-03-17 18:08:59 - ERROR - Error Error [Errno 11003] getaddrinfo failed occurred while attempting to connect to relational database. while creating R2RProviders. 2025-03-17 18:08:59 - ERROR - Failed to start R2R server: Error [Errno 11003] getaddrinfo failed occurred while attempting to connect to relational database.

even though when i set the database properly when i do the script for testing the data base connection it is running successfully but in R2R it through me the above error

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Pavun57 avatar Mar 17 '25 12:03 Pavun57