Changed teddycloud IP, ESP32 can not connect anymore -> codewort ant

Hi,
my ESP32 Toniebox works fine with the teddycloud. Then i had to change the Teddycloud IP.
After a new flashing process with the new teddycloud IP, the Toniebox is shown as “online” in teddycloud. But when i do a refresh (hold one ear) or want to play custom tags, i get codeword ant.

Aditional things i have done:

  • flashed esp32, hostname entry was the teddycloud ip 192.168.2.10
    ->teddybox is shown as online, but codeword ant
    portainer log: "
    INFO |server.c:0929:server_init| 10 open HTTPS Web connections
    WARN |tls_server_fsm.c:0260:tlsPerformServerHandshake| TLS handshake failure!"
  • flashed esp32 with hostname http://tc.fritz.box/
    → same behaviour
  • try to delete the espb32 box in toniecloud. Message “Delete failed:”
    portainer log: “INFO |handler_api.c:0501:handleApiSettingsSet| Setting: ‘removeOverlay’ to ‘’”
  • flashed esp32, hostname entry was the teddycloud ip 192.168.2.10
    ->teddybox is shown as online, but codeword ant

Any ideas?
Thanks a lot and best regards#
Ben

Did you use your original backup? If you are trying to patch an already hostname patched box, teddyCloud cannot replace the hostname, as the original one is not there.

This should not be then case, as the box can only be shown as online, if there is a successful connection to teddyCloud.

You should not add http:// to the hostname

Did you use your original backup? If you are trying to patch an already hostname patched box, teddyCloud cannot replace the hostname, as the original one is not there.

Will this come in the future?

Any ideas?

Personally I’m running Adguard Home. I looked at the box traffic and redirected it to the desired IP address.

You can use the teddycloud CLI for that (see legacy way)

thanks a lot 0xbadbee

No.
I did it with Read Flash in teddycloud ESP32 Box Flashing. Than Patch Flash and than Flash ESP32.

What should I do next?
Load File in ESP32 Box Flashing with the original ESP32_…bin?

When i try to select the original ESP32_…bin with Load File, i get the following error:
“Error SecurityError: Failed to execute ‘requestPort’ on ‘Serial’: Must be handling a user gesture to show a permission request.”

Or do i have to use the Legacy method of flashing?

Even with load flash you have to connected to your toniebox with the uart including short j100, did you that?

that was it. Now it works, thanks a lot :smiley: