UI-TARS-desktop icon indicating copy to clipboard operation
UI-TARS-desktop copied to clipboard

[Bug]: 404 status code (no body)

Open boraturant opened this issue 7 months ago • 1 comments

Version

v.0.1

Model

UI-TARS-1.5-7B

Deployment Method

Cloud

Issue Description

Getting the famous "404 status code (no body)" error, here is my setup, I would appreciate if someone from the team could suggest something many people are getting this error.

MacbookPro M4 24 GB

Image Image Image Image Image Image Image

Error Logs

No response

boraturant avatar May 12 '25 09:05 boraturant

Hello, I experienced the same issue, and I managed to fix it by using this value for my VLM Base URL:

VLM Base URL: https://dx8w45x81yjxhhqt.us-east-1.aws.endpoints.huggingface.cloud/v1/

  • Note the added /v1/ on the URL. So try adding this to the URL that you get after deploying your endpoint

Here's my comment on my own reported issue - https://github.com/bytedance/UI-TARS-desktop/issues/577#issuecomment-2875675136

NiksaSprinting avatar May 13 '25 09:05 NiksaSprinting