Bug #9429
closedWhen enabling https access to WebConfigurator
0%
Description
Running pfSense dev 2.5.0.a.20190322.1846 release (though issue is not new).
When I enable https for "System -> Advanced -> Admin Access -> webConfigurator", I receive the following error messages in "Status -> System Logs -> System -> General" and I am unable to login.
Mar 24 15:17:24 php-fpm 73685 /rc.restart_webgui: The command '/usr/local/sbin/nginx -c /var/etc/nginx-webConfigurator.conf' returned exit code '1', the output was 'nginx: [emerg] bind() to 0.0.0.0:443 failed (48: Address already in use) nginx: [emerg] bind() to [::]:443 failed (48: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (48: Address already in use) nginx: [emerg] bind() to [::]:443 failed (48: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (48: Address already in use) nginx: [emerg] bind() to [::]:443 failed (48: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (48: Address already in use) nginx: [emerg] bind() to [::]:443 failed (48: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (48: Address already in use) nginx: [emerg] bind() to [::]:443 failed (48: Address already in use) nginx: [emerg] still could not bind()'
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: still could not bind()
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to [::]:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to 0.0.0.0:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to [::]:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to 0.0.0.0:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to [::]:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to 0.0.0.0:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to [::]:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to 0.0.0.0:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to [::]:443 failed (48: Address already in use)
Mar 24 15:17:21 nginx 2019/03/24 15:17:21 [emerg] 83087#100219: bind() to 0.0.0.0:443 failed (48: Address already in use)
Mar 24 15:17:19 check_reload_status 340 webConfigurator restart in progress
Mar 24 15:17:19 php-fpm 327 /system_advanced_admin.php: webConfigurator configuration has changed. Restarting webConfigurator.