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

ANF Scheduler failing with BadRequest. The value cannot be null. The action type 'AppendToArrayVariable' only supports values of types 'Float, Integer, String, Boolean, Object'. #4

Open
ianc911 opened this issue Jan 20, 2022 · 0 comments

Comments

@ianc911
Copy link

ianc911 commented Jan 20, 2022

Hi, when I run the scheduler, the snapshot is created, but the app fails in the Scheduler Housekeeping Logic section. It receives a true result, but then in the 'Store all snapshots on the target volume in the array" section , it fails with the error "BadRequest. The value cannot be null. The action type 'AppendToArrayVariable' only supports values of types 'Float, Integer, String, Boolean, Object'."

This is causing snapshots to accumulate. Any ideas on this. Thanks,,

Ian

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

No branches or pull requests

1 participant