Good morning, I have the following error when tryi...
# prisma-whats-new
m
Good morning, I have the following error when trying to deploy. I tired all the reset related prisma commands but nothing helped. Any suggestions?
Copy code
ERROR: Authentication token is invalid: Token can't be decoded: The token is expired since 2018-03-22T07:18:34Z
l
Deploy to where?
m
to the public cluster
l
Were you logged in when you initially deployed?
m
jap
I believe so, might not be the case though
It was a while ago
l
If your namespaced on the endpoint then you were. See if you're logged in
prisma account
m
I did a
prisma loggin
. the account yields this:
Copy code
Email: moritz@....
Name:  null
l
now deploy. See if it updated the cluster key
m
I did already
I tired all reset/delete/login commands to reset the app state, nothing helped
l
Did you check your ~./prisma config
m
I did. I now reset the entire prisma config and redeployed under a different name, which fixed it, though it is surely not a clean solution for this problem:) Thanks for you help
l
Crap. Well hack for the win 🙂
m
🙌
n
thanks @Moritz @lawjolla. I documented this problem here: https://github.com/graphcool/prisma/issues/2137 We'll come up with a solution soon 🙂