When I click the Wordpress ‘App’ in a site my Nexus dashboard, I get this error:
failed to obtain WP configuration for `/var/www/html’: runuser: user admin@[redacted].com does not exist
Here are some helpful considerations when filing a bug:
What version of apnscp are you running?
revision: 1dccf0a9b052866b5cf09bb2ff5a715ce32f2db3
timestamp: 1748375535
ver_maj: 3
ver_min: 2
ver_patch: 47
ver_pre: 2-g1dccf0a9b
dirty: false
debug: false
Which version of RHEL or CentOS are you using?
AlmaLinux release 8.10 (Cerulean Leopard)
Can you reproduce this bug reliably? Provide steps. If not, provide steps to the best of your recollection.
Yes, across many sites. Login to site, click the app, Error. Nothing on the App page loads correctly.
test -f /usr/local/apnscp/storage/.edge.lock
++ cat /usr/local/apnscp/storage/.edge.lock
met_version 17d0d8708
local WHENCE=17d0d8708
.edge.lock should contain the last known tag, not a commit.
rm -f /usr/local/apnscp/storage/.edge.lock
upcp
Good to go now? If so, how old is this install? .edge.lock should always contain full versions (e.g. v3.2.47). That contains a commit, so the update check sits in purgatory until it can be coerced along…