Azure PostgreSQL server connect - psycopg2
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 25/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- azure, postgresql, python, typescript
调研方向
从 issue 中的 AzureCLI@2 inline script 开始,检查 Error_PostgreSQL.txt,重点关注在 az postgres flexible-server connect 期间 psycopg2 安装失败的问题。确认相同的连接步骤在列出的 Ubuntu 20.04 VM 映像上是否仍然失败;当 task 安装其依赖项并成功连接时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
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" }
- 主要语言
- TypeScript
- 星标
- 25
- 派生
- 22
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
Azure/postgresql 的其他 Issue
-
need-to-triage
难度 2/5 1-3 小时 新手友好度 68/100
Azure/postgresql#58 ·
-
need-to-triage
难度 3/5 1-2 天 新手友好度 35/100
Azure/postgresql#55 ·
-
need-to-triage
难度 5/5 一周以上 新手友好度 20/100
Azure/postgresql#53 · 1 条评论 ·
-
need-to-triage
难度 3/5 1-2 天 新手友好度 25/100
Azure/postgresql#52 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 45/100
Azure/postgresql#48 · 2 条评论 · 2 个 reaction ·
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
mksglu/context-mode#1200 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
难度 2/5 1-3 小时 新手友好度 75/100
anthropics/claude-code#96687 ·
-
good first issue
难度 1/5 1 小时以内 新手友好度 95/100
AOSSIE-Org/DebateAI#582 · 2 条评论 ·