Postiz
Join the Postiz server to ask questions!
Postiz
Join the community to ask questions about Postiz and get answers from other members.
Ticket: Postiz on Coolify - Unable to Access Frontend
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
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
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
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
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
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
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
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
Question: I'm having sign in/sign up issues: When I try signin up:...
Ticket: Localhost Server Connection Error with Fetch API
Question: How can i solve that issue? The error: ...
Ticket: Issue with INSTAGRAM_* envs in Docker on Ubuntu Server
Question: Need INSTAGRAM_* envs working !
Attempted: I've setup a self-hosted containerized environment....
Ticket: Issue: Google Account Connection on Ubuntu VM
Question: problem with connection google account
Attempted: I'm trying to connect my google account...
Ticket: Setting Up SSL on Localhost Server
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
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
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
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
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
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
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
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....