SOLVED: How can i finish the update?

I have a “big” site with around 350.000 page visits per month. It seems to be too big for my cheap mass hoster…

so i tried to update matomo manually after the script failed (“mysql gone away”) and so on using SSH…

i copied the commands that were shown in the installation page and split the bigger MySQL commands in tiny little pieces, hoping that my server will eat them…

i think that everything worked well… but there is still the updating screen when i want to login to the dashboard…

what did i do wrong?

edit: after altering the database i started the core:update via SSH again like this:

/usr/local/bin/php72 -d memory_limit=-1 -d max_execution_time=1200 /xyz/webseiten/matomo/console core:update

and it worked, even if it needed like 7 minutes time… hope this is now working for the next few years… :smiley: