Postiz

P

Postiz

Join the community to ask questions about Postiz and get answers from other members.

Ticket: Postiz on Coolify - Unable to Access Frontend

@Mansara Just created a ticket
Question: I deployed Postiz on Coolify and all went green. But it just shows "App is running!" when trying access postiz instance via a web browser.
Attempted: I tried inspect the codebase and seems it's just hitting the backend's default API endpoint. Couldn't figure out how the FE can be accessed....

Ticket: Add ESLint pre-commit hooks with Husky

@cao Just created a ticket
Question: I think it would be a good idea to configure ESLint rules during development and trigger them for every staged file before committing, using Husky. If this is ok, I can open an issue and work on this thing....

Ticket: Help with Docker and CORS error during login

@Matthew Just created a ticket
Question: I use this URL: http://localhost:5000/auth But I cannot log in or register. My problem is that I don't really know Docker, or even what is written in the DOCS... This is what I need help with....

Ticket: Server error after connecting Facebook to Postiz Docker

@Brotherperson Just created a ticket
Question: I get a server error after signing Facebook,
Attempted: Set my instance to public instead of internal only...

Ticket: Images not accessible on localhost:4200/uploads

@cao Just created a ticket
Question: After upload new images, i can access them in vs code at the folder /uploads, but can't access them on localhost:4200/uploads/ ....
Attempted: error message:...

Ticket: Permission Denied Error on Adding New Reddit Channel

@cao Just created a ticket
Question: Removed reddit channel and while trying to add new channerl got an error
Attempted: this is error message:...

Ticket: Docker Setup Folder Structure Guidance Needed

@Moriarte Just created a ticket
Question: What folders do I need in my Docker setup for this to work?
Attempted: I've tried reading the docker compose yaml but i'm still a novice at Docker and don't know exactly how to discern which folders it requires....

Ticket: Docker Redis Authentication Issue

@Frozen Gnomes Just created a ticket
Question: Running Docker what variable is used to authenticate with redis?
Attempted: REDIS_PASSWORD, REDIS_AUTH, auth_pass all with my password....

Ticket: Sign In/Up Redirection and Authentication Issues

@David Just created a ticket
Question: I'm having sign in/sign up issues: When I try signin up:...

Ticket: Localhost Server Connection Error with Fetch API

@Perrider Just created a ticket
Question: How can i solve that issue? The error: ...

Ticket: Issue with INSTAGRAM_* envs in Docker on Ubuntu Server

@Markorians Just created a ticket
Question: Need INSTAGRAM_* envs working !
Attempted: I've setup a self-hosted containerized environment....

Ticket: Issue: Google Account Connection on Ubuntu VM

@Grimdervald Just created a ticket
Question: problem with connection google account
Attempted: I'm trying to connect my google account...

Ticket: Setting Up SSL on Localhost Server

@Perrider Just created a ticket
Question: I am not that familiar with SSL Certificates that’s why I want to run it locally but the device I host it on is a server and I was told that it needs to be https or localhost! Is there a way to get it running by using proxy that directs to the localhost or something like that?
Attempted: I already opened a github issue!: https://github.com/gitroomhq/postiz-app/issues/423...

Ticket: CORS Issue with Local Hosting of Postiz

@MatiM Just created a ticket
Question: i installed postiz and it's not working
Attempted: i'm trying to host it locally and i'm getting:...

Ticket: Login Issues with Self-Hosted Service via Docker

@Reineke Just created a ticket
Question: it's the first time i'm using this service. i installed the service to self host it in docker compose, i have access to the loading screen but every request to log in are refused
Attempted: i tried to reinstall it, i checked the docker-compose.yml file and checked the console for the issues....

Ticket: ERP Login Credentials Needed for Digital Ocean Setup

@siddhart gpt Just created a ticket
Question: i have installed it in digital ocean droplet and my site is accessible through http://165.22.208.89:5000/auth I cannot login because i dont know the userid and password...

Ticket: Self-hosted Login Issue with Password Update

@Debjit Just created a ticket
Question: Cannot login in when self-hosting.
Attempted: I have tried updating the password but am not able to log in....

Ticket: Sync LinkedIn Posts with PostIZ for Overview

@Morten Helgaland Just created a ticket
Question: Download existing posts
Attempted: I need the existing posts on the platforms to be available/visible in PostIZ as well. Important for overview!...

Ticket: AI Img Generation Requires Credits Despite API Key Usage

@Morten Helgaland Just created a ticket
Question: Is the AI Img generation not available in the free version?
Attempted: I've brought my own OpenAI API key and the chat and autocomplete works. With AI IMG however I'm told to "buy more credits" which takes me to the pricing page which immediately closes itself....

Ticket: Reddit app crashes on redirect during post scheduling

@Meowhib Just created a ticket
Question: Reddit crashes the app on redirect. How can I get it to work?
Attempted: It doesn't pass the client id in the URL so when I do it manually and get redirected back it crashes the app and have to restart it. Though reddit doesn't get added to the list even after the restart....