Skip to content

The latest docker image for R2R Dashboard calls incorrect login api /v1/login #120

@yaohuiw

Description

@yaohuiw

Describe the bug
The latest docker image for R2R Dashboard calls incorrect login api /v1/login.

To Reproduce
Steps to reproduce the behavior:

  1. download the r2r repo: git@github.com:SciPhi-AI/R2R.git
  2. Comment out the "build" section of compose.yaml
  3. Run the docker compose: docker compose --profile postgres -f compose.yaml up
  4. Open http://localhost:7273
  5. Fill the Instance URL (the default one is also incorrect): http://localhost:7272. image
  6. Fill the email and password
  7. It told me I logined failed: image

I checked the console it called the http://localhost:7272/v1/login.

image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions