Netbox Report give an error to find rack information #15628
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
Hmm, "this report is invalid". Do you see any logs from There's a way to identify syntax errors in scripts here. When I run that, I see no errors. However, your report doesn't have any There are sample reports you can copy here. |
Beta Was this translation helpful? Give feedback.
-
Hi @candlerb , There is nothing showing in journalctl output here is the ouput
|
Beta Was this translation helpful? Give feedback.
-
it seems there is an some issue in the second part (finding single switch in rack has some issue) , I tried to rewrite the following code and spilt it by the function then found some issue with second part of following code --- First function
debug log from the second function
|
Beta Was this translation helpful? Give feedback.
-
Hi @candlerb , Thank you for your support, I have fixed the issue and used following script to fix the issue
|
Beta Was this translation helpful? Give feedback.
Hi @candlerb ,
Thank you for your support, I have fixed the issue and used following script to fix the issue