Docker Container Restarting | Connection.php

Deploying V5 with Docker Compose. The IN container loops through restarting and the following message is repeated:

| In Connection.php line 829:
app-1     |                                                                                
app-1     |   SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Pleas  
app-1     |   e, report to the developers (Connection: mysql, SQL: select table_name as `  
app-1     |   name`, (data_length + index_length) as `size`, table_comment as `comment`,   
app-1     |   engine as `engine`, table_collation as `collation` from information_schema.  
app-1     |   tables where table_schema = '[my_invoice_ninja_db]' and table_type in ('BASE TAB  
app-1     |   LE', 'SYSTEM VERSIONED') order by table_name)                                
app-1     |                                                                                
app-1     | 
app-1     | In Connector.php line 65:
app-1     |                                                                                
app-1     |   SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Pleas  
app-1     |   e, report to the developers

Hi,

This should help: