caslor
Posts: 39
Joined: Thu Dec 30, 2021 7:20 am

HTTP 408 Error on Raspberry Pi 4 4Giga vs Raspberry zero 2w

Fri Mar 24, 2023 8:23 pm

Hi , i know that the title is weird but couldn't thing anything else better

So i have one Raspberry zero 2w and had build an image with raspi os lite + Docker + Portainer + Php Apache + PhpMyAdmin + MySQL and work fine

i used the same image to burn it to a new SD card and installed it to a Raspberry Pi 4 4Giga and here is coming my problem. All working fine except the PhpMyAdmin . every time i am trying to connect i am getting an 408 error time out and some times connects but after that i am getting again the same error

i took this Sd card and place it to the Raspberry zero 2w and now the PhpMyAdmin page works fine....

I would like to avoid to buid a new image from scratch , so any suggestion what may be wrong?
i thought that raspberry pi 4 and raspberry zero 2w could used the same os version

peterlite
Posts: 1037
Joined: Sun Apr 17, 2016 4:00 am

Re: HTTP 408 Error on Raspberry Pi 4 4Giga vs Raspberry zero 2w

Fri Mar 24, 2023 11:16 pm

raspberry pi 4 and raspberry zero 2w could used the same os version
Same 32 bit version. Some non Pi OS software might try to do something different.

Timeouts sound like a difference in network device. Could be something based on a MAC address or whatever. What does dmesg show?

How are IP addresses allocated? DNS?

caslor
Posts: 39
Joined: Thu Dec 30, 2021 7:20 am

Re: HTTP 408 Error on Raspberry Pi 4 4Giga vs Raspberry zero 2w

Sat Mar 25, 2023 6:32 am

Thanks for the interesting

i cant answer to all this unfortunately because i decide to erase (after some data backups) my existing image and install a fresh one based on the Raspberry pi4 machine..

i install the 64bit version

until now everything work fine
thanks

Return to “Troubleshooting”