Troubleshooting Tips
| Error Message | Probable Solution |
|---|---|
|
Errors while creating a kn service:
|
Check whether executable permissions are given to the Flogo app before building the Docker image. |
|
Error while creating a kn service:
|
Delete your Knative cluster and recreate it using the following command:
After deleting the cluster, to reinstall it, follow the steps mentioned in Getting Started with Knative. |
|
Error after creating the kn service and running the
|
Make sure you tag the image in the following format:
Instead of the After you tag the image, load it in |