Hello, ispconfig 3.3.0p2 multiserver version. When creating a database user i see in the datalog that it is saved for server_id 0 When creating the database and add the user to the database 1 see 2 new lines in the datalog with server_id 17 (the correct one) After server_sh is running the database and user is working but the line with server_id 0 keeps waiting to be finished. i dont have a server_id 0, and only one sql server Any idees?
That's how is should be, so nothing strange. ID 0 means that the user will be created on the server where the actual database resides. Records with ID 0 get run on each server.
Probably one of your servers in the multiserver setup is not running and therefore not picking up its jobs. This does not have to be the database server; jobs with ID = 0 are for all systems.