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

[Question]: CI/CD Build fails at step/line 476 with a 404 not found #1226

Open
StreichersBC opened this issue Sep 27, 2024 · 0 comments
Open
Labels
question Further information is requested

Comments

@StreichersBC
Copy link

Question

A dependent appsource app is giving a 404 error in the build.

Error:
Error: Unexpected error when running action. Error Message: Exception calling "GetResult" with "0" argument(s): "Response status code does not indicate success: 404 (Not Found)." Response status code does not indicate success: 404 (Not Found)., StackTrace: at Compile-AppInBcContainer, C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Compile-AppInNavContainer.ps1: line 465 <- at , C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 840 <- at , C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2001 <- at , C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1528 <- at , C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1521 <- at , C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 971 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.0.24\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 933 <- at , D:\a_actions\microsoft\AL-Go-Actions\v5.3\RunPipeline\RunPipeline.ps1: line 355 <- at , D:\a_temp\a50c547d-316f-4a95-bb4c-dedf84a2f5aa.ps1: line 3 <- at , D:\a_actions\microsoft\AL-Go-Actions\v5.3\Invoke-AlGoAction.ps1: line 17 <- at , D:\a_temp\a50c547d-316f-4a95-bb4c-dedf84a2f5aa.ps1: line 2 <- at , : line 1
Error: Process completed with exit code 1.

Copilot analysis:
Verify the URL: http://172.28.96.234:7049/BC/dev/packages?appId=8f7cdd5f-1af2-4ec2-a1f3-ecb959ec395b&versionText=24.24.0.0&tenant=default

The appid is for iPayments Credit Card & Collections app.

I updated the version of the app in my app.json to match the version in AppSource. Ran a commit and sync from VSCode. CI/CD failed with the same error, but the Copilot error explanation did not point to any app.

Manually ran the CI/CD. Now the Copilot error analysis shows the same error but with a blank appID:
image

@StreichersBC StreichersBC added the question Further information is requested label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant