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

CICD-CDwithJenkins task 3 resource deployment failed #152

Open
yaronmalithya opened this issue Dec 17, 2018 · 2 comments
Open

CICD-CDwithJenkins task 3 resource deployment failed #152

yaronmalithya opened this issue Dec 17, 2018 · 2 comments

Comments

@yaronmalithya
Copy link

Task 3 fails with the flowing error:

"code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'mrpsetup'. Error message: "Enable failed: processing file downloads failed: failed to download file[0]: failed to download file: unexpected status code: got=404 expected=200"."

I suspect it is because the git file structure has changed.
Thanks,
Yaron

@richieteh94
Copy link

richieteh94 commented Feb 28, 2019

I managed to finish the course but need to edit the deploy template.
in the template there is a link you need to change it
from : https://raw.githubusercontent.com/Microsoft/PartsUnlimitedMRP/master/docs/assets/jenkins/env/install_mrp_dependencies.sh

to : https://raw.githubusercontent.com/Microsoft/PartsUnlimitedMRP/master/Labfiles/DevOps200.3x-CIandCD/CDwithJenkins/env/install_mrp_dependencies.sh

and you will encounter another problem when building in jenkins also. change the links in the pipeline script

from : https://raw.githubusercontent.com/Microsoft/PartsUnlimitedMRP/master/docs/assets/jenkins/env/deploy_mrp_app.sh

to : https://raw.githubusercontent.com/Microsoft/PartsUnlimitedMRP/master/Labfiles/DevOps200.3x-CIandCD/CDwithJenkins/env/deploy_mrp_app.sh

@eamonnk
Copy link
Contributor

eamonnk commented Mar 13, 2019

Hi,

This has now been fixed, if you encounter any further issues while stepping through the lab just let us know.

Thanks,
Eamonn

mkavana added a commit that referenced this issue Sep 17, 2019
- Line #6 Add new date field to the .md file header to manage
.md file revisions/ version control.
- Line #47 Typo: a Chef vs Chef.
- Line #85 Add step to create new resource group.
- Line #144 Update Chef Development Kit version.
- Line #152 Add reference to accept the Chef License terms.
- Line #169 Remove contraction (haven't) which may confuse some readers.
- Line #193 Clarification needed as next sentence refers to Linux OS.
- Line #254 Typo: automat vs automate.
- Line #355 Add ~ before file path for clarification.
- Line #401 Typo: makea vs makes.
- Line #533 Typo: notifed vs notified.
- Line #581 Add clarity by specifying Windows Notepad.
- Line #583 Add clarity by specifying Chef DK PowerShell window.
- Line #633 Add sentence re: Linux VM purpose, for clarity.
- Line #659 Remove carriage returns/ line from knife bootstrap command that
cause the command to fail if copied and pasted.
- Line #662 Add reference to on-screen prompt for connecting to MRP-App VM via
SSH.
- Line #664 Edit note text re: FQDN-for-MRP-App-VM for clarity.
- Line #679 Specify Chef DK is a PowerShell window for clarity.
- Line #685 Edit Step 4 by specifying the use of the MRP App VM Public DNS for
clarity.
- Lines #691 to 697 Add new text and screenshot filename:
chef_chefautodashboard_nodestab.png to illustrate how to access the "nodes" tab
from chef automate dashboard. Add new text and screenshot filename:
chef_chefautodashboard-01.png to illustrate how to access "Run History",
"Resources", "Run List" and "Attributes" from chef automate dashboard.
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

3 participants