Hi there,
My team is receiving the error message: "Error: Could not verify that parameter 44909/5266/363/ was correctly set(50 retries)."
This error occurs only on the first attempt of running this script. After running it a second time with the exact same parameters then it works correctly. This is causing issues as we are generating a new configuration file and a file still gets generated with an auto-generated name when it throws this error.
Thank you,
Tyler
Hi Miguel,
Yes we are executing an automation script and setting a parameter. We figured that it may just be timing out so we put a set timeout on it to get it to wait for it. However it didn’t seem to matter as we still received the same error message.
Is there anything we can do to make sure that the system verifies that the parameter was set correctly?
Thank you,
Tyler
Can you test on the device itself, if by disabling the verification (before running the script) the parameter is actually set? If so, you’d have the script working since the first time, and what needs to be checked is the reason why it takes more than 50 retries to confirm
Yes we removed verification before testing and still ran into the same error message.
As this question has been inactive for a long time, we will now close it. If you want further assistance, feel free to post a new question or contact techsupport@skyline.be.
Hi Tyler,
I see that this question has been inactive for some time. Have you found a solution for this yet? If not, feel free to contact techsupport@skyline.be for assistance.
Hi Tyler,
It could be the case that when you are performing the parameter set the first time, the device/platform is taking time to acknowledge the update. As a result the script will not be able to verify that the parameter set was executed correctly. By the next time that you are performing the parameter set, the parameter was already updated.