hasura / hasura-cloud-preview-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job failing when using standard tier access token

ElieElba opened this issue · comments

Hello

I'm trying to set up preview apps on my repo and everything works fine when I use a free tier account access token but as soon as I switch to a standard one (with a credit card associated to it), the project gets created, metadata are fetched and one or two migrations get applied (never more but never 0).
In hasura cloud I can the error source with name \"default\" is inconsistent which doesn't make sense to me as it shouldn't be able to apply any migrations if that was the case and it wouldn't with another access token either.
This error happens whether I'm using tier: cloud_payg or not with this access token.

I've been trying every options I can think of, do you have any idea on what could be wrong here ?