Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix InfluxDB CI workflow #1868

Closed
sungam3r opened this issue Jul 5, 2023 · 0 comments · Fixed by #1878
Closed

Fix InfluxDB CI workflow #1868

sungam3r opened this issue Jul 5, 2023 · 0 comments · Fixed by #1878
Labels

Comments

@sungam3r
Copy link
Collaborator

sungam3r commented Jul 5, 2023

See https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/actions/workflows/healthchecks_influxdb_ci.yml

Run maikebing/influxdb-action@v4
Run export INFLUXDB_VERSION=latest
influxdb2_linux_amd64/README.md
influxdb2_linux_amd64/LICENSE
influxdb2_linux_amd64/influxd
./
./LICENSE
./README.md
./influx
tar: .: Cannot utime: Operation not permitted
tar: .: Cannot change mode to rwx-----T: Operation not permitted
tar: Exiting with failure status due to previous errors
cp: cannot stat 'influxdb2-client-2.7.1-linux-amd64/influx': No such file or directory
rm: cannot remove 'influxdb2-client-2.7.1-linux-amd64/': No such file or directory
/home/runner/work/AspNetCore.Diagnostics.HealthChecks/AspNetCore.Diagnostics.HealthChecks
Run export INFLUXDB_START=true
{"name":"influxdb", "message":"ready for queries and writes", "status":"pass", "checks":[], "version": "v2.7.1", "commit": "407fa622e9"}
/home/runner/work/_actions/maikebing/influxdb-action/v4/setup-influxdb.sh: line 6: influx: command not found

ping @maikebing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant