R2R
R2R copied to clipboard
failed occurred while attempting to connect to relational database
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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.