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

influx cli: error when trying to export task #18939

Closed
russorat opened this issue Jul 13, 2020 · 1 comment · Fixed by #19710
Closed

influx cli: error when trying to export task #18939

russorat opened this issue Jul 13, 2020 · 1 comment · Fixed by #19710

Comments

@russorat
Copy link
Contributor

using OSS a68ecc3

➜  influxdb git:(master) ./bin/darwin/influx export all -o influxdata
Error: Kind=Task field=root[7].spec.every reason="must provide if cron field is not provided"
	kind=Task field=root[7].spec.cron reason="must provide if every field is not provided".
See 'influx export all -h' for help
@russorat
Copy link
Contributor Author

Looks like packager fails if you try to use 1d as the interval for every. it works if you change it to 24h.

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

Successfully merging a pull request may close this issue.

3 participants