Sziasztok.
Egy kis segitseg kellene cert installkor ezt kapom ubuntu 16.04
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for nextcloud.schrik.hu
Enabled Apache rewrite module
Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
Unable to restart apache using ['apache2ctl', 'graceful']
Cleaning up challenges
Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
Unable to restart apache using ['apache2ctl', 'graceful']
Encountered exception during recovery:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2023, in _reload
util.run_script(self.constant("restart_cmd"))
File "/usr/lib/python3/dist-packages/certbot/util.py", line 86, in run_script
raise errors.SubprocessError(msg)
certbot.errors.SubprocessError: Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 75, in handle_authorizations
resp = self._solve_challenges(aauthzrs)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 126, in _solve_challenges
resp = self.auth.perform(all_achalls)
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2125, in perform
self.restart()
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2013, in restart
self._reload()
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2041, in _reload
raise errors.MisconfigurationError(error)
certbot.errors.MisconfigurationError: Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2023, in _reload
util.run_script(self.constant("restart_cmd"))
File "/usr/lib/python3/dist-packages/certbot/util.py", line 86, in run_script
raise errors.SubprocessError(msg)
certbot.errors.SubprocessError: Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/error_handler.py", line 108, in _call_registered
self.funcs[-1]()
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 310, in _cleanup_challenges
self.auth.cleanup(achalls)
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2150, in cleanup
self.restart()
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2013, in restart
self._reload()
File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2041, in _reload
raise errors.MisconfigurationError(error)
certbot.errors.MisconfigurationError: Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
koszi.
- 995 megtekintés
Hozzászólások
mi sasol a tcp 80-as porton (netstat -nlpt | grep ':80'
)?
- A hozzászóláshoz be kell jelentkezni
48941/httpd
- A hozzászóláshoz be kell jelentkezni
nginx siman felment de apache kuzd.
- A hozzászóláshoz be kell jelentkezni
na ez innentől azért érdekes, mert legjobb tudomásom szerint ubuntun nem httpd a bináris neve, szóval valami custom megoldás lesz, és a pathban található apache* tool-ok nem tudnak mit kezdeni vele.
Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Vagyis a letsencrypt által hívott apache2ctl graceful
nem működik (másik apache-ot próbál elindítani, mint ami fut).
Innentől nem tudom, a letsencryptet rá lehet-e venni, hogy custom commandot használjon, mert gyanúsan nem a default apache2 fut a rendszeren.
Ez innentől kliens doksi, és vagy custom command, vagy certonly mode.
- A hozzászóláshoz be kell jelentkezni
ez snap installos nextcloud egyebkent.Valahogy csak ra lehet varazsolni.
- A hozzászóláshoz be kell jelentkezni
lsof -iTCP -sTCP:LISTEN -P
httpd 48941 root 4u IPv6 124411 0t0 TCP *:80 (LISTEN)
httpd 48942 root 4u IPv6 124411 0t0 TCP *:80 (LISTEN)
httpd 48943 root 4u IPv6 124411 0t0 TCP *:80 (LISTEN)
httpd 48944 root 4u IPv6 124411 0t0 TCP *:80 (LISTEN)
httpd 49327 root 4u IPv6 124411 0t0 TCP *:80 (LISTEN)
- A hozzászóláshoz be kell jelentkezni
Kellene neki egy 'apache2ctl' amivel az Apache-ot újraindíthatja. Ha a gépeden nem így hívják, vagy nem ott van, ahol keresi (pl /usr/sbin/apache2ctl helyett /usr/local/sbin/apachectl van), akkor pl. szimlink-kel segíthetsz neki.
- A hozzászóláshoz be kell jelentkezni