Forum Issues?

I got a 500 error earlier.

It showed the server is using nginx/1.14.1, which was end-of-lifed 6 years ago (https://endoflife.date/nginx) :eek:. Probably want to update that...

You should also probably hide the nginx version, because, security. https://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
LOL :)

Nginx 1.14 is the base version in *EL 8.x and is fully supported for security patches until at least 2029. An enterprise server OS won't be following mainline software versions or subject to their EoL dates. That's the EoL from Nginx (the company/project) not the date it stops being supported by distro(s). OcUK is safe from upgrades for a few years yet. Edit: Debian Buster (oldoldstable) also runs that version, and is also receiving security patches (ELTS) until 2029. I'm sure one of the old Ubuntu LTS is in a similar boat also.

@kindai you should have put it all on Alpine Edge tbh. :p
 
Last edited:
LOL :)

Nginx 1.14 is the base version in *EL 8.x and is fully supported for security patches until at least 2029. An enterprise server OS won't be following mainline software versions or subject to their EoL dates. That's the EoL from Nginx (the company/project) not the date it stops being supported by distro(s). OcUK is safe from upgrades for a few years yet. Edit: Debian Buster (oldoldstable) also runs that version, and is also receiving security patches (ELTS) until 2029. I'm sure one of the old Ubuntu LTS is in a similar boat also.

@kindai you should have put it all on Alpine Edge tbh. :p

Heh fair enough, I just saw the version and thought it looked old so looked up the security EOL date.

I like shiny new version numbers :p
 
Been happening for weeks, occasionally I’ll get a partial load of static assets, some basic css but no js for example. The 500 error is the most common.

I keep getting a similar thing on Companies House so thought it might’ve been me.
 
Back
Top Bottom