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

Can't connect to the storage from VSCode extension on MacOS

Aperta
#324 1 commento 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
40/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Attiva
Stack tecnologico
macos, typescript, vscode
Ambito
devtools

Direzione di ricerca

The VSCode output identifies the backend under the extension's backend directory and the global func command as the startup path. Reproduce the timeout on macOS with extension version 6.8.1, then inspect whether that backend starts and responds within 60 seconds. Done means storage connections work without the timeout or the reported .NET warning.

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

Descrizione

Needs: Triage :mag:

Hello,

I can't connect to any storage to use the VSCode extension on MacOS.
Version of the extension is 6.8.1

I get error 'No response within 60 seconds. Ensure you have the latest Azure Functions Core Tools installed globally.'.
There's only one version of the Tools installed on my machine:
Image

Also, in the VSCode's Output window there's a message:

Using Functions host: func
Attempting to start the backend from /Users//.vscode/extensions/durablefunctionsmonitor.durablefunctionsmonitor-6.8.1/backend on http://localhost:37072/a/p/i....NET 6 is no longer supported. Please consider migrating to a supported version. For more information, see https://aka.ms/azure-functions/dotnet/net8-in-process. If you intend to target .NET 8 on the in-process model, make sure that 'FUNCTIONS_INPROC_NET8_ENABLED' is set to '1' in local.settings.json.

Lingua principale
TypeScript
Stelle
290
Fork
46
Merge medio
6m
PR unite (30g)
1

Preparare l'ambiente

Non abbiamo ancora controllato i file di configurazione di questo progetto. Parti dal suo README e consulta la nostra guida al primo contributo per i passaggi generali.

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/DurableFunctionsMonitor

Tutte le issue di microsoft/DurableFunctionsMonitor

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.