2020-03-08 12:44:01 UTC - Rodric Rabbah: if your wsk cli is working you can run wsk property get --auth https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1583671441228900?thread_ts=1582966242.092000&cid=C3TPCAQG1 ---- 2020-03-08 12:44:11 UTC - Rodric Rabbah: The guest credentials are here https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1583671451229400?thread_ts=1582966242.092000&cid=C3TPCAQG1 ---- 2020-03-08 12:44:29 UTC - Rodric Rabbah: <https://github.com/apache/openwhisk/blob/master/ansible/files/auth.guest|https://github.com/apache/openwhisk/blob/master/ansible/files/auth.guest> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1583671469229700?thread_ts=1582966242.092000&cid=C3TPCAQG1 ---- 2020-03-08 12:46:18 UTC - Rodric Rabbah: Looks like there’s a “missing native dependence” from the error above: libudev https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1583671578230700?thread_ts=1583536535.227000&cid=C3TPCAQG1 ---- 2020-03-08 21:24:04 UTC - p-epp: But if I understood the error correctly it seems to be needed on the Controller-Container, right? So the missing library must result from the Building Process of the Container? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1583702644230900?thread_ts=1583536535.227000&cid=C3TPCAQG1 ---- 2020-03-08 21:54:49 UTC - p-epp: Under this link <https://gitter.im/kamon-io/Kamon?at=5dce7d50ea7d147cb3828bef> I found someone with a similar error. Seems to be having something to do with the alpine-base of the scala-Image. But it doesn't seem to be a general problem. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1583704489231100?thread_ts=1583536535.227000&cid=C3TPCAQG1 ----