question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Errors after script update

See original GitHub issue

netbox 3.3.1 netbox-sync 1.3.0-beta3

  1. log file is not created (I created the folder manually) but the folder is empty. I set the DEBUG2 parameter but the log was not created.
  2. virtual machines are not created, only IP addresses to them
  3. Such error for each server. 2022-08-29 11:42:11,236 - DEBUG: Parsing vCenter host: 192.168.50.150 2022-08-29 11:42:11,620 - ERROR: Requesting cluster for host '192.168.50.150' failed. Skipping. 2022-08-29 11:42:11,696 - DEBUG: Parsing vCenter host: 192.168.50.110 2022-08-29 11:42:12,081 - ERROR: Requesting cluster for host '192.168.50.110' failed. Skipping. 2022-08-29 11:42:12,158 - DEBUG: Parsing vCenter host: 192.168.50.180 2022-08-29 11:42:12,537 - ERROR: Requesting cluster for host '192.168.50.180' failed. Skipping. 2022-08-29 11:42:12,613 - DEBUG: Parsing vCenter host: 192.168.50.145 2022-08-29 11:42:12,994 - ERROR: Requesting cluster for host '192.168.50.145' failed. Skipping. 2022-08-29 11:42:15,440 - ERROR: Requesting cluster for host '192.168.50.200' failed. Skipping. 2022-08-29 11:42:15,517 - DEBUG: Parsing vCenter host: 192.168.50.250 2022-08-29 11:42:15,898 - ERROR: Requesting cluster for host '192.168.50.250' failed. Skipping

2022-08-29 12:17:09,469 - DEBUG: Parsing vCenter host: 192.168.50.250 2022-08-29 12:17:09,851 - ERROR: Requesting cluster for host ‘192.168.50.250’ failed. Skipping. 2022-08-29 12:17:10,077 - ERROR: (vmodl.query.InvalidProperty) { dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = ‘’, faultCause = <unset>, faultMessage = (vmodl.LocalizableMessage) [], name = ‘answerFileValidationResult’ }

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:30 (15 by maintainers)

github_iconTop GitHub Comments

2reactions
vacumetcommented, Sep 2, 2022

I will try to message you a zip file with the output from govc @bb-Ricardo

1reaction
vacumetcommented, Sep 6, 2022

Version 1.3.0 has just been released

That’s what i noticed and installed 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Script Errors (What They Are and How to Fix Them) - Lifewire
A script error is an error that occurs when the instructions from a script can't be executed correctly for some reason.
Read more >
Script errors after applying update - Dynamics 365 Sales
This article helps you fix script errors after your Microsoft Dynamics CRM Online organization is updated to the December 2012 Service Update.
Read more >
Error: Exceptions occurred while executing Database Schema ...
After updating the ACT! software, you are attempting to open an ACT! database when you receive the following: Error: "Exceptions occurred ...
Read more >
Script generated by Update-Database has syntax errors while ...
Most likely sqlcmd is running some statements prior to the script, but not starting a new batch. Most like adding SET ANSI_NULLS ON;\r\nGO\r\ ......
Read more >
Error when changing Scripts - Unity Forum
This error seems to pop up every time I change code in Entities. ... an Editor script i get this errors, after that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found