Joseph
03/19/2019, 4:15 AMERROR: No cluster could be found for workspace '*' and cluster 'default'
{
"data": {
"generateClusterToken": null
},
"errors": [
{
"message": "No cluster could be found for workspace '*' and cluster 'default'", "locations": [
{
"line": 3,
"column": 9
}
],
"path": [
"generateClusterToken"
],
"code": 222
}
],
"status": 200
}
I've googled it a bit and the replies all talk about random things I'm not even touching, like ApiSecret and setting the cluster property in prisma.ymlHarshit
03/19/2019, 10:45 AMJoseph
03/19/2019, 3:58 PMendpoint: <http://192.168.99.100:4466>
datamodel: datamodel.prisma
The IP is what my docker container is giving me. As for the workspace slug, I don't think I've reached that point yet 🤷♂️Harshit
03/19/2019, 3:58 PMJoseph
03/19/2019, 3:59 PMHarshit
03/19/2019, 3:59 PMJoseph
03/19/2019, 4:01 PMJoseph
03/19/2019, 4:07 PMHarshit
03/19/2019, 4:07 PMJoseph
03/24/2019, 10:40 PMHarshit
03/25/2019, 3:53 AMJoseph
04/02/2019, 6:54 PM