LycheeOrg / Lychee-Docker

Docker image for Lychee
https://lycheeorg.github.io/
165 stars 56 forks source link

SQL Error #194

Open wildeyedskies opened 5 months ago

wildeyedskies commented 5 months ago

I have not changed my config, but I started getting this MySQL error on startup

lychee     | In Connection.php line 793:
lychee     |                                                                                
lychee     |   SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Pleas  
lychee     |   e, report to the developers (Connection: mysql, SQL: select * from informat  
lychee     |   ion_schema.tables where table_schema = lychee and table_name = migrations a  
lychee     |   nd table_type = 'BASE TABLE')                                                
lychee     |                                                                                
lychee     | 
lychee     | In Connector.php line 65:
lychee     |                                                                                
lychee     |   SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Pleas  
lychee     |   e, report to the developers