Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

"error": "The action failed to generate or locate a binary. See logs for details." #789

Copy link
Copy link
Open
@Suraez

Description

@Suraez
Issue body actions

So I tried to deploy this benchmark available here . I followed this steps:

  1. Built the docker image
    docker build -t chamelon .

  2. Tag the docker image
    docker tag chamelon imsuraj/chamelon:latest

  3. Push the docker image to the repository
    docker push imsuraj/chamelon:latest

  4. then tried to deploy the function (using openwhisk-deploy-kube deployment method)
    wsk -i action update chamelon --docker imsuraj/chameleon:latest --timeout 300000 --memory 256

  5. then invoke the function
    wsk -i action invoke chamelon -r

And the rest is as follows

Image

The problem is I couldn't find any logs which help me know what exactly is causing the issue. I also tried other benchmarks, same thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.