Outstanding DB update when no DB update outstanding
Did anyone here ever have this warning in /admin?
I can run
under /admin/dbsync I get
So any idea what to do? I asked heluecht, but he is busy at the moment and seems to be baffled. I am hoping that one other admin had or has this problem too.
!Friendica Support
The last update failed. Please run "php bin/console.php dbstructure update" from the command line and have a look at the errors that may appear in the console and logfile output.
I can run
./bin/console dbstructure update -f
without any output, it takes 20 seconds or so, but the message in /admin still appears. under /admin/dbsync I get
No failed updates.
and when I click on "Check database structure" it forwards me to /admin/dbsync/check and outputs Database structure update 1354 was successfully applied.
. So any idea what to do? I asked heluecht, but he is busy at the moment and seems to be baffled. I am hoping that one other admin had or has this problem too.
!Friendica Support
utzer [Friendica]
https://github.com/friendica/friendica/issues/8830
utzer [Friendica]
Do I have to worry about the message at all? I mean all the db updates have been applied, so the problem is only it still shows the message, right?
Message:
utzer [Friendica]