InfluxDB:如何使用Infux Command运行任务?
我无法使用Infuls命令运行任务。我可以通过Web界面运行它,但是我无法使用CLI进行操作。我不知道什么需要运行ID is:
root@b8492e33ab4b:/# influx task list
ID Name Organization ID Organization Status Every Cron
097f6888e870e000 Machine Component Throughput Report - Weekly b30d680d99926543 xxxxxxxx active 1d
root@b8492e33ab4b:/# influx task run retry --task-id=097f6888e870e000 --run-id=097f6888e870e000
Error: 404 Not Found: failed to retry run: run not found
我尝试了run-id的不同值,但是我没有成功,例如:未能解码请求:无效ID
-run-id = 000000000000000000 = 0000000000000000 =
0000000000000000还是如何正确生成运行ID?
I am not able to run task using influx command. I am able to run it via web interface, but I can't do it using CLI. I don't know what required Run ID is:
root@b8492e33ab4b:/# influx task list
ID Name Organization ID Organization Status Every Cron
097f6888e870e000 Machine Component Throughput Report - Weekly b30d680d99926543 xxxxxxxx active 1d
root@b8492e33ab4b:/# influx task run retry --task-id=097f6888e870e000 --run-id=097f6888e870e000
Error: 404 Not Found: failed to retry run: run not found
I tried different values for run-id but I wasn't successful, e.g.: failed to decode request: invalid ID
for --run-id=0000000000000000
Any idea how to run the task or how to generate run ID correctly?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论