wallabag / docker

Official docker-composer for wallabag.
572 stars 150 forks source link

The server returned a "500 Internal Server Error". #406

Closed Ravenightwing closed 3 months ago

Ravenightwing commented 3 months ago

ERROR 1045 (28000): Access denied for user 'root'@'172.28.0.11' (using password: YES)

+-------------+------------+ | User | Host | +-------------+------------+ | root | % | | root | 172.28.0.9 | | mariadb.sys | localhost | | mysql | localhost | | root | localhost | +-------------+------------

and i am using the right password for MYSQL_ROOT_PASSWORD='password'

Ravenightwing commented 3 months ago

changed to postgresql and worked