Thibault Jeanpierre
09/19/2020, 1:33 PM>prisma deploy
! 'UNABLE_TO_VERIFY_LEAF_SIGNATURE':
! request to <https://api.cloud.prisma.sh/>
! failed, reason: unable to verify the first
! certificate
Get in touch if you need help: <https://slack.prisma.io>
To get more detailed output, run $ export DEBUG="*"
(node:19452) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
raven@2.6.4 alert: failed to send exception to sentry: unable to verify the first certificate
I changed my computer. My application is deployed on Heroku and I paid a Dyno for my backend part, I do not know if the problem comes from the change of computer or the SSL that has been activated on Heroku.
thank you