Anyone was able to make sense of this: ``` Listeni...
# prisma-whats-new
p
Anyone was able to make sense of this:
Copy code
Listening for transport dt_socket at address: 8000
/opt/jdk1.8.0_162/jre/lib/rt.jar: invalid LOC header (bad signature)
It appears in the
local_prisma-database_1
docker container that’s created during the
prisma init
process — I then end up having this forever:
Copy code
local           Local cluster (requires Docker)
Booting local development cluster... ⣽
I believe it may be the same issue reported at https://github.com/graphcool/prisma/issues/1901
n
can you share your logs in the issue as I mentioned there?