P
Postiz2mo ago
Support

Ticket: Infinite Login Load with Local Domain Setup

@Saeris Just created a ticket
Question: Trying to setup a dev environment, setup a local domain a la "localdev.lan" and gave it a self-signed certificates if I point reverse proxy to :4200 it loads the front end but login seems to load infinitely? pointing to :5000 just ends up in a 403?
Attempted: tried a few different ports to access the app accessing via localhost:4200 works but login doesnt work, because I assume it needs https, hence wht I setup a reverse proxy redis and postgress work, but I created the user manually via postgress cli
Working On: setting up a dev environment
Using Postiz On: developement, npm dev run
Take it from here @Postiz
7 Replies
Support
SupportOP2mo ago
Hi @Saeris this thread is closed for now, please open a new one if you need more help
egelhaus
egelhaus2mo ago
Reopened
m4rk
m4rk2mo ago
@Saeris what domain are you using ?
Saeris
Saeris2mo ago
postiz.lan gave it a self-signed cert for https
m4rk
m4rk2mo ago
Can you try with postiz.homenet.lan And tell me the results ?
Saeris
Saeris2mo ago
cheers, will test later today, will need to create a new SSL cert

Did you find this page helpful?