Hello Everybody,
after the update from 0.6.3 to 0.6.4 I get below error within Docker and cant run Teddycloud via portainer.
Running teddycloud... AddressSanitizer: CHECK failed: sanitizer_allocator_primary64.h:131 "((kSpaceBeg)) == ((address_range.Init(TotalSpaceSize, PrimaryAllocatorName, kSpaceBeg)))" (0x500000000000, 0xfffffffffffffff4) (tid=8) <empty stack>
I use a Raspberry Pi 4 and Raspberry Pi OS. Is there any known workaround for this or do I need to downgrade to 0.6.3? Is the below image path the right one to go back to 0.6.3?
image: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_0.6.3
To update I was used the standard
image: ghcr.io/toniebox-reverse-engineering/teddycloud:latest
Thanks for your support in advance.