Skip to content

custom upload server is not working (got solution, but docs is incomplete) #2154

Closed
@KunalSin9h

Description

@KunalSin9h

FIXED NOW, SEE COMMENTS:

I have created an upload server where my model will upload the files (which is a wav).

I am following https://cog.run/http/#file-uploads

My request:

Image

Response: (which is error)

Image

It seems Cog can access /upload/audio.wav (404), but it have not HITed /upload (PUT).

My PUT /upload handler in rust.

Image

open source code:

https://github.com/blogspeakai/uploadservice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions