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

Error: Invalid entry header #76

Closed
pblanchardie opened this issue Oct 16, 2020 · 4 comments
Closed

Error: Invalid entry header #76

pblanchardie opened this issue Oct 16, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@pblanchardie
Copy link

pblanchardie commented Oct 16, 2020

Using v2 or v1, I'm unable to deploy a Spring Boot app (JHipster)

Error: Deployment Failed with Error: Error: Invalid entry header
Error: Error: Invalid entry header
-   name: Deploy to Azure WebApp
     uses: azure/webapps-deploy@v2
     with:
          app-name: _my-app-name_
          publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
          package: '${{ github.workspace }}/target/*jar'
@issue-label-bot issue-label-bot bot added the bug Something isn't working label Oct 16, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@pblanchardie
Copy link
Author

pblanchardie commented Oct 16, 2020

The JAR file was a spring-boot-maven-plugin executable.

@saikirangit
Copy link

What is solution for this one?

@swetharao12
Copy link

swetharao12 commented Feb 7, 2022

Turned off the spring-boot-maven plugin executable to false worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants