hi @gitlab-greg
Thanks for the welcome and for looking at this with me.
At the end off gitlab-ctl reconfigure
we get
Running handlers complete
Chef Infra Client finished, 1/752 resources updated in 16 seconds
gitlab Reconfigured!
ran gitlab-rake db:migrate but no terminal output.
also did
gitlab-ctl restart
gitlab-rake db:migrate:status reports all up
but still, the error pops up every 10sec or so.
I guess that table has been changed but there is a query in the above post snippet (probably a monitoring query) that’s not been adapted. Looks like the ‘GROUP BY’.
Although I have only recently picked this up, I don’t notice anything exotic about our setup,
I’m working on a VM so have rolled back to square one(12.10.14) and tried the process 3 more times, with the same results.
If step up as far as FROM gitlab/gitlab-ce:13.9.3-ce.0 in the docker file, I don’t see the issues.
Thanks again,