deep-foundation / deep-foundation/hasura
no such table/view exists in source: storage.buckets
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
```
problem reading : Config File "hasura-storage" Not Found in "[/]"
time="2024-04-28T13:38:32Z" level=info msg="storage version 0.2.3"
time="2024-04-28T13:38:32Z" level=debug msg=parameters bind=":8000" debug=true hasura-endpoint="http://host.docker.internal:8080/v1" hasura-metadata=true postgres-migrations=false s3-bucket=default s3-endpoint="http://host.docker.internal:9000" s3-region=no-region s3-root-folder=default trusted-proxies="[]"
time="2024-04-28T13:38:32Z" level=info msg="applying hasura metadata"
time="2024-04-28T13:38:33Z" level=error msg="problem applying hasura metadata: problem adding metadata for the buckets table: status_code: 400\nresponse: {\"internal\":[{\"definition\":{\"schema\":\"storage\",\"name\":\"buckets\"},\"reason\":\"Inconsistent object: no such table/view exists in source: \\\"storage.buckets\\\"\",\"name\":\"table storage.buckets in source default\",\"type\":\"table\"}],\"path\":\"$.args\",\"error\":\"Inconsistent object: no such table/view exists in source: \\\"storage.buckets\\\"\",\"code\":\"invalid-configuration\"}"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.