Skip to content

Cannot schedule posts containing an image #1152

@agajdosi

Description

@agajdosi

📜 Description

  1. I create a post for Mastodon, Instagram standalone, Threads and Bluesky which contains an image
  2. I hit schedule, green checkmark "Scheduled successfully" appears in the UI
  3. But the posts are not shown in the calendar
  4. Posts are never published
  5. Console in the container shows no error:
0|backend   | {
0|backend   |   "type": "schedule",
0|backend   |   "tags": [],
0|backend   |   "shortLink": false,
0|backend   |   "date": "2025-12-31T12:55:01",
0|backend   |   "posts": [
0|backend   |     {
0|backend   |       "integration": {
0|backend   |         "id": "cmjtyskl50001nz7zr8liimw0"
0|backend   |       },
0|backend   |       "group": "jCVkttN7ew",
0|backend   |       "settings": {
0|backend   |         "post_type": "post",
0|backend   |         "collaborators": []
0|backend   |       },
0|backend   |       "value": [
0|backend   |         {
0|backend   |           "id": "HY5s4r4LCY",
0|backend   |           "content": "<p>#dimage_x31</p>",
0|backend   |           "image": [
0|backend   |             {
0|backend   |               "id": "4e574da2-5655-429c-8670-54a0daf50edc",
0|backend   |               "path": "https://postiz.gajdosik.org/uploads/2025/12/31/c36ba161fe28327522fda0efffc7273e.JPG",
0|backend   |               "alt": null,
0|backend   |               "thumbnail": null,
0|backend   |               "thumbnailTimestamp": null
0|backend   |             }
0|backend   |           ]
0|backend   |         }
0|backend   |       ]
0|backend   |     }
0|backend   |   ]
0|backend   | }
0

👟 Reproduction steps

  1. create post with image
  2. schedule it

👍 Expected behavior

Posts should be visible in the calendar, should be posted.

👎 Actual Behavior with Screenshots

Image

💻 Operating system

Linux

🤖 Node Version

IDK

📃 Provide any additional context for the Bug.

Postiz v2.11.3, official docker container

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions