Azure PostgreSQL server connect - psycopg2
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- azure, postgresql, python, typescript
Research direction
Start with the AzureCLI@2 inline script in the issue and inspect Error_PostgreSQL.txt, focusing on the psycopg2 installation failure during az postgres flexible-server connect. Confirm whether the same connection step still fails on the listed Ubuntu 20.04 VM image; done means the task installs its dependency and connects successfully.
Written by the indexing model from the issue text.
Description
I am trying to run below task in Azure Pipeline. However the task is failing during server connect step as its unable to install psycopg2.
FYI - The task is failing since yesterday only. It was working as expected earlier. I have attached the log file as well.
task: AzureCLI@2
displayName: "create db schema"
inputs:
azureSubscription: "${{ parameters.armServiceConnection }}"
scriptType: "bash"
scriptLocation: "inlineScript"
inlineScript: |
az config set extension.use_dynamic_install=yes_without_prompt
az postgres flexible-server connect
Configuration:
vmss_image_reference = { publisher = "Canonical" offer = "0001-com-ubuntu-server-focal" sku = "20_04-lts-gen2" version = "20.04.202207050" }
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/postgresql
-
need-to-triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Azure/postgresql#58 ·
-
need-to-triage
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Azure/postgresql#55 ·
-
need-to-triage
Difficulty 5/5 Over a week Newbie friendliness 20/100
Azure/postgresql#53 · 1 comment ·
-
need-to-triage
Difficulty 3/5 1-2 days Newbie friendliness 25/100
Azure/postgresql#52 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Azure/postgresql#48 · 2 comments · 2 reactions ·
All issues in Azure/postgresql
Similar issues
-
VerificationGate: ATTRIBUTION quote guard never matches a normal quotation (\b around the quote) Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
danielmiessler/LifeOS#2234 ·
-
T: Bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Mend: dependency security vulnerability untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 70/100