Hi, my subscription is not working when using a lo...
# orm-help
a
Hi, my subscription is not working when using a local server. I tried to switch to Prisma Cloud and it's working. Is there an extra configuration that I need to provide?
n
No. Which version do you use locally?
a
@nilan Solved! I just changed version from 1.12.1 to 1.13.7
👍 1
g
I have a problem with subscriptions too and I cannot find out where it is. Everything was fine yesterday. I thought it was because of upgrading dependencies (graphql-yoga, prisma-binding, prisma) but even after reversing to commit that I did 2-3 days ago (both on backend and frontend) it still doesn't work 😞 I keep getting this error on frontend but not on backend - http://prntscr.com/kiizqz My package.json on backend - https://gist.github.com/SilencerWeb/452e880040fed1f5d021b6afe3bb19c4 Task subscription - https://gist.github.com/SilencerWeb/bfd0a207bad989fa82110c54819b234b
n
@Gorodov Maksim can you provide a reproduction for what you see as a new bug report here: https://github.com/prismagraphql/prisma/issues? 🙂
g
@nilan sure, but it is still very weird considering that i tried to reverse commits 😞