You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/02/20 22:22:59 UTC

[GitHub] jdawgitsome opened a new issue #1897: Request parent.conf via api, if there is no assigned ds's, need to error out clearly.

jdawgitsome opened a new issue #1897: Request parent.conf via api, if there is no assigned ds's, need to error out clearly.
URL: https://github.com/apache/incubator-trafficcontrol/issues/1897
 
 
   When requesting parent.conf via api, and there is no assigned ds's, traffic ops needs to handle and error out clearly.
   
   Currently the error that is reported back is the following:
   
   Traffic Ops fatal error occurred while processing your request. 
   Error at line 2468 (    foreach my $ds ( sort @{ $data->{dslist} } ) {) 
   Can't use an undefined value as an ARRAY reference at /opt/traffic_ops/app/lib/API/Configs/ApacheTrafficServer.pm line 2468.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services