Error=End of file reached [304]

Hello,
i have issues downloading new tonies content from the toniecloud.
Teddycloud and the toniebox are both “cloud enabled”. In the docker logs i see the following error (when putting a figure on top of the box):

teddycloud    | INFO |handler_cloud.c:0448:handleCloudContent|  >> client requested content for ....
teddycloud    | INFO |handler_cloud.c:0724:handleCloudContent| Serve cloud content from /v2/content/2b73741c500304e0
teddycloud    | INFO |cloud_request.c:0159:web_request| Connecting to HTTP server prod.de.tbs.toys:443...
teddycloud    | INFO |cloud_request.c:0211:web_request|   trying IP: 3.69.182.181
teddycloud    | INFO |cloud_request.c:0033:httpClientTlsInitCallbackBase| Initializing TLS...
teddycloud    | ERROR|cloud_request.c:0221:web_request| Failed to connect to HTTP server! Error=End of file reached [304]

This issue sounds similar to

but following the suggested steps there did not resolve the issue. (Although i am not entirely sure whether my certificates are correct.)

Is the freshnessCheck working?

not sure - the docker logs look like this for the freshness test:


teddycloud    | INFO |server.c:0426:httpServerRequestCallback| UA=toniebox-esp32-eu/v5.230.0, ESPFW=eu/v5.230.0
teddycloud    | INFO |handler_cloud.c:0817:handleCloudFreshnessCheck| Content (464 of 464)
teddycloud    | INFO |handler_cloud.c:0825:handleCloudFreshnessCheck| Found 29 tonies:
[...]
teddycloud    | INFO |cloud_request.c:0159:web_request| Connecting to HTTP server prod.de.tbs.toys:443...
teddycloud    | INFO |cloud_request.c:0211:web_request|   trying IP: 18.156.186.144
teddycloud    | INFO |cloud_request.c:0033:httpClientTlsInitCallbackBase| Initializing TLS...
teddycloud    | ERROR|cloud_request.c:0221:web_request| Failed to connect to HTTP server! Error=End of file reached [304]
teddycloud    | INFO |handler_cloud.c:0941:handleCloudFreshnessCheck| Freshness check response: size=14, content=

You most likely have no valid certificates.