-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
502 - Bad Gateway #1
Comments
Yes, I tried fresh install VPS and experienced the same 502 Bad Gateway problem on both Ubuntu 20 and 22. It looks like a new setting has to be changed for the latest version of Nginx |
Many get errors on Ansible version because of Supervisor configs, in my case MariaDB and PHP-FPM services are not startion, maybe that help |
|
I tried again fresh install. install stops here (see picture), opens in browser 502 bad gateway, uses, then enters systemctl start php8.2-fpm.service command, directly vps can't open anything |
yes here it continues:
strange |
after a reboot, php and mariadb need to be manually started via systemctl. supervisor don't want to start services
|
I tried to reinstall VPS and Azuracast Ansible again. the final result : TASK [azuracast-build : Pull Node Dependencies] ******************************** RUNNING HANDLER [azuracast-user : send user notification] ********************** RUNNING HANDLER [azuracast-db-install : send mysql notification] *************** PLAY RECAP ********************************************************************* the install didn't work and couldn't do anything |
there is no way to keep on the stable working ansible deploy version ? o0 |
@BusterNeece , do you encounter the same problems ? |
Have patience, Ansible isn't supported by us, as stated in the readme. Community contributions are welcome. |
thx @gunsar <3 |
Hello,
I've try to install Ansible version using your installer on 2 fresh Ubuntu server versions:
On both cases i've got same results, 502 Bad Gateway (nginx). Looking on Supervisor also sftpgo do not start. I've try also old ansible azuracast installer, same results.
I will appreciate if someone have a solution to can install ansible version, i'm interested to customize and add some functions, i can do it over docker but take to much to unpack and pack back.
Thanks
The text was updated successfully, but these errors were encountered: