Failure processing application bundle

See original GitHub issue

On several machines, including Azure VM’s and a VPS hosted with another party, I get the following error when starting Win ACME:

Failure processing application bundle.
Failed to determine location for extracting embedded files
DOTNET_BUNDLE_EXTRACT_BASE_DIR is not set, and temp-directory doesn't exist or is not readable/writable.
A fatal error was encountered. Could not extract contents of the bundle

I found the following possibly related issue on GitHub: dotnet/runtime issue3812

We run the wacs.exe file from C:\Program Files\LetsEncrypt on all these machines. They are running Windows 2019 Datacenter with the latest Windows updates applied. I’ve updated one of the machines to the latest version 2.1.9 but it still happens. We also experience this issue with versions 2.1.7 and 2.1.8.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
tsimmonscommented, Jul 28, 2020

This is due to the policy that says create temp directories based on session number. See this article.

0reactions
WouterTinuscommented, Nov 13, 2020

I think by the first release of 2021 we can switch to .NET5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Applications are not correctly detecting .NET Desktop ...
Message: Failure processing application bundle. Bundle header version compatibility check failed. A fatal error occured while processing ...
Read more >
c# - Failure Processing Application Bundle. Bundle header ...
Failure processing application bundle. Bundle header version compatibility check failed. Header version: 538976266.572530720 A fatal error ...
Read more >
.NET Single File executable not compatible with ECS : r/aws
Failure extracting contents of the application bundle. I/O failure when writing extracted files. A fatal error was encountered.
Read more >
[SOLVED] How to disable strip in a dotnet app package / ...
taskcore ls Failure processing application bundle; possible file corruption. I/O failure reading contents of the bundle. A fatal error was ...
Read more >
Integration - Octopus Deploy
docker run --rm -it wat octo --version 7.4.4 $ docker run --rm -it -u 87654 wat octo --version Failure processing application bundle. Failed ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found