-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The latest docker image for R2R Dashboard calls incorrect login api /v1/login.
To Reproduce
Steps to reproduce the behavior:
- download the r2r repo: git@github.com:SciPhi-AI/R2R.git
- Comment out the "build" section of compose.yaml
- Run the docker compose: docker compose --profile postgres -f compose.yaml up
- Open http://localhost:7273
- Fill the Instance URL (the default one is also incorrect): http://localhost:7272.

- Fill the email and password
- It told me I logined failed:

I checked the console it called the http://localhost:7272/v1/login.
Expected behavior
It should call /v2/login
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Mac OS Big Sur 11.7.6
- Browser chrome
- Version 131.0.6778.86(正式版本) (x86_64)
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
