You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/09/17 19:14:09 UTC

[GitHub] [openwhisk-devtools] mcmaur opened a new issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

mcmaur opened a new issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323


   Hi,
   I followed this steps on my Raspberry Pi 4 Model B 8GB ram:
   ```
   git clone https://github.com/apache/incubator-openwhisk-devtools.git 
   cd incubator-openwhisk-devtools/docker-compose
   make quick-start
   ```
   During the procedure it is stuck after "pinging minio..." and it continues on printing dot. I analyzed the makefile and found out and it makes a call to the followind url
   `curl --silent http://$(DOCKER_HOST_IP):9001/ `
   
   I then found out that the container "minio" was not running. I tried to run it manually but it stops with an error:
   `standard_init_linux.go:211: exec user process caused "exec format error"`
   
   Is this procedure compatible with armv8?


----------------------------------------------------------------
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



[GitHub] [openwhisk-devtools] mcmaur commented on issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

Posted by GitBox <gi...@apache.org>.
mcmaur commented on issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323#issuecomment-700502146


   I followed this: [](https://medium.com/openwhisk/apache-openwhisk-meets-raspberry-pi-e346e555b56a)
   it works


----------------------------------------------------------------
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



[GitHub] [openwhisk-devtools] mcmaur edited a comment on issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

Posted by GitBox <gi...@apache.org>.
mcmaur edited a comment on issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323#issuecomment-700502146


   I followed [this:](https://medium.com/openwhisk/apache-openwhisk-meets-raspberry-pi-e346e555b56a)
   it works


----------------------------------------------------------------
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



[GitHub] [openwhisk-devtools] style95 commented on issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

Posted by GitBox <gi...@apache.org>.
style95 commented on issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323#issuecomment-700362214


   I haven't tried this but how about trying with the standalone openwhisk instead?
   I believe you can get it more easily running.
   https://github.com/apache/openwhisk/tree/master/core/standalone
   
   


----------------------------------------------------------------
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



[GitHub] [openwhisk-devtools] mcmaur edited a comment on issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

Posted by GitBox <gi...@apache.org>.
mcmaur edited a comment on issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323#issuecomment-700502146


   I followed this: [medium.com/openwhisk/apache-openwhisk-meets-raspberry-pi](https://medium.com/openwhisk/apache-openwhisk-meets-raspberry-pi-e346e555b56a)
   it works


----------------------------------------------------------------
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



[GitHub] [openwhisk-devtools] style95 commented on issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

Posted by GitBox <gi...@apache.org>.
style95 commented on issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323#issuecomment-700519276


   Great!


----------------------------------------------------------------
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



[GitHub] [openwhisk-devtools] rabbah closed issue #323: exec user process caused "exec format error" on raspberry 4B 8GB

Posted by GitBox <gi...@apache.org>.
rabbah closed issue #323:
URL: https://github.com/apache/openwhisk-devtools/issues/323


   


-- 
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