Skip to content

Error: Connection Failure When Uploading Remote PDF URLs #5

@Virgarg7

Description

@Virgarg7

Issue Summary:
When attempting to upload and parse remote PDF URLs using our current backend implementation, the process fails with a connection error. This issue occurs despite the successful parsing of locally uploaded PDF files.

Expected Behavior:
The backend should successfully fetch the PDF from the remote URL, parse its content, and return the extracted text to the frontend.

Actual Behavior:
The backend fails to fetch the PDF from the remote URL, resulting in a connection error. This error does not occur with locally uploaded PDF files.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions