Rally on docker will not list tracks "Cannot list. Could not register track plugin"

Hi,
Trying to do the first step with running elastic rally in docker.

I get the following issue, both on RHEL VM and on windows. I cannot find anything on this problem in the forum or general searching. Any help appreciated, thanks.

    >docker run elastic/rally list tracks
    Unable to find image 'elastic/rally:latest' locally
    latest: Pulling from elastic/rally
    54fec2fa59d0: Pull complete
    cd3f35d84cab: Pull complete
    a0afc8e92ef0: Pull complete
    9691f23efdb7: Pull complete
    6512e60b314b: Pull complete
    7986b01c6632: Pull complete
    469946e2caa2: Pull complete
    5b608c9ca1dd: Pull complete
    bb326ef9b45c: Pull complete
    138a6271e312: Pull complete
    3cd56492c1e7: Pull complete
    bc2bce33bed8: Pull complete
    Digest: sha256:e3800ed088002bb1a4111449e0a62b9563cd53866cdbb36a95afe376aad3e492
    Status: Downloaded newer image for elastic/rally:latest
    
        ____        ____
       / __ \____ _/ / /_  __
      / /_/ / __ `/ / / / / /
     / _, _/ /_/ / / / /_/ /
    /_/ |_|\__,_/_/_/\__, /
                    /____/

    [ERROR] Cannot list. Could not register track plugin at             [/rally/.rally/benchmarks/tracks/default/http_logs]
    
    Getting further help:
    *********************
    * Check the log files in /rally/.rally/logs for errors.
    * Read the documentation at https://esrally.readthedocs.io/en/2.2.0/.
    * Ask a question on the forum at https://discuss.elastic.co/tags/c/elastic-stack/elasticsearch/rally.
    * Raise an issue at https://github.com/elastic/rally/issues and include the log files in     /rally/.rally/logs.

    -------------------------------
    [INFO] FAILURE (took 3 seconds)
    -------------------------------

HI @dre ,

Sorry about that! We had an issue with our track repository that got introduced yesterday. Please try again :slight_smile:

Thanks,
Rick B

Thank you, it's working now. Regards

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.