QuickHits: OpenResty and Package Updates

Turns out I wrote this back in November, but on a different machine and I never pushed my changes up to git. So here it is now! The last two times I’ve run apt update && apt upgrade -y on my web server and OpenResty has an update to push out, I will get some errors including Openresty is not setup correctly. There are a few other errors in the systemctl status openresty output such as process 223478 [nginx] is still running....

December 4, 2023 Â· 3 min Â· 492 words Â· Me