Graphite 500内部服务器错误中apache2的问题

时间:2021-02-14 20:53:59

标签: apache2 graphite

你好,我真的希望有人能帮助我

我正在尝试安装石墨

当我完成后,我遇到了这个问题,即 500 个内部服务器错误

root@Graphite:~# tail -100 /var/log/apache2/error.log
[Sun Feb 14 21:23:08.357403 2021] [mpm_event:notice] [pid 4111:tid 140563279103104] AH00489: Apache/2.4.38 (Debian) mod_wsgi/4.6.5 Python/2.7 configured -- resuming normal operations
[Sun Feb 14 21:23:08.357494 2021] [core:notice] [pid 4111:tid 140563279103104] AH00094: Command line: '/usr/sbin/apache2'
[Sun Feb 14 21:35:23.881015 2021] [mpm_event:notice] [pid 4111:tid 140563279103104] AH00493: SIGUSR1 received.  Doing graceful restart
[Sun Feb 14 21:35:23.901575 2021] [mpm_event:notice] [pid 4111:tid 140563279103104] AH00489: Apache/2.4.38 (Debian) mod_wsgi/4.6.5 Python/2.7 configured -- resuming normal operations
[Sun Feb 14 21:35:23.901625 2021] [core:notice] [pid 4111:tid 140563279103104] AH00094: Command line: '/usr/sbin/apache2'
[Sun Feb 14 21:41:52.071750 2021] [mpm_event:notice] [pid 4111:tid 140563279103104] AH00491: caught SIGTERM, shutting down
[Sun Feb 14 21:41:52.158290 2021] [mpm_event:notice] [pid 12315:tid 140638860485760] AH00489: Apache/2.4.38 (Debian) mod_wsgi/4.6.5 Python/3.7 configured -- resuming normal operations
[Sun Feb 14 21:41:52.159752 2021] [core:notice] [pid 12315:tid 140638860485760] AH00094: Command line: '/usr/sbin/apache2'
[Sun Feb 14 21:43:09.643714 2021] [mpm_event:notice] [pid 12315:tid 140638860485760] AH00493: SIGUSR1 received.  Doing graceful restart
[Sun Feb 14 21:43:10.445353 2021] [mpm_event:notice] [pid 12315:tid 140638860485760] AH00489: Apache/2.4.38 (Debian) mod_wsgi/4.6.5 Python/3.7 configured -- resuming normal operations
[Sun Feb 14 21:43:10.445374 2021] [core:notice] [pid 12315:tid 140638860485760] AH00094: Command line: '/usr/sbin/apache2'
[Sun Feb 14 21:45:07.938179 2021] [mpm_event:notice] [pid 12315:tid 140638860485760] AH00491: caught SIGTERM, shutting down
[Sun Feb 14 21:45:07.981310 2021] [mpm_event:notice] [pid 12583:tid 139850211513472] AH00489: Apache/2.4.38 (Debian) mod_wsgi/4.6.5 Python/3.7 configured -- resuming normal operations
[Sun Feb 14 21:45:07.981376 2021] [core:notice] [pid 12583:tid 139850211513472] AH00094: Command line: '/usr/sbin/apache2'

我需要你的帮助,我正在使用 Debian 10

0 个答案:

没有答案