I’m trying to upgrade to v.44 and during the nginx part it fails with
“ssl_protocols” directive is not allowed here in /etc/nginx/nginx.conf:98
Then it ends the install. If comment that line out of nginx.conf I can get nginx back online. However, why is this even happening? How do I push through?
I’ve spent a few hours troubleshooting. It’s time to ask for help.
What version are you upgrading from?
What is on line 98?
and I thought I could just respond via email. oops.
V0.43
line 98 was empty but the script inserted the TLS information.
Have you made any customizations, at all, to that file?
No, I have not made any customizations.
I think in the few years I have been using this product the only thing I have edited is the white list to reduce the false positives on the spam.
Unless someone else wants to chime in, my recommendation is to file a bug on GitHub.
I edited the web.sh script to remove the SSL line from it and then ran the setup.sh. Now it’s installing correctly.
Was an issue ever opened for this? I had the same problem and I also had to hack web.sh. (Thanks @buecker )
I had not opened the issue. It’s been awhile now and no one else had chimed in with that issue so I thought it maybe was just on my end.
eeeee
December 17, 2020, 4:14pm
10
I ran into similar problems too. nginx seems to create these kinds of problems.
alento
December 17, 2020, 4:52pm
11
Why would you be ‘upgrading’ to v 0.44?
Please don’t bump irrelevant threads. If you are having an issue with the current version and updates, then please start a new topic, thanks!
eeeee
December 17, 2020, 5:13pm
12
I am on current miab . is it 0.51 or sth. ? sorry if it was kinda misleading.