[racktables-users] Re: Cannot import vlan or cdp from a switch

  • From: Murray Brydon <mbrydon@xxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Fri, 22 Apr 2011 11:04:41 +0100

I get 'gateway failed with code 126' so not sure if it is the same problem
or not. I thought it was due to the secrets file being in the wrong place,
but I have tried alternatives and had no success so far

On 19 April 2011 06:56, Julien BRETON <julienbreton@xxxxxxx> wrote:

> Sorry Denis, i was away for a couple of days. Here is the output :
>
> Uncaught exception: RTGatewayError
>
> gateway failed with code 127 (0)
> at file /var/www/racktables/inc/gateways.php, line 111
>
> /var/www/racktables/inc/gateways.php:383 queryGateway('deviceconfig', Array
> (
>    [0] => get8021q 10.64.193.5 ios12 /tmp/RackTables-deviceconfig-pqWysp
> )
> )
> /var/www/racktables/inc/gateways.php:346 gwRetrieveDeviceConfig('61',
> 'get8021q')
> /var/www/racktables/inc/interface.php:8247 getRunning8021QConfig('61')
> : renderObject8021QSync('61')
> /var/www/racktables/index.php:29 call_user_func('renderObject8021QSync',
> '61')
> Parameters:
>
> GET
>
> page    object
> tab     8021qsync
> object_id       61
> POST
>
> COOKIE
>
> GestioIPLang    en
> EntriesRedPorPage       500
> PHPSESSID       3mp9dev22kkn7seoj4q0q1cf65
>
> Thanks
>
> -----Message d'origine-----
> De : racktables-users-bounce@xxxxxxxxxxxxx
> [mailto:racktables-users-bounce@xxxxxxxxxxxxx] De la part de Denis
> Ovsienko
> Envoyé : jeudi 14 avril 2011 08:22
> À : racktables-users@xxxxxxxxxxxxx
> Objet : [racktables-users] Re: Cannot import vlan or cdp from a switch
>
> 11.04.2011, 09:14, "Julien BRETON" <julienbreton@xxxxxxx>:
> > I use version 0.19.3, i even tried with an older version without success.
>
> Could you send me the output of "802.1Q sync" tab after making this change?
> It will contain IP address of your switch and path information from the
> server.
>
> --- inc/interface.php   (revision 4457)
> +++ inc/interface.php   (working copy)
> @@ -8281,6 +8281,7 @@
>        catch (Exception $re)
>        {
>                showWarning ('Device configuration unavailable:<br>' .
> $re->getMessage());
> +               printGenericException ($re);
>                return;
>        }
>        $D = getStored8021QConfig ($vswitch['object_id'], 'desired');
>
>
> --
>    Denis Ovsienko
>
>
>
>

Other related posts: