Skip to content

Instantly share code, notes, and snippets.

@frittro
Created December 18, 2021 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frittro/27ee02204939c116c7a58eafc4583e51 to your computer and use it in GitHub Desktop.
Save frittro/27ee02204939c116c7a58eafc4583e51 to your computer and use it in GitHub Desktop.
After updating to YNH v4.3.4.2, I can't browse to the server. It seems that NGINX has failed.
$ sudo journalctl -xe
...
Dec 18 22:21:10 test-fmds.noho.st systemd[1]: Failed to start A high performance web server and a reverse proxy server.
-- Subject: A start job for unit nginx.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit nginx.service has finished with a failure.
--
-- The job identifier is 366 and the job result is failed.
Dec 18 22:21:10 test-fmds.noho.st sudo[2079]: pam_unix(sudo:session): session closed for user root
Dec 18 22:21:15 test-fmds.noho.st ntpd[585]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution
Dec 18 22:22:07 test-fmds.noho.st ntpd[585]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution
Dec 18 22:22:08 test-fmds.noho.st ntpd[585]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution
Dec 18 22:22:14 test-fmds.noho.st ntpd[585]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution
Dec 18 22:22:16 test-fmds.noho.st slapd[794]: slap_global_control: unrecognized control: 1.3.6.1.4.1.4203.666.5.16
Dec 18 22:22:16 test-fmds.noho.st sudo[2143]: admin : TTY=pts/0 ; PWD=/ ; USER=root ; COMMAND=/usr/bin/journalctl -xe
Dec 18 22:22:16 test-fmds.noho.st sudo[2143]: pam_unix(sudo:session): session opened for user root by admin(uid=0)
@frittro
Copy link
Author

frittro commented Dec 18, 2021

I have posted a question about this issue, on the Yunohost forums.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment