maxbbraun / accent

Accent Smart Picture Frame
https://accent.ink
MIT License
199 stars 16 forks source link

Connection refused on client #34

Open KianYeo opened 1 year ago

KianYeo commented 1 year ago

I am having a problem with downloading the eink image on the client. The error is coming from the httpGet function. The requesting URL is correct, and I am able to connect to the server with the kRootCertificate (I didn't see any error message which says "Failed to connect to server").

The error occurs at: http->GET( ), and I see the following message printed on the serial terminal: "Request failed: connection refused"

I was able to connect once. The image successfully shows on my eink display. But most of the time the connection is refused. Any one knows what could be wrong? Thanks in advance!

maxbbraun commented 1 year ago

I'm not sure, but this sounds like it could be a connectivity issue. The Wifi signal might be too weak or something is getting in its way.