You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

Server updates

Latest Atari related news.
User avatar
derkom
Moderator
Moderator
Posts: 1231
Joined: 29 Jul 2018 18:45

Re: Server updates

Post by derkom »

exxos wrote: 20 Feb 2021 15:44 Getsll has replied and looking into it.. I think he's a bit puzzled as well..
Good to hear that you got a quick response there. If they are puzzled, that bodes well for a solution. :mrgreen:
User avatar
exxos
Site Admin
Site Admin
Posts: 28160
Joined: 16 Aug 2017 23:19
Location: UK

Re: Server updates

Post by exxos »

So apache is still loading the old cert dispite me putting in the new certs... BUT.. I'm wondering if I've done something dumb...

In the sites enabled folder, does anyone know if apache loads *all* files in there, or just the ones ending in .conf? Because I was putting XXX on the end of some to disable them ( reloading apache ) but I can only think apache is still loading them which has the old certs listed.. Its the only place I can see apache is getting the old info from...

I've deleted the files, but I can't restart the server until I get back home... Meanwhile does apache load site info from anywhere else, other than apache.conf that is ?
User avatar
derkom
Moderator
Moderator
Posts: 1231
Joined: 29 Jul 2018 18:45

Re: Server updates

Post by derkom »

exxos wrote: 21 Feb 2021 00:21 In the sites enabled folder, does anyone know if apache loads *all* files in there, or just the ones ending in .conf? Because I was putting XXX on the end of some to disable them ( reloading apache ) but I can only think apache is still loading them which has the old certs listed.. Its the only place I can see apache is getting the old info from...
This is under the control of your main apache2.conf* file. Typically it'll include a line like "IncludeOptional sites-enabled/*.conf", which as you can imagine will load only files ending in ".conf". You should have a look at your own apache2.conf to verify, but this is probably what you have as well.

Sometimes if I want to be very sure that a config file isn't getting loaded, but for some reason I don't wish to simply move it out of the directory, I'll gzip it. Nothing is going to read a gzipped config file, so at worst I'll get an error if it tries to parse it anyway. Then I can be sure the file isn't being loaded, and I don't have to figure out later on where I stashed it.
I've deleted the files, but I can't restart the server until I get back home... Meanwhile does apache load site info from anywhere else, other than apache.conf that is ?
Again this is under the control of that master configuration file. Look for "Include" and "IncludeOptional" lines in your master apache2.conf, and do bear in mind these commands can cascade, so if any included files contain their own Include directives, you need to follow the tree on down.

* Your main configuration file may be called something different, depending on your specific installation.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7331
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: Server updates

Post by stephen_usher »

derkom wrote: 20 Feb 2021 15:22
stephen_usher wrote: 20 Feb 2021 12:34 Certbot changed their distribution and install method, which only supports a very small number of "blessed" Linux distributions. They broke it for all other distros and operating systems.
Really? Looking at https://certbot.eff.org/, I see a whole slew of Linux distros supported, including "other Linux" (which unfortunately requires installing snapd, but it's an option at least), as well as FreeBSD, OpenBSD, macOS, and Windows.
Indeed, it's snapd which is the issue, as that only supports a small subset of distributions.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
derkom
Moderator
Moderator
Posts: 1231
Joined: 29 Jul 2018 18:45

Re: Server updates

Post by derkom »

stephen_usher wrote: 21 Feb 2021 09:38 Indeed, it's snapd which is the issue, as that only supports a small subset of distributions.
Gotcha. I have managed so far to avoid going down that path... :D
User avatar
exxos
Site Admin
Site Admin
Posts: 28160
Joined: 16 Aug 2017 23:19
Location: UK

Re: Server updates

Post by exxos »

derkom wrote: 21 Feb 2021 07:05 This is under the control of your main apache2.conf* file. Typically it'll include a line like "IncludeOptional sites-enabled/*.conf", which as you can imagine will load only files ending in ".conf". You should have a look at your own apache2.conf to verify, but this is probably what you have as well.
Yeah , its not those files :( I may brute-force it all and just rename the lets encrypt folder so Apache simply can't load the certs, then see what errors and trace it that way.
User avatar
derkom
Moderator
Moderator
Posts: 1231
Joined: 29 Jul 2018 18:45

Re: Server updates

Post by derkom »

exxos wrote: 21 Feb 2021 11:30 I may brute-force it all and just rename the lets encrypt folder so Apache simply can't load the certs, then see what errors and trace it that way.
The words of a man with a lot of experience working with cantankerous retro hardware. Halt and catch fire. :lol:
User avatar
exxos
Site Admin
Site Admin
Posts: 28160
Joined: 16 Aug 2017 23:19
Location: UK

Re: Server updates

Post by exxos »

derkom wrote: 21 Feb 2021 13:05 The words of a man with a lot of experience working with cantankerous retro hardware. Halt and catch fire. :lol:
:lolbig:

Yeah, crash and burn all the way baby :lol:

Expect the forum to die around 9pm tonight :lol: :roll:
User avatar
exxos
Site Admin
Site Admin
Posts: 28160
Joined: 16 Aug 2017 23:19
Location: UK

Re: Server updates

Post by exxos »

Sooo

all variations of exxoshost.co.uk (www / http etc) *should* now load , and *should* have a cert which expires in 3 months time...

The problem was indeed the files I had in sites-enabled, I have like domain-ssl.confXXX where XXX I thought would stop apache from loading them.. but how wrong I was! I deleted the files instead and now apache seems to be loading the new certs!
User avatar
exxos
Site Admin
Site Admin
Posts: 28160
Joined: 16 Aug 2017 23:19
Location: UK

Re: Server updates

Post by exxos »

My store was erroring relating to the chain.crt missing in my apache config.. so I was getting order payment emails, but no actual orders...

There was only 1 order today which got "lost" (and now fixed) , so nobody needs to worry about missing orders..

Return to “NEWS & ANNOUNCEMENTS”

Who is online

Users browsing this forum: CCBot, trendiction [bot] and 5 guests