Skip to content
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

Bad Gateway after removing netdata #35

Open
ghost opened this issue Mar 22, 2021 · 2 comments
Open

Bad Gateway after removing netdata #35

ghost opened this issue Mar 22, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 22, 2021

Hi guys

yesterday I deleted the netdata app via the Admin-Web-Interface. Since then I'm getting an 502-error when I try to connect to my firefly instance. The nginx error log says:

2021/03/22 16:32:26 [error] 26683#26683: *568465 open() "/var/www/firefly-iii/public/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/" 2021/03/22 16:32:26 [error] 26683#26683: *568465 open() "/var/www/firefly-iii/public/ynh_overlay.css" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynh_overlay.css HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/" 2021/03/22 16:32:26 [error] 26683#26683: *568465 open() "/var/www/firefly-iii/public/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/" 2021/03/22 16:32:38 [crit] 26683#26683: *568499 connect() to unix:/var/run/php/php7.4-fpm-firefly-iii.sock failed (2: No such file or directory) while connecting to upstream, client: 84.156.209.222, server: sub.domain.tld, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm-firefly-iii.sock:", host: "sub.domain.tld" 2021/03/22 16:32:38 [error] 26683#26683: *568499 open() "/var/www/firefly-iii/public/ynh_portal.js" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynh_portal.js HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/" 2021/03/22 16:32:38 [error] 26683#26683: *568499 open() "/var/www/firefly-iii/public/ynh_overlay.css" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynh_overlay.css HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/" 2021/03/22 16:32:38 [error] 26683#26683: *568499 open() "/var/www/firefly-iii/public/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/" 2021/03/22 16:32:38 [error] 26683#26683: *568499 open() "/var/www/firefly-iii/public/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: 84.156.209.222, server: sub.domain.tld, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "sub.domain.tld", referrer: "https://sub.domain.tld/"

I think this removed accidentially the required php7.4 but don't no what to do further ;)

Help is highly appreciated

@anmol26s
Copy link
Contributor

Update the package again.

@ghost
Copy link
Author

ghost commented May 27, 2021

Hi @anmol26s
thanks for your feedback - can you be more specific?

  • when i update the firefly iii package I get the message: firefly-iii is already up to date // Upgrade succeeded
  • or shell I reinstall php 7.4 - which is still missing

thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant