Add tables to database >> Timeout

Hello,

i try to setup Matomo on my Server. When Matomo creates the tables into the database i got an 504 Error. 32 tables are created, but after reloading nginx the Setup starts new and would remove all tables with the same prefix.

Possible to add the tables with the Terminal?

thx

Lars

Hi @Happyfeet01
Maybe you can try with

$ ./path/to/matomo/console core:update

:question:
From:

Can you see, server side, what is the reason of the error? (in Matomo or Apache log file)
Maybe this is a timeout on MySQL side? (then increase its value)