You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/09/01 18:53:32 UTC

[GitHub] [camel-k] lubuxnl opened a new issue #919: Knative route from AWS S3 endpoint immediatly stops after starting

lubuxnl opened a new issue #919: Knative route from AWS S3 endpoint immediatly stops after starting
URL: https://github.com/apache/camel-k/issues/919
 
 
   In order to do the [Red Hat Knative tutorial](https://redhat-developer-demos.github.io/knative-tutorial/knative-tutorial/0.7.x/index.html) I created a [Vagrant box](https://github.com/lubuxnl/ubuntu-minikube/tree/knative) with Virtualbox on Windows 10 Pro. In the VM I'm running Minikube v1.3.1 with the none driver and with this setup I was able to do the exercises with Knative serving and eventing v0.7.1. To do the exercises with Camel-K I installed camel-k v0.3.4 and ran several of the examples from the camel-k git repo successfully, including the Knative examples. When running the first example from the Knative tutorial however, I noticed the route starts successfully, but then immediately stops. After stopping the log shows an UnresolvedAddressException (see attached [logfile](https://github.com/apache/camel-k/files/3563801/cartoon-message-mover.txt)). I found a similar issue (#506) in this repo, but that issue was apparently fixed in camel-k-runtime 0.3.1, while camel-k v0.3.4 uses version 0.3.3 of camel-k-runtime. Any ideas how to fix this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services