Skip to content

Error 411- while uploading Videos on Pinterest with self-hosted Postiz #1025

@CodAr-man

Description

@CodAr-man

I am on self-hosted version of postiz hosted through coolify with latest build.
I have standard access of Pinterest.
Images are getting uploaded easily without any error.
Videos are not getting uploaded. giving error in the Ui's notification bell.
When I checked the log directed by crawlchat I found this:

🧩 Error Summary

Source: Pinterest Posting
Timestamp: 2025-10-15T08:45:57
Worker Process: 2|workers
Error Type: AxiosError
Status Code: 411 Length Required
Message: Request failed with status code 411

📬 Error Message
AxiosError: Request failed with status code 411
at settle (/app/node_modules/axios/dist/node/axios.cjs:2053:12)
at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:3170:11)
at IncomingMessage.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at Axios.request (/app/node_modules/axios/dist/node/axios.cjs:4280:41)
at async PinterestProvider.post (.../pinterest.provider.js:141:13)
at async PostsService.postSocial (.../posts.service.js:294:36)
at async PostsService.post (.../posts.service.js:216:31)
at async PostsController.post (.../posts.controller.js:19:20)

⚙️ Request Info

HTTP Method: POST
URL: https://pinterest-media-upload.s3-accelerate.amazonaws.com/
Content-Type: multipart/form-data
Headers:

{
"Accept": "application/json, text/plain, /",
"Content-Type": "multipart/form-data; boundary=--------------------------828645368384980935173385",
"User-Agent": "axios/1.10.0",
"Accept-Encoding": "gzip, compress, deflate, br"
}

Body: {} (Empty or missing content length)

⚠️ Environment Issue
Email sender information not found in environment variables

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