Skip to content

[Bug]: Uploaded images are unavailable through http #8000

Closed
@mike-grayhat

Description

@mike-grayhat

What happened?

Hi, the project is really impressive and a lot of things work just right out of the box. An exception I'm struggling with is static file handling across tools. If I attach or generate a file with a tool, it's still unavailable through http - I can't send it into another tool or open in a new tab.

Version Information

Setup info:
Docker Compose Setup on Apple Silicon
librechat-api latest 823df65a5f47 2 days ago 1.09GB

git commit 0103b4b

Steps to Reproduce

  1. Attach image into chat and ask model to describe it, send
  2. Right-click on image -> Open Image in New Tab
  3. 404 Page

What browsers are you seeing the problem on?

Chrome

Relevant log output

"error": {
    "message": "An unexpected error occurred",
    "status": 404,
    "statusText": "Not Found",
    "data": "Error: No route matches URL \"/images/685323572bb38c9e0b41fdf0/7ca72926-3225-4fa1-9a9e-3f53995d9573__myimage.png\""
  }

Screenshots

Image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions