Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

App fails when deploying on IBM Cloud CF #148

Open
michalkordyzon opened this issue Aug 19, 2020 · 3 comments
Open

App fails when deploying on IBM Cloud CF #148

michalkordyzon opened this issue Aug 19, 2020 · 3 comments

Comments

@michalkordyzon
Copy link

Will be grateful for help. The log is here: https://ibm.box.com/s/2u97axrpw1w6dtevhkopz6o4r9xuy0nb
The command 'cf logs watson-conversation-slots-intro-20200816150227047 --recent' brings no output.

@michalkordyzon michalkordyzon changed the title App fails when deploying on Cloud Foundry App fails when deploying on IBM Cloud CF Aug 19, 2020
@rhagarty
Copy link
Member

@Ertogrul I think you are running into the same issue as #138.

Here is the solution I suggested:

"just pushed some changes that should get you around this issue. Please update your local repo and try again.
I've updated the "Deploy to CF" readme with some more instructions.

The main issue is that the Assistant credentials generated during the deployment are not sufficient for the app. After the deployment fails (like your message above), you need to add the proper credentials to the application run-time environment and then re-start the app. The updated instructs provide more details."

@michalkordyzon
Copy link
Author

Hello Rich.
Unfortunately I couldn't add credetials because there was no cf app deployed. I tried the button 'deploy to cf on ibm cloud' still does not work for me. But I started local version and it worked. Then I pushed local version with 'ibmcloud cf push' and it also worked.

@michalkordyzon
Copy link
Author

michalkordyzon commented Mar 5, 2021

However I checked with other accounts and the button 'deploy to cf on ibm cloud' never works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants