toniebox-reverse-engineering / teddycloud

teddyCloud is an open source server replacement for the Boxine Cloud
https://toniebox-reverse-engineering.github.io/docs/tools/teddycloud/
GNU General Public License v2.0
492 stars 36 forks source link

Failed to read OEM Tonies even if Boxine/Toniecloud connectivity is enabled #265

Open HappyZ opened 4 days ago

HappyZ commented 4 days ago

I placed an OEM Tonies (Coco, bilingual) on my toniebox, and TeddyCloud did not recognize what it is (question mark) and audio says "something went wrong, ... to get help".

It appeared in the official Tonies app so it seems the downstream becomes problematic.

In the container log it says "cloud_request.cc:0344:web_request failed to read HTTP response header" :+1:

2024/11/27 09:54:12 stderr  ERROR|cloud_request.c:0344:web_request| Failed to read HTTP response header!
2024/11/27 09:54:11 stderr  INFO |cloud_request.c:0252:web_request|   trying IP: 54.177.239.38
2024/11/27 09:54:11 stderr  INFO |cloud_request.c:0200:web_request| Connecting to HTTP server prod.de.tbs.toys:443...
2024/11/27 09:54:11 stderr  INFO |handler_cloud.c:0724:handleCloudContent| Serve cloud content from /v2/content/xxx
2024/11/27 09:54:11 stderr  INFO |handler_cloud.c:0448:handleCloudContent|  >> client requested content for rUID xxx, auth xxx...
SciLor commented 4 days ago

There is a connectivity issue with the boxine cloud due to misconfiguration of your host and/or network. You may check what happens by enabling pcap capturing and checking the result with wireshark.

HappyZ commented 4 days ago

But all my other OEM Tonies (arrived the same day) worked fine. It's only this one getting issues and I retried multiple times.

SciLor commented 3 days ago

Then it would be great to capture a pcap with that issue and provide it to me.