Andrii
06/20/2024, 2:30 PMFROM --platform=linux/amd64 authzed/spicedb:latest
EXPOSE 50051
ENV SPICEDB_GRPC_PRESHARED_KEY foobar
ENV SPICEDB_DATASTORE_ENGINE memory
CMD ["serve"]Container port (default) 8080 (tried 50051 didn't work) 
Allowed unauthenticated requests 
Min 1 instance running
Enabled HTTP2ERR terminated with errors error="rpc error: code = Unavailable desc = connection error: desc = \"error reading server preface: read tcp 172.xx.xx.xx:60745->216.xxx.xx.xx:443: read: connection reset by peer\""debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2024-06-20T17:31:26.872668+03:00", grpc_status:14, grpc_message:"failed to connect to all addresses; last error: UNKNOWN: ipv6:%5B2001:xxxx:xxxx:36::35%5D:443: No route to host"}"