Search found 84 matches

by lmarcos
Mon 6. Jan 2025, 20:31
Forum: Usage
Topic: Problems with ports after restart. Let's Encrypt related? [SOLVED]
Replies: 2
Views: 2715

Re: Problems with ports after restart. Let's Encrypt related? [SOLVED]

Thanks, Florian. That was it after the restart. Something from a subdomain no longer in use in keyhelp/custom_vhosts/. I have had to delete it manually from the file to restart Apache, and then from the control panel, because it was still showing there. Checking at the event registry there was a ...
by lmarcos
Sun 5. Jan 2025, 21:06
Forum: Usage
Topic: Problems with ports after restart. Let's Encrypt related? [SOLVED]
Replies: 2
Views: 2715

Problems with ports after restart. Let's Encrypt related? [SOLVED]

I am having problems to open ports 80 and 443 and don't want to restart the server right now, because that is what I did to solve a problem with email. The email problem has indeed gone away and the server's processing emails, though I'm afraid I might have lost incoming emails for at least the last ...
by lmarcos
Sun 5. Jan 2025, 20:48
Forum: Usage
Topic: Fail2ban and firewall problem [SOLVED]
Replies: 8
Views: 11090

Re: Fail2ban and firewall problem [SOLVED]

Thanks to all. I didn't see the last two replies until now. What I did after Daniel pointed me to Claudebot was to ban them in robots.txt. At least that's what I think I did.
by lmarcos
Wed 15. May 2024, 09:59
Forum: Usage
Topic: Fail2ban and firewall problem [SOLVED]
Replies: 8
Views: 11090

Re: Fail2ban and firewall problem [SOLVED]

Claudebot, Bytespider and facebookexternalhit were the culprits. Thanks for pointing me in the right direction. Still, I don't get why these agressive bots are not jailed by fail2ban. But that is not keyhelp related.
by lmarcos
Fri 3. May 2024, 15:27
Forum: Usage
Topic: Fail2ban and firewall problem [SOLVED]
Replies: 8
Views: 11090

Re: Fail2ban and firewall problem [SOLVED]

Traffic in general, but unrelated to the main content, since it comes from several different countries (from China to Russia to Sweden) and they're also requesting pages that do not exist. I've shown the log, or part of it, to an acquaintance and he told me somebody might be scrapping the site to ...
by lmarcos
Sat 27. Apr 2024, 16:53
Forum: Usage
Topic: Fail2ban and firewall problem [SOLVED]
Replies: 8
Views: 11090

Fail2ban and firewall problem [SOLVED]

My server has recently seen an abnormal increase in input and output network traffic (and increasing CPU usage and rendering the sites unusable) and when I was reviewing settings, I've seen that there's only one banned IP in the firewall and nothing on fail2ban, when last time I checked there was a ...
by lmarcos
Sat 18. Mar 2023, 11:06
Forum: Archive
Topic: Backups & snapshot question [SOLVED]
Replies: 1
Views: 4969

Backups & snapshot question [SOLVED]

Hi, I'm just trying to figure out how the backup scheduling works along with the snapshots in the repository. Until know, I was manually backing up with the old system but I want to automate it with the new system the same way I've automated the backup of the main database (since the others are ...
by lmarcos
Sat 11. Mar 2023, 08:32
Forum: Archive
Topic: Fail2ban too large [SOLVED]
Replies: 2
Views: 3800

Re: Fail2ban too large [SOLVED]

Thanks :D
by lmarcos
Sun 5. Mar 2023, 17:11
Forum: Bedienung
Topic: Nextcloud 24 + OPCache und Keyhelp
Replies: 20
Views: 13943

Re: Nextcloud 24 + OPCache und Keyhelp

I've been running into problems today with nextcloud, after having two kernel dumps when trying to copy a file, and having to delete all of the opcache from the subdomain cloud to get Apache to start, I've decided to leave that subdomain vhost conf blank and not using Nextcloud for a time. This is ...
by lmarcos
Sun 5. Mar 2023, 16:54
Forum: Archive
Topic: Fail2ban too large [SOLVED]
Replies: 2
Views: 3800

Fail2ban too large [SOLVED]

Just one question, is it safe to leave just one or two fail2ban.sqlite3.date files? I have like 12 files using more than 7 Gb combined and I'm not sure if there is some way to either reduce the amount of files or the amount of days they're kept or if there is a reason behind Keyhelp's decission to ...
by lmarcos
Tue 7. Feb 2023, 20:27
Forum: Archive
Topic: Upgrade 18.04 LTS to 20.04 LTS [SOLVED]
Replies: 6
Views: 5382

Re: Upgrade 18.04 LTS to 20.04 LTS [SOLVED]

Not sure what happened, but I tested today again to see if I got the same error message, and it finally asked me to reboot the server. The server reports that a reboot is required to install pending updates. Please reboot your server first, then start this script again: "php keyhelp_ubuntu_upgrade ...
by lmarcos
Mon 6. Feb 2023, 20:49
Forum: Archive
Topic: Upgrade 18.04 LTS to 20.04 LTS [SOLVED]
Replies: 6
Views: 5382

Re: Upgrade 18.04 LTS to 20.04 LTS [SOLVED]

Thanks, Alexander. The upgrade run apparently with exit code 1, not asking for a reboot, but the the reboot was requested in the dashboard, which now shows Ubuntu 20.04. Afterwards, as per the instructions, I run ~# phpenmod ioncube root@osapolar:~# php keyhelp_ubuntu_upgrade_18_to_20.php ...
by lmarcos
Sun 5. Feb 2023, 17:07
Forum: Archive
Topic: Predetermined php [SOLVED]
Replies: 5
Views: 4696

Re: Predetermined php [SOLVED]

Thanks for the workaround.
I'm having an error with just that, so I ended with keyhelp-php74 --define apc.enable_cli=1

This was the error.
OCP\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)
by lmarcos
Sun 5. Feb 2023, 16:41
Forum: Archive
Topic: Predetermined php [SOLVED]
Replies: 5
Views: 4696

Re: Predetermined php [SOLVED]

So I would need to run keyhelp-php74 whateverthename.php instead of php whateverthename.php, right?
by lmarcos
Sun 5. Feb 2023, 16:34
Forum: Archive
Topic: Upgrade 18.04 LTS to 20.04 LTS [SOLVED]
Replies: 6
Views: 5382

Re: Upgrade 18.04 LTS to 20.04 LTS [SOLVED]

Yes. The script is run by this one command php keyhelp_ubuntu_upgrade_18_to_20.php