Skip to content

Docker version analysis error: No such file or directory #170

@HaveYouTall

Description

@HaveYouTall

I installed the gigahorse using curl -s -L https://raw.githubusercontent.com/nevillegrech/gigahorse-toolchain/master/scripts/docker/install/install_amd64 | bash on debian 12.

Then I tried the example: gigahorse examples/long_running.hex, and it showed the following error:

Found cached executable for /opt/gigahorse/gigahorse-toolchain/src/../logic/fallback_scalable.dl
Found cached executable for /opt/gigahorse/gigahorse-toolchain/src/../logic/main.dl
Found cached executable for /opt/gigahorse/gigahorse-toolchain/src/../clientlib/function_inliner.dl
Processing contract names...
Discovered 1 contracts. Setting up workers.
Analysing...

Error: [Errno 2] No such file or directory: 'examples/long_running.hex'

Finished 1 contracts...

--------------------------------------------------------------------------------
Timeouts and Errors
--------------------------------------------------------------------------------
  ERROR: 1 of 1 contracts



Writing results to results.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions