Closed marcz2007 closed 5 years ago
Remove the my-tone-analyzer-service
from the manifest.yml
Thank you, that solved that problem! Although now it is saying that I have a memory restriction? Any ideas how to solve that?
Creating app with these attributes...
Creating app songtone... Mapping routes... Comparing local files to remote cache... Packaging files to upload... Uploading files... 73.78 KiB / 73.78 KiB [============================================] 100.00% 2s
Waiting for API to complete processing files...
Staging app and tracing logs... You have exceeded your organization's memory limit: app requested more memory than available FAILED
Jack up the memory in manifest.yml?
Or your organization might not have additional memory to use without shutting down other running apps.
Ah amazing thank you for your help! I changed the memory in the manifest file and that seemed to work :)
When I try to create a new free cluster it says that I cannot on my account and that I should upgrade to a pay-as-you go subscription - is this meant to happen when the cluster is supposedly free?
Yes you need a pay-as-you-go account
:tada: This issue has been resolved in version 1.3.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
When pushing from manifest to org, I get an error message: marcwatts$ ibmcloud app push songtone Invoking 'cf push songtone'...
Here is my manifest file:
What is going wrong here?