[ixpmanager] Problem Add Route Server IXP Manager

Barry O'Donovan barry.odonovan at inex.ie
Thu Aug 6 01:19:16 IST 2020


Hi,

could you please edit line 80 in 
/srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php as follows:

It should be:

<td class="text-right pr-4" data-order="<?= $p->state != 'up' ? "-1" : 
$p->routes->imported ?>">


Please change to:

<td class="text-right pr-4" data-order="<?= ( $p->state != 'up' || 
!isset( $p->routes->imported ) ) ? "-1" : $p->routes->imported ?>">


And let us know if that works.

  - Barry



Hersan Yudhaprana wrote on 30/07/2020 03:02:
> Hai Nick,
> 
> Sure, see the attachment. This error show up in browser when access to 
> router.
> 
> 
> 
> -- 
> Regards,
>   
> Hersan Yudhaprana Firman
> Internet Network Engineer
> ---------------------------------------------------------------
> PT. Supra Primatama Nusantara (Biznet)
> MidPlaza 2, 8th Floor. Jl. Jend. Sudirman Kav 10-11.
> Jakarta 10220 - Indonesia.
> Phone: +62-21-57998888 Fax: +62-21-5700580
> Call Biznet: 1500988 Web:www.biznetnetworks.com.
> ---------------------------------------------------------------
> Biznet is an integrated digital infrastructure company in Indonesia, providing Internet, Data Center, Cloud Computing and IPTV services. We have a strong commitment to build modern infrastructure to reduce digital gap between Indonesia and other developing countries. Biznet has been operating thousands of KM state of the art Fiber Optic Network and the largest data center in Indonesia since 2000.
> 
> Biznet Internet + IPTV services are available in 110+ cities in Java, Bali, Sumatra, Batam, Kalimantan and Sulawesi islands, please visithttp://www.biznetnetworks.com/fiber  for complete city list.
> 
> Biznet GIO Cloud is The Newest Generation of Cloud Computing Service, please visitwww.biznetgiocloud.com  for details.
> 
> This message including any attachments, is intended only for the person authorized to receive it, therefore the recipient must maintain the confidentiality of this information in accordance with the provisions and / or policies of PT. Supra Primatama Nusantara (Biznet). If you are not the person authorized to receive this message then you must remove from your system and destroy all material or information derived from this information together with all copies and immediately notify the sender. Please note also that any disclosure, copy, distribute and / or other actions based on this information is prohibited and may violate the rule of law.
> 
> On 29/07/2020 19:35, Nick Hilliard wrote:
>> Hersan Yudhaprana wrote on 29/07/2020 04:59:
>>> Im already connect ixp manager to bird, but i have facing new problem.
>>> ixp manager get error to load lg from ipv4 (Server Error :: Undefined
>>> property: stdClass::$routes), but ipv6 normal. Can you give suggest to
>>> this problem?
>> Can you post the entry from laravel.log which shows this error?
>>
>> Nick
>>
> 
> 
> 
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> Unsubscribe or change options here: https://www.inex.ie/mailman/listinfo/ixpmanager
> 


-- 

Kind regards,
Barry O'Donovan
INEX Operations

https://www.inex.ie/support/
+353 1 531 3339




More information about the ixpmanager mailing list