2020-02-05 00:07:58 UTC - Rodric Rabbah: _break a leg_ (we will still be here for you ;) muscle : Dragos Dascalita Haut https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580861278123200 ---- 2020-02-05 00:08:57 UTC - Tom Barber: I've gotta get through LHR and LAX without catching Corona Virus before worrying about breaking a leg :wink: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580861337124000 ---- 2020-02-05 09:46:05 UTC - Rekha: Hi All, I'm very new to openwhisk, trying to install in my PC. *OS is rhel 7*. But the installation hangs after few seconds. Can some1 help me in resolving it ? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580895965126100 ---- 2020-02-05 14:49:09 UTC - Michele Sciabarra: Hi all is the call at 4PM GMT today? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580914149127800 ---- 2020-02-05 15:00:03 UTC - Rodric Rabbah: Should be now at: <https://zoom.us/my/asfopenwhisk|https://zoom.us/my/asfopenwhisk> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580914803128400 ---- 2020-02-05 15:47:06 UTC - Tom Barber: :exploding_head: another day, another oddity... trying to stick my local deployment into EKS https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580917626128900 ---- 2020-02-05 15:47:08 UTC - Tom Barber: ```Serverless: Deploying Functions... Serverless: Deploying Function: pixlize-serverless-dev-testDocker Serverless: Deploying Function: pixlize-serverless-dev-testShort Serverless: Deploying Function: pixlize-serverless-dev-testLong Serverless: Deploying Function: pixlize-serverless-dev-testParams Serverless: Deploying Function: pixlize-serverless-dev-newSession Serverless: Deploying Function: pixlize-serverless-dev-internalSessionList Serverless: Deploying Function: pixlize-serverless-dev-sessionList Serverless: Deploying Function: pixlize-serverless-dev-saveSession Serverless: Deploying Function: pixlize-serverless-dev-getSession Serverless: Deployed Function: pixlize-serverless-dev-testDocker``` https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580917628129300 ---- 2020-02-05 15:47:15 UTC - Tom Barber: literally deploys 1 function and stops https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580917635129600 ---- 2020-02-05 15:47:21 UTC - Tom Barber: what logs should I be looking in? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580917641129900 ---- 2020-02-05 15:47:31 UTC - Tom Barber: the process doesn't quit, just doesn't go any further https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580917651130200 ---- 2020-02-05 15:49:36 UTC - Tom Barber: actually cancel that one that just appears slow.
When I do it via CI I get this bad boy: ```Failed to deploy function (pixlize-serverless-dev-quantList) due to error: PUT https://<>.<http://us-east-1.elb.amazonaws.com/api/v1/namespaces/_/actions/pixlize-serverless-dev-quantList?overwrite=true|us-east-1.elb.amazonaws.com/api/v1/namespaces/_/actions/pixlize-serverless-dev-quantList?overwrite=true> Returned HTTP 502 (Bad Gateway) --> "Response Missing Error Message."``` Anyone come across that before? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580917776131400?thread_ts=1580917776.131400&cid=C3TPCAQG1 ---- 2020-02-05 15:53:43 UTC - Tom Barber: This time it turned green https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580918023131800 ---- 2020-02-05 15:53:44 UTC - Tom Barber: :man-shrugging: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580918024132000 ---- 2020-02-05 15:53:54 UTC - Tom Barber: lets all just pretend that never happened and continue on with our days https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580918034132400 ---- 2020-02-05 15:54:08 UTC - Tom Barber: sometimes kubernetes is just weird https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580918048132800 ---- 2020-02-05 15:58:21 UTC - Michele Sciabarra: Just a note after the call: for the actionloop port to knative we need something like the tests that there are for the other runtimes https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580918301133500 ---- 2020-02-05 15:58:51 UTC - Michele Sciabarra: we were very unsure how to test that but the core of the code to implement preprocess and post process are there https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580918331134200 ---- 2020-02-05 16:45:16 UTC - Saahitya E: @Xue Shuai could I know what you changed it to(facing the same issue)? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580921116134300?thread_ts=1552481145.258900&cid=C3TPCAQG1 ---- 2020-02-05 17:29:23 UTC - Rodric Rabbah: That’s not a controller message https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580923763134800?thread_ts=1580917776.131400&cid=C3TPCAQG1 ---- 2020-02-05 17:29:37 UTC - Rodric Rabbah: Are the zips large https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580923777135400?thread_ts=1580917776.131400&cid=C3TPCAQG1 ---- 2020-02-05 21:00:35 UTC - Matt Rutkowski: Video from today’s community call posted: <https://youtu.be/vIiaBecNUnc> +1 : Rodric Rabbah, Bilal, seonghyun, Dominic Kim https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580936435136100 ---- 2020-02-05 23:17:09 UTC - Kostis Kaffes: Hello everyone. I am trying to deploy OpenWhisk on multiple hosts using ansible. I have modified `openwhisk/ansible/environments/local/hosts.j2.ini` so that invoker0 points to a different host, e.g., wsk-node. However, during setup (`invoker.yaml` ) ansible attempts to pull the `whisk/invoker` image from the Docker registry which does not exist. How can I make sure that the images built during compilation are distributed to all the hosts? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1580944629140600?thread_ts=1580944629.140600&cid=C3TPCAQG1 ----