Re esthablish Husarnet after a wifi reconnection

Hello.
My system is based on ESP32 + Platformio
The Husarnet connection fails and gets stuck with the following text over the serial port
It seems that the Husarnet connection cant be established after a wifi reconnection.
The problem is solved reseting de device.
Have you got any clue to fix this situation?
Thanks

89486707] retrying with fallback base address: [188.165.23.196]:443
[89486708] establishing connection to base [188.165.23.196]:443
[89487714] base TCP connection closed
[89522479] retrying with fallback base address: [147.135.76.110]:443
[89522480] establishing connection to base [147.135.76.110]:443
[89523486] base TCP connection closed
[89558252] retrying with fallback base address: [51.254.25.193]:443
[89558253] establishing connection to base [51.254.25.193]:443
[89559259] base TCP connection closed
[89594085] retrying with fallback base address: [188.165.23.196]:443
[89594087] establishing connection to base [188.165.23.196]:443
[89595093] base TCP connection closed
[89620135] base address resolved to: 0000:0000:0000:0000:0000:0000:0000:0000
[89629859] retrying with fallback base address: [147.135.76.110]:443
[89629860] establishing connection to base [147.135.76.110]:443
[89630866] base TCP connection closed

Hi, can you share your code here / link to a github repository?