Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Publish 3rd Party App File to Docker with "Publish-BcContainerApp" #3604

Open
matthewhill-ocean opened this issue Jul 26, 2024 · 10 comments
Assignees

Comments

@matthewhill-ocean
Copy link

I am trying to Publish a 3rd Party App file to my local docker. However, I am getting an obscure error that I do not understand, or know how to deal with. I am using the same procedure that I have for many other app files.

Publish-BcContainerApp -containerName “MyContainer" -appFile "3rdPartyPackage.app"

BcContainerHelper is version 6.0.19
BcContainerHelper is running as administrator
Host is Microsoft Windows 10 Pro - 22H2
Docker Client Version is 27.0.3
Docker Server Version is 27.0.3

BcPublish

This does not happen all the time (I have published others, not least from other vendors). It has worked in the past for older versions of the same app.

I have managed to Publsih the .app to one environment, but I need to Publish it to two others. It is these two that are the problem.

@freddydk
Copy link
Contributor

If you run

Extract-AppFileToFolder -appFilename $appfile -generateAppJson -openfolder

What error do you get?

@matthewhill-ocean
Copy link
Author

matthewhill-ocean commented Jul 26, 2024 via email

@freddydk
Copy link
Contributor

freddydk commented Jul 27, 2024

I would probably need a copy of that .app file to find out why this is happening - it looks like this .app file contains something, which makes the Extract-AppFileToFolder fail.
If possible, you can email a link to a download location where I can download the app to freddyk at microsoft dot com.
If you are unable to do this, you would have to debug the Extract-AppFileToFolder yourself and find out why and how this fails, the source is here: https://github.com/microsoft/navcontainerhelper/blob/master/AppHandling/Extract-AppFileToFolder.ps1

@matthewhill-ocean
Copy link
Author

Hi Freddy, thansk for the update. I have provided the file in question via a OneDrive share, thanks.

@freddydk
Copy link
Contributor

I haven't seen any email with a link?

@matthewhill-ocean
Copy link
Author

I have just shared it again. I used freddyk and changed the words to symbols in the address above.

@freddydk
Copy link
Contributor

Strange - nothing in my inbox - nothing in any of my folders, nothing in SPAM.
Could you try just to send me a normal email to see whether something is blocked?

@matthewhill-ocean
Copy link
Author

Hi Freddy, I sent a "plain" email the other day. I don't know if you recieved that?

@freddydk
Copy link
Contributor

didn't get anything

@freddydk
Copy link
Contributor

You can also try my private email address [email protected] - I don't use that normally, but you can try to email that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants