Hi,
I follow this tutorial to the T: https://documentation.bonitasoft.com/bcd/3.3/deploy_with_static_inventory.
But when I run: bcd -s scenarios/vagrant_single.yml stack deploy
Everything is fine until I have the following error, can you tell me what is wrong?
As per the documentation, The portal should be: http://192.168.10.10:8081/bonita.
Thanks
[09:30:03.985] TASK [bonita : Wait for Bonita.] *******************************************************************************************************************************************************************
fatal: [bonita8081]: FAILED! => {
"changed": false,
"connection": "close",
"content": "<!doctype html><html lang=\"en\"><head><title>HTTP Status 404 – Not Found</title><style type=\"text/css\">h1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} h2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} h3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} body {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} p {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;} a {color:black;} a.name {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1><hr class=\"line\" /><p><b>Type</b> Status Report</p><p><b>Message</b> /bonita/portal/homepage</p><p><b>Description</b> The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.</p><hr class=\"line\" /><h3>Apache Tomcat/8.5.47</h3></body></html>",
"content_language": "en",
"content_length": "1104",
"content_type": "text/html;charset=utf-8",
"date": "Thu, 03 Sep 2020 09:30:04 GMT",
"redirected": false,
"status": 404,
"url": "http://10.0.2.15:8081/bonita/portal/homepage"
}
MSG:
Status code was 404 and not [200]: HTTP Error 404: