<HTML><HEAD><META content="text/html; charset=UTF-8" http-equiv="Content-Type"></HEAD><BODY>Hello,<BR>
<BR>
Yes can you please open a github issue ?<BR>
<BR>
Thanks<BR>
<BR>
Leon Meßner wrote:<BR>
<blockquote type="cite"><BR>
Hi,<BR>
<BR>
running IXPM v4.9.2 i get the following error when generating any<BR>
template in the ${IXPROOT}/resources/views/api/v4/rir/ path:<BR>
<BR>
# ./artisan rir:generate-object autnum<BR>
In Generator.php line 281:<BR>
ksort() expects parameter 1 to be array, null given<BR>
<BR>
Lines around 281 of ${IXPROOT}/app/Tasks/Rir/Generator.php are:<BR>
<BR>
     280<BR>
     281         ksort( $rsclients[ 'clients' ], SORT_NUMERIC );<BR>
     282<BR>
     283         return $rsclients;<BR>
     284     }<BR>
<BR>
When commenting line 281, output of './artisan rir:generate-object<BR>
autnum' seems reasonable (and sorted by ASN).<BR>
Has anyone encountered this error? I can open a github issue, if this is<BR>
of help and provide more output.<BR>
<BR>
Regards,<BR>
Leon<BR>
_______________________________________________<BR>
INEX IXP Manager mailing list<BR>
ixpmanager@inex.ie<BR>
Unsubscribe or change options here: https://www.inex.ie/mailman/listinfo/ixpmanager</BODY></HTML>