Questions tagged [ibm-cloud-tools]

For developers on macOS interested in creating Swift applications that span both client and server-side code, IBM Cloud Tools for Swift simplifies the management and deployment of server-side assets.

104 questions
0
votes
2 answers

Building Artifactory fails for Build Stage in Delivery Pipeline

I have created a toolchain, which downloads the code from the bitbucket repository and builds the docker image in IBM Cloud. After the code builds the image, the build stage fails while building the artifactory. Error: Preparing the build…
0
votes
1 answer

ibm data connect connection for ibm cloud object storage

I have created bucket in ibm cloud object storage and successfully able to upload file posting there. Now, I want to refine those files using ibm data connect. I am trying to create a connection in data connect and selected bluemix object…
nish
  • 1
  • 1
0
votes
3 answers

IBM Cloud Developer Tool: idt build/bx dev build causing error (OCI runtime exec failed ...)

I'm getting an error running bx dev build in my Node.js project folder, specifically: [hafiz@Ubuntu ~/FSFTM/code/TaskListApp] $ sudo bx dev build Getting service credentials for the project. OK OK Deleting the container named…
0
votes
1 answer

Bluemix devops insight: Integration with sonarQube

I have started using Bluemix devops insights service available as part of Bluemix toolchain. I am not able to see any documentation on integration of SonarQube with the tool. The one available in the service is a bit misleading as it only talks…
jeet
  • 629
  • 1
  • 4
  • 15
0
votes
1 answer

How to migrate Diego apps to DEA in Bluemix?

I have created a python app in my dashboard and I want to migrate it to DEA before deploying my code there. I have tried cf command cf disable-diego in CLI however, it returned Error: CF-BackendSelectionNotAuthorized - You cannot…
0
votes
0 answers

node-red error: "Error stopping node: Error: [BaseClient:disconnect] Client is not connected" AND "Error: Connection refused: Not authorized"

I am following this tutorial on how to send a picture taken from the pi camera to the CLoudant NoSQL database on Bluemix. "There are 3 node-red flows in total. The Process Doorbell flow (on the raspberry pi) should send an IBM IoT visitorAlert…
0
votes
1 answer

Permission message while copying container images from one Bluemix registry to another

I am trying to copy one of Bluemix registry , registry.ng.bluemix.net/XXXX/rhel:v5 to another i.e. registry.ng.bluemix.net/YYYY/rhel:v5 by using command , after logging into Bluemix account & space associated with XXXX cf ic cpi…
Dhrubo
  • 705
  • 1
  • 14
  • 33
0
votes
1 answer

Unable to access Container url in Bluemix for Spring Boot Application

I am using Toolchain in IBM Bluemix for deploying an Simple Spring boot application. In Delivery pipeline I have added 3 stages: Stage-1(Maven Build) Fetching source code from git repo and building with Maven to build jar file Stage-2(Building…
Angshuman
  • 225
  • 3
  • 17
0
votes
2 answers

Not able to get my application logs using "cf logs my-cool-app" command (CF version 6.27)

I see an issue just like this from a few years ago, but I am facing the same problem. I am using cf version 6.27.0+d26b32dcc.2017-06-08 and bx version 0.5.4+ae22935-2017-05-18T06:24:28+00:00 When I issue bx app logs , I get this error…
bluetea
  • 85
  • 1
  • 6
0
votes
2 answers

Server Unable to Start after deploying go app to Bluemix

We are unable to deploy our sample go web program to Bluemix. Server is trying to start and finally crashing without any error. Please let me know if any files needs modification. View Our Code In GitHub Build Log:- Preparing to start the…
0
votes
2 answers

Deploy laravel on blueMix

I have a VPS of blueMix, My cPanel's file Manager have folder public_html where i dropped a file index.php having some php echo 'tesing'; which wasn't loading up, After some research i found out that my root Directory is /var/www/html. But any how i…
Gammer
  • 5,453
  • 20
  • 78
  • 121
0
votes
0 answers

how to spin linux server in IBM bluemix?

I want to spin Linux server (VM) in IBM bluemix. But I am not able to find single reference document to do this. Can someone please help me out on this?
0
votes
0 answers

How to debug spring boot application remotely on Bluemix with eclipse

I have deployed a spring boot application on bluemix and trying to link the app in eclipse but could not link it. I have deployed sprint boot out of the tool and trying to manage (debug) from with in the eclipse with bluemix tools.
Chandra4You
  • 101
  • 1
  • 4
0
votes
2 answers

Bluemix and the Remote Systems View in Eclipse

I just updated all of my plugins and noticed the "Application and Services" tab of the IBM Bluemix view has a link says "Show deployed files in Remote Systems View". When I click on that link, it opens the view and I can drill down to my apps but it…
MDev
  • 127
  • 9
0
votes
1 answer

Web project failed to deploy to Bluemix Cloud Foundry Server

Neither by drag-and-drop nor by Add-and-Remove does a dyanamic web project deploy to Bluemix cloud foundry server. Eclipse detected an error and generated online report. Copy of the same is attached.Eclipse has recommended it be discussed here since…
rps
  • 331
  • 3
  • 8