Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Postiz
  3. Postiz Isn't Responding

Postiz Isn't Responding

Scheduled Pinned Locked Moved Postiz
4 Posts 2 Posters 10 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    IniBudi
    wrote last edited by
    #1

    After adding threads API, I just restarted my Postiz.

    Unfortunately the application isn't responding and cant run.

    I already restarted several time but it still error. Here's the event log:

            "appStoreId": "com.postiz.cloudronapp",
            "installationState": "installed",
            "runState": "stopped",
            "health": null,
            "containerId": "158bd994aa190eb400768ec781425f6a9a8ed8c095b8becd974fa01ec3a5fee0",
            "memoryLimit": 2147483648,
            "cpuQuota": 5,
            "notes": null,
            "taskId": null,
            "sso": true,
            "enableBackup": true,
            "proxyAuth": false,
            "containerIp": "172.18.17.201",
            "crontab": null,
            "creationTime": "2025-11-19T08:42:31.000Z",
            "updateTime": null,
            "enableAutomaticUpdate": true,
            "upstreamUri": "",
            "enableMailbox": true,
            "mailboxDisplayName": "",
            "mailboxName": "no-reply",
            "mailboxDomain": "gcr.co.id",
            "enableInbox": false,
            "inboxName": null,
            "inboxDomain": null,
            "enableTurn": 1,
            "enableRedis": 1,
            "storageVolumeId": null,
            "storageVolumePrefix": null,
            "ts": "2025-11-20T03:03:00.000Z",
            "healthTime": "2025-11-19T15:00:40.000Z",
            "hasIcon": false,
            "hasAppStoreIcon": true,
            "manifest": {
                "id": "com.postiz.cloudronapp",
                "title": "Postiz",
                "author": "Postiz Authors",
                "contactEmail": "support@cloudron.io",
                "tagline": "social media scheduling tool",
                "description": "### About\n\nThe ultimate social media scheduling tool, with a bunch of AI.\n\nPostiz offers everything you need to manage your social media posts,\nbuild an audience, capture leads, and grow your business.\n\n### Features\n\n* Schedule all your social media posts (many AI features)\n* Measure your work with analytics.\n* Collaborate with other team members to exchange or buy posts.\n* Invite your team members to collaborate, comment, and schedule posts.\n\n",
                "upstreamVersion": "2.8.1",
                "version": "1.25.2",
                "healthCheckPath": "/",
                "icon": "file://logo.png",
                "tags": [
                    "social",
                    "media",
                    "scheduling"
                ],
                "memoryLimit": 1073741824,
                "httpPort": 5000,
                "checklist": {
                    "register-admin": {
                        "message": "On first visit, you can set up an admin user and then create other users."
                    }
                },
                "optionalSso": true,
                "manifestVersion": 2,
                "minBoxVersion": "8.0.0",
                "addons": {
                    "localstorage": {},
                    "postgresql": {},
                    "redis": {},
                    "oidc": {
                        "loginRedirectUri": "/settings"
                    },
                    "sendmail": {
                        "supportsDisplayName": true
                    }
                },
                "mediaLinks": [
                    "https://screenshots.cloudron.io/com.postiz.cloudronapp/main.png",
                    "https://screenshots.cloudron.io/com.postiz.cloudronapp/schedule.png",
                    "https://screenshots.cloudron.io/com.postiz.cloudronapp/analytics.png"
                ],
                "forumUrl": "https://forum.cloudron.io/category/205/postiz",
                "documentationUrl": "https://docs.cloudron.io/packages/postiz",
                "website": "https://postiz.com/",
                "changelog": "* Update postiz-app to 2.8.1\n* [Full Changelog](https://github.com/gitroomhq/postiz-app/releases/tag/v2.8.1)\n* fix: stop inserting slash into OAuth url by [@fllppi](https://github.com/fllppi) in [#1065](https://github.com/gitroomhq/postiz-app/pull/1065)\n",
                "dockerImage": "cloudron/com.postiz.cloudronapp:202511160522230000"
            },
            "tags": [
                "Postiz"
            ],
            "checklist": {
                "register-admin": {
                    "acknowledged": true,
                    "message": "On first visit, you can set up an admin user and then create other users.",
                    "changedAt": 1763553240585,
                    "changedBy": "squadron"
                }
            },
            "updateInfo": null,
            "reverseProxyConfig": {
                "robotsTxt": null,
                "csp": null,
                "hstsPreload": false
            },
            "portBindings": {},
            "accessRestriction": null,
            "operators": null,
            "debugMode": null,
            "servicesConfig": {
                "redis": {
                    "memoryLimit": 1073741824,
                    "recoveryMode": false
                }
            },
            "secondaryDomains": [],
            "redirectDomains": [],
            "aliasDomains": [],
            "certificate": null,
            "env": {},
            "mounts": [],
            "error": null,
            "devices": {},
    
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote last edited by
      #2

      Indeed the current published versions are broken, as the app downloads extra assets for prisma which are not working. A new release is in the works. Not sure why postiz tries to download modules to run the database migration. Have to see if we can pre-fetch and bake them into the image instead.

      1 Reply Last reply
      1
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote last edited by
        #3

        Published a new package, you have to update to that first, otherwise the app won't even start up.

        I 1 Reply Last reply
        2
        • nebulonN nebulon

          Published a new package, you have to update to that first, otherwise the app won't even start up.

          I Offline
          I Offline
          IniBudi
          wrote last edited by
          #4

          @nebulon said in Postiz Isn't Responding:

          Published a new package, you have to update to that first, otherwise the app won't even start up.

          Thank you @nebulon now its working normally.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search