Tyler Storm
01/14/2021, 10:29 PMfindUnique
app | 2021-01-14 17:15:54 22:15:54.928Z ERROR App-Backend:
app | 2021-01-14 17:15:54 Query engine exited with code 255
app | 2021-01-14 17:15:54 PANIC in /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tide-0.15.0/src/listener/unix_listener.rs:152:22
app | 2021-01-14 17:15:54 Could not canonicalize path dir
app | 2021-01-14 17:15:54 --
app | 2021-01-14 17:15:54 Error: Query engine exited with code 255
app | 2021-01-14 17:15:54 PANIC in /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tide-0.15.0/src/listener/unix_listener.rs:152:22
app | 2021-01-14 17:15:54 Could not canonicalize path dir
app | 2021-01-14 17:15:54 at PrismaClientFetcher.request (/app/backend/node_modules/@prisma/client/runtime/index.js:78136:15)
app | 2021-01-14 17:15:54 at processTicksAndRejections (internal/process/task_queues.js:97:5)
Any idea what is happening here? This doesn’t seem to happen to me locally on my macbook but does occur when on my docker deployed to kubernettesRyan
01/15/2021, 10:23 AM