i just updated to the latest app on my mac mini running as a server and it cannot boot - fatal error, could not create required lock file. so no server running or even setup availability
Describe your network setup
tplink deco wifi 7 AP connected by wire to mac mini running the server, linn selekt connected by wire to the same ap. master ap wirelessly connected to this one
Thanks for writing in and sharing your report - welcome to the community as well! Odd that you’ve hit a fatal error after updating, sorry you’re experiencing that! Follow the below steps and see if that helps get you back up and running properly:
Open Terminal.app on your mac
Type the following commands (don’t include the bullets) and hit enter after each command:
cd /tmp
sudo chown $(whoami) /tmp
You may be asked to enter your Mac password after that last command.