Postiz

P

Postiz

Postiz - open-source social media scheduling tool.Learn how to grow on social media -> fast.

Ticket: Postiz login issue after SMTP setup on Synology NAS

@Ketseum Just created a ticket
Question: I installed Postiz on my Synology NAS using Docker Compose on Portainer. I used a custom SMTP server instead of Google because Google was returning 400 errors indicating that the Username and Password were not accepted. Now that the emails are working fine and I’ve verified the email successfully, I am unable to log in. There are no visible errors or logs; when I attempt to log in, the page just reloads with empty inputs, returning me to the login screen.
Attempted: Configured a custom SMTP server since Google was rejecting my credentials....

Ticket: Docker Port Change Results in 400 Error on Auth

@Fluff Just created a ticket
Question: Hello, I started my docker instance with docker-compose up - but when auth I have a 400 error. I had to tweak the port 5000 from the docker yaml because I am running on mac and controlce is using this port. However my docker knowledge is limited - I must not have been properly setting it up.
Attempted: try changing the port everywhere from 5000 to 5001...

Ticket: Infinite Reload Issue with Dev Container Frontend

@Beaudelaire Just created a ticket
Question: when i want to run locally via the dev container, the frontend keeps reloading forever and never stops and when i manually stop the page reloads i get the error ChunkLoadError: Loading chunk app/(site)/launches/page failed., i've been trying to fix that but i always get an error
Attempted: I tried remove some parts of the code causing the issue but it only causes more issues...

Ticket: Issues with TikTok UX guidelines for app approval

@z Just created a ticket
Question: TikTok UX must be changed
Attempted: I have been trying to get the "Audit" approve of TikTok. ...

Ticket: Scroll Bar Issue in Add Channel Dialog Box

@Vijay Patel Just created a ticket
Question: Need a scroll bar for the add channel dialogue box
Attempted: We need to zoom out everytime to see whole list of pages....

Ticket: 403 Error: Access Denied on Localhost URLs

@nodechef Just created a ticket
Question: Change the env vars to http://127.0.0.1:5000 MAIN_URL: "http://127.0.0.1:5000"...

Ticket: Lost Channels & Failing Scheduled Posts Error

@Big Presents Just created a ticket
Question: I've lost all the channels attached to my account. The scheduled posts are still there but I can't add any more. I can't add The scheduled posts are all failing to post silently.
Attempted: Restarting container, updating to latest version...

Ticket: Render Deployment Error: Missing 'start' Script

@Yann Just created a ticket
Question: Hello, how to install on Render ? Errors occur?
Attempted: I've tried to install using the public Github but, during the deploy, in the log : npm error Missing script: "start"...

Ticket: installation

@Yann Just created a ticket
Question: Hello, how to install on Render ? Errors occur?
Attempted: I've tried to install using the public Github but, during the deploy, in the log : npm error Missing script: "start"...

Ticket: Help with lint-staged setup in monorepo

@cao Just created a ticket
Question: Configuring lint-staged on monorepo Has anyone used it before? ...

Ticket: Postiz Sign-In Issue After Coolify Installation

@SoLo Just created a ticket
Question: I have postiz installed using coolify but I get to the sign in screen but when I try to sign up, it just spins.
Attempted: I installed using the integration button in coolify....

Ticket: IG Collaboration and Posting Feedback Issue

@the real big J Just created a ticket
Question: Instagram posts require manually entering a "Collaborator" There is no UX feedback when selecting "Add to Calendar" or "Post Now" when an IG channel is selected. ...

Ticket: ERR_NAME_NOT_RESOLVED using Nginx reverse proxy

@Waurick Just created a ticket
Question: I have installed with docker compose and using an nginx reverse proxy. When entering email or anything I get https://postiz.XXXXX.com/api/auth/register net::ERR_NAME_NOT_RESOLVED...

Ticket: Customizable Mastodon URL Issue

@FanyangMeng Just created a ticket
Question: Need customizable mastodon url
Attempted: tried to set customized mastodon url but not working...

Ticket: approving

@PheoUK Just created a ticket
Question: getting an odd issue trying to configure bluesky provider following the details in the docs. fir my identifier i am adding my handle which is a custom domain, i get an odd bounce back error saying it didn't work, i can then no longer load the postfiz UI until i restart the container, but the provider is never created am i doing something wrong? it seems like a pretty easy provider to setup...

Ticket: Media Attachment Causes Post Failure - TypeError: fetch failed

@Dalek ☕🫰 Just created a ticket
Question: Posts fail when media is attached but no problems when it is text only TypeError: fetch failed...

Ticket: Login redirect issue using ngrok with Docker-compose

@Tom Nipravsky Just created a ticket
Question: I'm using ngrok as my reverse proxy and used docker-compose to setup the container. I changed MAIN_URL, FRONTEND_URL and NEXT_PUBLIC_BACKEND_URL according to docs....

Ticket: Photos upload correctly but not visible in Postiz

@grassman Just created a ticket
Question: Photos will upload but can't be seen. Here is my error inside the log. ⨯ upstream image response failed for https://insta.mannflixprime.com/uploads/2024/12/10/052f247e21403e589aea58e8caaf3e910.jpeg 404...

Ticket: Docker Compose Error: API 404 on Deployment

@Dalek ☕🫰 Just created a ticket
Question: When I attempt to deploy using docker compose I get error: Your browser got a 404 when trying to contact the API...

Ticket: Connection Refused Error on Sign Up API Endpoint

@maximo Just created a ticket
Question: I managed to get the homepage running, but attempting a sign up returns a connection refused error from the browser console: Failed to load resource: /api/auth/register net::ERR_CONNECTION_REFUSED...