[GH-ISSUE #1037] Rpi4 proxy MYSQL db date error #871

Closed
opened 2026-02-26 06:34:45 +03:00 by kerem · 2 comments
Owner

Originally created by @zaqrt-zaq on GitHub (Apr 24, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1037

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 ?

Originally created by @zaqrt-zaq on GitHub (Apr 24, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1037 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](https://user-images.githubusercontent.com/70597626/115969849-6ae75400-a53f-11eb-92d1-b38452be5150.jpg) After running this stack I get a nginx_app status unhealthy and which log ![IMG_20210424_135105](https://user-images.githubusercontent.com/70597626/115969951-d3cecc00-a53f-11eb-8784-9d796080862d.jpg) 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](https://user-images.githubusercontent.com/70597626/115969984-05479780-a540-11eb-8f85-bc4e8a4ba167.jpg) Can someone please help me whith that ?
kerem closed this issue 2026-02-26 06:34:45 +03:00
Author
Owner

@deboy69 commented on GitHub (Apr 25, 2021):

Same issue here.....

<!-- gh-comment-id:826191314 --> @deboy69 commented on GitHub (Apr 25, 2021): Same issue here.....
Author
Owner

@zaqrt-zaq commented on GitHub (Apr 25, 2021):

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

<!-- gh-comment-id:826360983 --> @zaqrt-zaq commented on GitHub (Apr 25, 2021): 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#871
No description provided.