You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
在你提交 issue 前,请先回答以下问题,谢谢!
What version of Go and cronsun version are you using?
你用的是哪个版本的 Go 和 哪个版本的 cronsun?
cronsun-v0.3.5
What operating system and processor architecture are you using (go env)?
你用的是哪个操作系统,什么架构的?
Centos 7 ,分布式
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
你做了什么,遇到了什么问题?尽可能描述清楚问题,最好把操作步骤写下来,按这些步骤操作后能重现你的问题。
[root@test-oraymsgd cronsun]# ./csctl restore --conf=/usr/local/cronsun/conf/base.json --file=./cronsun_data_(2).zip
panic: runtime error: slice bounds out of range
我们现在使用的一套cronsun在A云,而我们现在需要所有的业务都迁移至另外一个云上,请问这个cronsun迁移应该怎么迁移比较科学?感谢。🙏
@QLeelulu
Please answer these questions before submitting your issue. Thanks!
在你提交 issue 前,请先回答以下问题,谢谢!
What version of Go and cronsun version are you using?
你用的是哪个版本的 Go 和 哪个版本的 cronsun?
cronsun-v0.3.5
What operating system and processor architecture are you using (
go env
)?你用的是哪个操作系统,什么架构的?
Centos 7 ,分布式
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
你做了什么,遇到了什么问题?尽可能描述清楚问题,最好把操作步骤写下来,按这些步骤操作后能重现你的问题。
我们现在使用的一套cronsun在A云,而我们现在需要所有的业务都迁移至另外一个云上,请问这个cronsun迁移应该怎么迁移比较科学?感谢。🙏
What did you expect to see?
你期望得到什么样的结果?
What did you see instead?
现在你得到的结果是什么样的?
The text was updated successfully, but these errors were encountered: