tarantool / setup-tarantool

Setup Tarantool for use with Github Actions
MIT License
9 stars 2 forks source link

action is broken #20

Closed vasiliy-t closed 2 years ago

vasiliy-t commented 2 years ago

runs os ubuntu-latest

name: Install tarantool
uses: tarantool/setup-tarantool@v1
with:
  tarantool-version: "2.8"

results in error

telegram-cloud-photo-size-2-5305737920575027596-y

Totktonada commented 2 years ago

It works for me (one fail is due to https://github.com/tarantool/expirationd/issues/90).

How can I reproduce?

Whether you're using self-hosted runners (which are not supported at the moment)?

Totktonada commented 2 years ago

I can also suggest to collect debug logs and attach (or share with me privately).

Totktonada commented 2 years ago

It also may be a temporary connectivity problem. How many times you saw the problem and whether all are at more or less same time?

vasiliy-t commented 2 years ago

It also may be a temporary connectivity problem. How many times you saw the problem and whether all are at more or less same time?

The error reproduced 5+ times in a row in about 3-4 hours. Possibly connectivity issue because it is not reproducible now.

I think this issue could be closed.

Totktonada commented 2 years ago

Okay. If you'll meet it again, please, reopen with more information (see above) and it would be also nice to have debug logs (see above as well).