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

[Bug] Solution export fails again on 9.2.26091.144 — code app package container missing (404 in GetBlobBytes) for every publish since 2026-09-24 ~08:00 UTC (regression of #464)

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

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
20/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Attiva
Stack tecnologico
typescript, vite
Ambito
cloud, devops

Direzione di ricerca

No repository file or test is named. Begin by reproducing the failure with pac solution export and compare a working and broken code app using the listed container and package-blob checks; use the support case and captured ActivityIds to determine whether an actionable repository change exists. Done means code app versions consistently retain their package containers and export successfully through pac, the maker portal, and the Web API.

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

Descrizione

bug

Follow-up to #464 / #454, which were closed as fixed on 2026-09-22. We see the problem again, with a slightly different signature.

Environment
  • Region: Germany (crm16), Dataverse 9.2.26091.144 (DEV and target env)
  • Publish client: pac 1.52.1 (pac code push), @microsoft/power-apps ^1.2.5, Vite 7
Symptom

pac solution export / maker portal / Web API export (managed and unmanaged) fails with "An unexpected error occurred". Async operation message:

HttpRequestException: 404 (The specified resource does not exist.)
  at StorageBlobDataProvider.GetBlobBytes
  at CanvasAppHandlerInternal.MarkBlobForExportAndUpdateXmlNode
  at CanvasAppHandlerInternal.AddBlobFileXmlNodes
  at CanvasAppHandler.ExportItem

(#464 had 401 NoAuthenticationInformation in ListBlobNamesAndUrisInContainer — the listing seems fixed, but the package blob itself is not there.)

Observations

Using the same check as in #464 (anonymous ?restype=container&comp=list on properties.appUris.codeAppPackageUri), plus container properties and a direct index.html GET:

App (same env) Last publish (UTC) Container Solution export
App A 2026-09-24 05:22 exists (200) ✅ works
App B 2026-09-24 08:26 … 2026-09-25 06:16 (18 publishes) 404 – resource does not exist ❌ fails
App C 2026-09-21 12:19 404 (not tested)
  • App B's version history: all 28 versions up to 2026-09-09 have a readable container, all 18 versions since 2026-09-24 08:26 UTC have none. 5 consecutive republishes on 2026-09-25 06:15–06:16 UTC: all 404.
  • App A had two broken versions on 2026-09-21 and good ones again from 2026-09-23 — so it is intermittent/server-side, not app-specific.
  • A solution import into the target env on 2026-09-24 05:24 UTC also produced a version without container.
  • Same storage account and container naming pattern for good and bad versions; no difference in app metadata (almMode, status, client versions).
  • The apps themselves still run in the player; only the export path is broken.
Impact

All ALM routes for code apps are blocked again (export, pipelines, solution checker). The only practical advice until a fix: don't republish a code app that still exports.

A Microsoft support case has been opened; ActivityIds / async operation IDs / timestamps can be shared privately.

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.