Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Bug] shared_odbc with on-prem fails pointing to placeholder URL

Aperta
#465 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
typescript

Direzione di ricerca

Start with config.json and the connection handling exercised by npx pa connection list-datasets and npx pa connection list-tables. Reproduce the shared_odbc flow with an on-premises connection and inspect how the gateway or connector URL is selected. Done means both commands return tables and data instead of the 502 placeholder-host error.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

Describe the bug

When trying to use a shared_odbc connection, the route fails with the error

{ "success": false, "error": { "message": "{\"error\":{\"code\":502,\"message\":\"The remote name could not be resolved: \\u0027odbc.connector.com\\u0027\",\"source\":\"Removed.09.common.uk.azure-apihub.net\",\"path\":\"forward-request\",\"policyId\":\"\",\"clientRequestId\":\"Removed\",\"dreeSet\":\"true\"}}", "status": 502, "requestId": "Removed" } }

It seems the connector is pointing to a generic odbc.connector.com and not being re-routed.

gateway is correctly configured ion config.json

Image

Steps to Reproduce

use dataflows to create an odbc connection

Image Image

add connection to code app, use npx pa connection list to find the id
run npx pa connection list-datasets
run npx pa connection list-tables

Expected behavior

Return tables/data

Actual behavior

Error

Lingua principale
TypeScript
Stelle
504
Fork
145
Merge medio
4h 3m
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di microsoft/PowerAppsCodeApps

Tutte le issue di microsoft/PowerAppsCodeApps

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.