Hi all, I'm having several errors on docker logs a...
# orm-help
g
Hi all, I'm having several errors on docker logs after running prisma(1.34 image) I have copied it all into this pastebin: https://pastebin.com/y0e7CbpL I'm having the impression it's something related to java 1.8 sdk on my machine (there is a print of my java info on this pastebin just before the docker logs) I have recently upgraded my pc to install ubuntu 20.04 and this started happening, so I guess I messed up my java install but cannot find where since other things work ok on java here but at the same time, I had no such problems in my previous PC running the exact same project but on ubuntu 18.04 I believe this problem could be something very basic on the java setup but I really cannot figure out, it's probably right there on the logs but I cannot see it If someone could give me some tips on how to start looking for this problem on the right track I'd really appreciate. Thanks!