Postiz
Postiz - open-source social media scheduling tool.Learn how to grow on social media -> fast.
Postiz
Postiz - open-source social media scheduling tool.Learn how to grow on social media -> fast.
Ticket: CORS Issue Blocking Signup on Local Installation
Question: Can't signup account on local installation
Attempted: Google Sign in: Access to fetch at 'https://postiz.homenet.lan/api/auth/oauth/GOOGLE' from origin 'http://localhost:5000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled....
Ticket: OAuthException 400: Invalid platform app for IG Standalone
Question: How do I enable IG standalone
Attempted: Add FB integration. I can add IG business Accounts but when I try to add a standalone account:...
Ticket: Postiz Deployment Issues with ArgoCD & Kustomize
Question: Deploying Postiz with ArgoCD via Kustomize
Attempted: I'm trying to deploy Postiz with Kustomize and ArgoCD, however, Postiz does not use the configmap created neither updates the .env file....
Ticket: Blank page issue after Coolify installation
Question: After installing with Coolify, when I navigate to the domain I've set for it, instead of seeing the front page, I see only a blank page with "App is running!".
Attempted: Reinstalling it...
Ticket: Unauthorized Charge After Trial Period
Question: I did a 7 days trial, I haven't opted for anything, I haven't been using postiz after the end of the 7 days trial but I see that I still have access to the profile I created then, and that 29$ have been taken from my account on December 24th ??? How come ? Does that mean I have not used postiz, but am still paying ??
Attempted: I have sent a question via the help bot and asked questions as a "slow member" (?) https://discord.com/channels/1243410146097500202/1326498095088795741...
Ticket: Error Adding Multiple Channels to Account
Question: I have an account with mutiple FB and IG pages and businesses attached to it. I want to add a channel for each. I can add one but when I try another postiz blows up.
Attempted: add one FB page works. Try to add another and it blows up....
Ticket: 400 Bad Request on /api/auth/register via Docker
Question: 400 Bad Request on - /api/auth/register
Attempted: The Setup is very simple similar to all our deployments....
Ticket: Clarification Needed: Understanding Channels and Post Sorting
Question: Dear David, In December I did a 7 days trial, and I am thinking about getting a standard plan, but there are things I haven't tested, questions that have emerged after my trial period : - I need to understand what "a channel" is ? individual profile on linkedin, business profile on linkedin and personnal profile on facebook, business profile on reddit = 4 channels ? - If I have a linkedin profile (or facebook, or reddit), and I want to post in a group I belong to in linkedin, is that on channel for les personnal profile and another channel for my personnal profile posting in a group ?...
Ticket: Issue Creating Account on Local Installation
Question: Can’t create account on local installation
Attempted: Installed per directions using docker compose. Changed main_url, frontend_url and next_public_backend_url to http://localhost:5000 (with /api for the last one appended)....
Ticket: Identify application version in Docker setup
Question: On the docker version (or any self-hosted version), is there a way to tell what version the application is on?
Attempted: package.json is set to version 0.0.0. Is the version embedded somewhere within the built application such that we can refer to it from an API call, the website, or command line?...
Ticket: Localhost Port 5000 Access Issue
Question: Localhost installation. Cannot access on port 5000.
Attempted: Changed docker-compose env variable to MAIN_URL: "http://localhost:5000"...
Ticket: LinkedIn Client ID Invalid Error
Question: linkedin error: The passed in client_id is invalid "undefined" ...
Ticket: "App is Running" White Page Issue on Coolify Cloud
Question: I use coolify cloud and I installed Postiz. I put my https domain name. Why is it written "App is Running" on a white page and that's all?...
Ticket: White Screen Error on Draft Save via API
Question: problem posting via api. When i return on the app, impossible to open draft : I have a white screen with the message below : Application error: a client-side exception has occurred (see the browser console for more information)....
Ticket: Helm Chart Redirects Backend Calls to Localhost
Question: Hi, i'm ecountering several issues trying to install the helm chart as the frontend is redirecting the backend calls to localhost which obviously is not gonna work
Attempted: i've tried exposing port 3000 and forwarding the port on my cluster but it seems port is not exposed in the container...
Ticket: Image Resolution Issue: API Responds with 500 Error
Question: I am having issues with the image resolution on my self hosted installation. It seems like that the request of the image is answered with a 500 from the api, but i am not sure. ...
Ticket: Invalid LinkedIn client_id error on Postiz setup
Question: I have a self hosted version of postiz. When I attempt to Add the LinkedIn channel I get the error message "The passed in client_id is invalid "undefined"
Attempted: nothing...
Ticket: Permissions issue on Facebook dev site for Postiz setup
Question: What’s up with instagram and Facebook I am unable to choose the permissions on the Facebook dev site!
Attempted: I already created several apps on facebook dev but keep facing the same issue!...
Ticket: SMTP SSL Record Error on Gmail Port 587
Question: When trying to send an invitation email over SMTP relay (gmail), port 587, I get the following error. ```sh...
Ticket: "TypeError: Failed to Fetch" on Signup - Docker Setup
Question: Getting the message General error: TypeError: Failed to fetch. Please check your browser console. When I try to signup
Attempted: Lots of changes in my docker-compose file, none seems to be the solution....