NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.6k stars 2.62k forks source link

Rpi4 proxy MYSQL db date error #1037

Closed zaqrt-zaq closed 3 years ago

zaqrt-zaq commented 3 years ago

Hello everyone I have a strange error on my nginx-proxsy menager on docker. I work on rpi 4 on newest version of the server raspbian. My configuration looks like this: IMG_20210424_205503 After running this stack I get a nginx_app status unhealthy and which log IMG_20210424_135105 And after looking on the data base I got this strange error: this MYSQL server doesn't support dates late then 2038 IMG_20210424_134929 Can someone please help me whith that ?

deboy69 commented 3 years ago

Same issue here.....

zaqrt-zaq commented 3 years ago

I found a solution to my problem on this issue page https://github.com/yobasystems/alpine-mariadb/issues/47. Just change in db image from :latest to :10.4.17