Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem 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)

Đang mở
#467 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
20/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Công nghệ
typescript, vite
Lĩnh vực
cloud, devops

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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.

Ngôn ngữ chính
TypeScript
Star
504
Fork
145
Merge trung bình
4 giờ 3 phút
Pull request đã merge (30 ngày)
1

Chuẩn bị môi trường

Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của microsoft/PowerAppsCodeApps

Tất cả issue của microsoft/PowerAppsCodeApps

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.