-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Description
📜 Description
As of a few days ago no posts to my Facebook Pages and Instagram no longer work.
LinkedIn, X, Bluesky, Telegram and Threads do work.
I attached the Docker logs below. The Notification Dot in the upper-right of Postiz doesn't show an error (it doesn't show "success" either).
👟 Reproduction steps
I go to post to FB Pages and/or Instgram and my image doesn't get posted. I have tried individual posts and also a group. Meaning, one post sent to, for example, FB , Instagram, LinkedIn, X, Bluesky, Telegram and Threads; and also only to Instgram or only to FB.
👍 Expected behavior
The post should appear on Instagram and FB. For failure I expect a notification in the upper-right of Postiz but I don't see it.
👎 Actual Behavior with Screenshots
Here are the Docker logs of a recent attempt. I see the error(s) but I don't understand them!
|workers | processing { id: 'cmjahe0fu000slj8pmgggptdv', delay: 0 }
0|backend | [Nest] 313 - 12/17/2025, 1:17:34 PM ERROR [ExceptionsHandler] Cannot read properties of undefined (reading 'data')
0|backend | TypeError: Cannot read properties of undefined (reading 'data')
0|backend | at FacebookProvider.fetchPageInformation (/app/apps/backend/dist/libraries/nestjs-libraries/src/integrations/social/facebook.provider.js:191:68)
0|backend | at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
0|backend | at async FacebookProvider.reConnect (/app/apps/backend/dist/libraries/nestjs-libraries/src/integrations/social/facebook.provider.js:147:29)
0|backend | at async RefreshIntegrationService.refreshProcess (/app/apps/backend/dist/libraries/nestjs-libraries/src/integrations/refresh.integration.service.js:35:27)
0|backend | at async RefreshIntegrationService.refresh (/app/apps/backend/dist/libraries/nestjs-libraries/src/integrations/refresh.integration.service.js:15:25)
0|backend | at async IntegrationService.checkAnalytics (/app/apps/backend/dist/libraries/nestjs-libraries/src/database/prisma/integrations/integration.service.js:172:26)
/>
### 💻 Operating system
Linux
### 🤖 Node Version
22.20.0
### 📃 Provide any additional context for the Bug.
_No response_
### 👀 Have you spent some time to check if this bug has been raised before?
- [x] I checked and didn't find similar issue
### Are you willing to submit PR?
None