Hi, everyone. I recently learned that the cron job that ships with TKL WordPress (and perhaps other appliances) was not working for my sites. I learned this because I kept getting error messages ("You have some tasks that are overdue, etc.") and automatic updates were not being installed. "Surely, this cannot be correct," I thought. "TKL disables wp_cron by default, which makes sense for many reasons, but they use a system cron instead."
All of that is true, but I was wrong. This is the default cron job:
My TKLDev instance seems to be downloading OS updates and the like over and over again. Might this have something to do with squid-deb-proxy-client being installed? I typically install it on all my Debian VMs as I have an instance of apt-cacher-ng running for my network. But with this latest TKLDev instance, it seems like neither cache is getting used - not TKLDev's and not my apt-cacher-ng instance.
Argh! I just accidentally deleted a forum user account for a fairly new user named "Jay Hova". Jay had posted a question, which I still intend to answer - even though I'm unsure if Jay will see it?!
I'm using proxmox 7.1-7, Turnkey Linux WordPress containers 17.1-1. I have nginx proxy manager in front. No errors in Nginx logs. The issue started when I moved my websites to 17.1 from 16.1. I made the move because I needed php7.4. I still have 1 website on 16.1 and it works fine on all devices. Getting connection refused. Like it can't parse the response. I spun up a brand new container with no plugins installed to test, it does the same thing. I assume it has something to do with TLS.
Apache System logs show this when an iOS device tries to connect:
Hi there, i am on a need of update the PHP Version of my Proxmox LXC (turnkey-ngnix-php-fastcgi 17.1.1) from php 7.4 to 8 or 8.1, any guide to follow? help is much appreciated.