Kenwrick Chan
unread,May 25, 2020, 4:09:18 PM5/25/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bigblueb...@googlegroups.com
Folks,
I ran into an issue with the latest update:
dpkg: error processing package bbb-html5 (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
bbb-html5
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@halawaipolu:/etc/nginx/sites-enabled# systemctl status nginx.service
â— nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor
preset: enabled)
Active: failed (Result: exit-code) since Mon 2020-05-25 09:59:15 HST; 22s ago
Process: 4102 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on;
master_process on; (code=exited, status=1/FAILURE)
----
May 25 09:59:15 host_name systemd[1]: Starting A high performance web
server and a reverse proxy server...
May 25 09:59:15 host_name nginx[4102]: nginx: [emerg] invalid number
of arguments in "server_name" directive in
/etc/nginx/sites-enabled/bigbluebu
May 25 09:59:15 host_name nginx[4102]: nginx: configuration file
/etc/nginx/nginx.conf test failed
May 25 09:59:15 host_name systemd[1]: nginx.service: Control process
exited, code=exited status=1
May 25 09:59:15 host_name systemd[1]: Failed to start A high
performance web server and a reverse proxy server.
May 25 09:59:15 host_name systemd[1]: nginx.service: Unit entered failed state.
May 25 09:59:15 host_name systemd[1]: nginx.service: Failed with
result 'exit-code'.
----
Anyone have suggestion on how to fix nginx: [emerg] invalid number of
arguments in "server_name" directive in
/etc/nginx/sites-enabled/bigbluebu and proceed?
Thanks,
Ken