Skip to content

[Bug]: #659

@rajasami156

Description

@rajasami156

Bug Description

I'm getting this error, it was working fine a few days back.

Version

llama-index==0.12.25

Steps to Reproduce

Image

I'm unable to login, I'm getting an error:

Relevant Logs/Tracbacks

INFO:main10:Homepage rendered successfully.
INFO:     110.93.246.223:0 - "GET / HTTP/1.1" 200 OK
INFO:httpx:HTTP Request: POST https://api.cloud.llamaindex.ai/api/parsing/upload "HTTP/1.1 503 Service Temporarily Unavailable"

On local:

(myvenv) hellcat@hellcat-ThinkCentre-M720t:~/SAMI/Agent_chatbot/Deposition-Summary$ uvicorn main11:app --port 7000
INFO:     Started server process [74316]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:7000 (Press CTRL+C to quit)
INFO:main11:Homepage rendered successfully.
INFO:     127.0.0.1:49946 - "GET / HTTP/1.1" 200 OK
INFO:     127.0.0.1:49946 - "GET /static/styles.css HTTP/1.1" 304 Not Modified
INFO:httpx:HTTP Request: POST https://api.cloud.llamaindex.ai/api/parsing/upload "HTTP/1.1 503 Service Temporarily Unavailable"
Error while parsing the file '<bytes/buffer>': Failed to parse the file: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

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