OK, nevermind. I fixed the problem by myself. Really quick and dirty. ^^ I added temporary the following code in core/oql/expression.class.inc.php:2104. $aArgs[$this->m_sName] = -1; return '-1'; #--> Comment out the throw... #throw new MissingQueryArgument... Then, I added a new subnet and now Network IP, Gateway and Broadcast have been created. After that, I undid my code of shame. :-)
OK, nevermind. I fixed the problem by myself. Really quick and dirty. ^^ I added temporary the following code in core/oql/expression.class.inc.php:2104. $aArgs[$this->m_sName] = -1; return '-1'; #--> Comment out the throw... #throw new MissingQueryArgument... Then I added a new subnet and now Network IP, Gateway and Broadcast have been created. After that, I undid my code of shame. :-)
Hello, We are just about to migrate everything to v3 via some CSVs. But since Broadcast and Gateway are missing as IP Usages, I can't get any further. Same errors everywhere. Is there any way to repair this error manually? On Github I haven't seen a commit regarding this since this post, unfortunately. :-( But maybe there is a little workaround. Best regards, Marcel