Bluemix - deploying code app from Devops issue

0 votes

I am able to deploy node.js express app to Bluemix from CF command line successfully.

But when imported the code to Devops, made some changes, and tried to deploy the app is not starting. Error log says:

2016-02-17T10:26:18.081-0500
[API/2]
out
Updated app with guid 69a581c0-604f-4b86-804b-4acce924b00d ({"state"=>"STARTED"})
2016-02-17T10:26:18.201-0500
[STG/57]
out
-----> Downloaded app package (28K)
2016-02-17T10:26:18.412-0500
[STG/57]
out
-----> Downloaded app buildpack cache (452K)
2016-02-17T10:26:20.093-0500
[STG/0]
out
Staging failed: An application could not be detected by any available buildpack
2016-02-17T10:26:20.096-0500
[STG/0]
err
2016-02-17T10:26:20.330-0500
[API/2]
err
encountered error: An app was not successfully detected by any available buildpack

How do I get rid of this error?

Aug 3, 2018 in DevOps Tools by Hannah
• 18,570 points
532 views

1 answer to this question.

0 votes

Check if application contains the same file when pushing from local. This error occurs when you don’t specify the buildpack to use it explicitly. Bluemix will then go through a “detect” process and try to find the right buildpack for your application by examining your application package.

 

answered Aug 3, 2018 by Kalgi
• 52,360 points

Related Questions In DevOps Tools

+1 vote
2 answers

Trying to make a PHP code work in bluemix

example to @Nilesh's explanation: $html = '<html> ...READ MORE

answered Oct 25, 2018 in DevOps Tools by akaash
557 views
0 votes
1 answer

Can I use Bluemix devops services with a dedicated Bluemix?

DevOps services isn't currently working in dedicated. READ MORE

answered Jul 11, 2018 in DevOps Tools by Kalgi
• 2,680 points
524 views
0 votes
1 answer

using custom tools in a Bluemix DevOps pipeline stage

When you create a new job, you ...READ MORE

answered Jul 25, 2018 in DevOps Tools by ajs3033
• 7,300 points
528 views
0 votes
1 answer

Timeout when running stage on Bluemix DevOps pipeline

Its not possible to change the timeout ...READ MORE

answered Aug 3, 2018 in DevOps Tools by Kalgi
• 52,360 points
493 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,502 views
+2 votes
1 answer
0 votes
1 answer

Bluemix: How to revert from toolchain to old DevOps services

The “add-git” has become old school and ...READ MORE

answered Aug 3, 2018 in DevOps Tools by Kalgi
• 52,360 points
394 views
0 votes
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP