Maybe for the init.sh this PR is related
https://github.com/apache/incubator-openwhisk/pull/3374/files#diff-8f445fbdf6253dd176975ff6c629def4R18


On Fri, Mar 2, 2018 at 5:09 PM Tyson Norris <tnor...@adobe.com.invalid>
wrote:

> Check your marathon/dcos service config to verify what image is used, and
> that you have the latest image pulled?
>
> The default should be openwhisk/controller - but I see that universe
> package marathon config is not set to force pull, so if you are using that
> image, make sure you have pulled the latest manually (or change the config
> to force pull in dcos/marathon ui).
>
> Tyson
>
> > On Mar 2, 2018, at 12:45 PM, Kumar Subramanian <kumarsubr...@vmware.com>
> wrote:
> >
> > Hi,
> > I have installed the following in DCOS successfully:
> > 1. Apigateway
> > 2. Exhibitor-dcos
> > 3. Kafka (name given is mykafka at the time of installation)
> > 4. Whisk-couchdb
> > 5. Consul
> > 6. Registrator
> >
> > Eror when deploying Whisk-Controller in DCOS:
> > When I tried to deploy whisk-controller with default settings, then the
> service fails to deploy (it just kills and redploys the service
> continuously on its own when deploying)
> >
> > Here is the content in the Error and Output
> >
> > STDERR:
> > (AT BEGINNING OF FILE)
> > I0302 20:38:35.176177 19822 exec.cpp:162] Version: 1.2.3
> > I0302 20:38:35.180703 19824 exec.cpp:237] Executor registered on agent
> 995020e0-5129-44a3-8cf4-65900838b3af-S6
> > docker: Error response from daemon: Container command 'init.sh' not
> found or does not exist..
> >
> > OUTPUT:
> > (AT BEGINNING OF FILE)
> > Registered docker executor on 10.0.6.55
> > Starting task whisk-controller.adb62c44-1e59-11e8-8754-3afdc003616b
> >
> > Can you please provide your valuable inputs on how to get
> whisk-controller deployed in dcos?
> >
> > Thanks,
> > Kumar.
> >
>
>

Reply via email to