Is this a standard install?
mostly yes. We use Nginx as reverse proxy.
Did you perform a command line rebuild?
yes
Did
git
pull a new version?
yes
Is git pulling
main
and notmaster
?
It pulled from master. I changed it to main but the build error is the same.
UPDATE: I had a mistake. Changing the remote branch fixed it. Thanks a lot!