After upgrading to 0.15 Dagit gave me some errors,...
# ask-community
e
After upgrading to 0.15 Dagit gave me some errors, and prompted me to post to Slack.
Copy code
Operation name: AssetGraphLiveQuery

Message: Variable "assetKeys" of type "[AssetKeyInput!]" used in position expecting type "[AssetKeyInput!]!".

Path: 

Locations: [{"line":1,"column":27},{"line":7,"column":31}]
and
Copy code
Operation name: PermissionsQuery

Message: Unknown type "GraphenePermission". Perhaps you meant "Permission"?

Path: 

Locations: [{"line":8,"column":32}]
d
Hi Eric - are you sure that all of the dagster/dagster-graphql/dagit packages were upgraded to 0.15.0? They're pinned to stay in lockstep - this error could come from one of them being out of sync
e
I think your right, when I pushed the new containers to ECS there is always a few minutes while things are in flux.