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
The reason would be admin vserver is empty and error out as The expression is missing a value, which means api api/private/cli/vserver would not be returning the admin svm name(which is surprisingly not possible), but as a safeguard we can add check not to proceed if admin svm name is empty.
time=2024-12-13T18:42:04.559Z level=ERROR source=certificate.go:87 msg="Failed to collect admin SVM's serial number" Poller=xxxxx plugin=Rest:Certificate object=SecurityCert error="failed to fetchAll href=api/private/cli/security/ssl..., hrefLength=87 err=error making request StatusCode: 400, Message: The expression is missing a value, Code: 262194, Target: vserver, API: /api/private/cli/security/ssl?fields=serial&max_records=500&return_records=true&vserver="
Identified in error logs @ https://upload.nabox.org/zybo-newi-hoyu
The text was updated successfully, but these errors were encountered: