Ricardo F. Verhaeg
Ricardo F. Verhaeg
I also had this problem, changed pear.xml to include the file in proper location and reinstalled, but now it fails after not founding "Mutagenesis/Utility/Exception.php" and this file doesn't even exist...
It works having a file mapped, the file location is `/var/app/file/matrix.room.web.json` I found that mapping to that location is way better than handling a large inline json with multi escape...
Sure! Will check the README schema and see how to better provide that information!
One simple way to make this work currently is to pass the desired font file instead. Not the best way, but it works without having to depend on forks for...
Hey, if you use that all the time, you can edit the file run_guard.sh on line 40, that should do the trick in the meantime
Hey, if not mistaken you can override one of them in your shortcuts settings by adding, i.e.: { "keys": ["super+shift+c"], "command": "show_guard" } hope this help you ;)
Just to note.. This seems to be an issue with the `private-cluster` setting. When working with a non-private cluster it works. Perhaps is not necessarily a bug, but at least...
Hi @yoshitamagoshi, we did try this setting, the only difference to our approach is that we need to set the schema as well. And we did URI encode as requested...
@yoshitamagoshi Yes.. that was missing.. Due to the error message I didn't think about permissions =/ Thanks for pointing it out!
Hi @shanirosen-chram not sure if a limitation from Prisma connection right now, but we came back to another project using Prisma + CloudRun + CloudSQL and we are trying to...