hasura / hasura/graphql-engine

Azure One-click deployment using ARM Template for new Postgres DB does not work

Open
#9,923 0 comments 0 reactions 0 assignees View on GitHub
k/bug
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Version Information

Server Version: 2.33.0

### Environment

Azure Cloud

### What is the current behaviour?

Using the One-click deployment for a new Postgres server on Azure at https://hasura.io/docs/latest/deployment/deployment-guides/azure-container-instances-postgres/ creates the containers and starts them, however the hasura-graphql-engine container appears to keep restarting and so Azure shuts it off:
![image](https://github.com/hasura/graphql-engine/assets/22477298/c8bb1c5d-7766-4e84-b11d-4479c32e1b7b)

The Hasura Console is also inaccessible at my FQDN domain.

### What is the expected behaviour?

The container should maintain being up and the Hasura Console should be accessible from the FQDN.

### How to reproduce the issue?

1. Go to https://hasura.io/docs/latest/deployment/deployment-guides/azure-container-instances-postgres/
2. Click Deploy to Azure with new Postgres server
3. Fill out details and create
4. Go to the output FQDN domain and it doesn't load the hasura console.

### Screenshots or Screencast

### Please provide any traces or logs that could help here.

The container doesn't appear to have any logs at all...
![image](https://github.com/hasura/graphql-engine/assets/22477298/a362a25b-bd79-4f21-a73b-2b344e555523)

### Any possible solutions/workarounds you're aware of?

Contributor guide

Open the contributing guide

Research direction

Start with the Azure deployment guide and the ARM template used by its “Deploy to Azure” flow, then reproduce the restart with a new PostgreSQL server and inspect the generated container settings. Done means the Hasura GraphQL Engine container stays running and the Hasura Console loads at the output FQDN.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, postgresql
Domain
cloud, databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.