<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Helvetica, Arial, sans-serif">Hi,<br>
        <br>
        after upgrading our Rancid-Server from v2.3.8 (ubuntu14.04) to
        v3.3.0 (ubuntu16.04) i have a few problems.<br>
        Backup of regular Cisco-Switches is running without any
        problems. But i cannot backup our Aruba-Accesspoints and the
        Cisco Small Business Switches (SG300). Aruba-Backup was running
        before (just using the cisco-device) - now i use this config:
        <a class="moz-txt-link-freetext" href="https://github.com/miken32/rancid-aruba">https://github.com/miken32/rancid-aruba</a><br>
      </font></font><br>
    Status is: When i execute then rancid-run command, it writes this
    error to the logfile:<br>
    <blockquote type="cite">Trying to get all of the configs.<br>
      10.1.8.3: End of run not found<br>
      <br>
      =====================================<br>
      Getting missed routers: round 1.<br>
      10.1.8.3: End of run not found</blockquote>
    <br>
    <br>
    But, when i run the following command, it works perfect (except the
    2 terminal errors): <br>
    <blockquote type="cite">/var/lib/rancid/bin/clogin -f
      /var/lib/rancid/.cloginrc -c "show version"  10.1.8.3<br>
      10.1.8.3<br>
      spawn ssh -c 3des-cbc -x -l rancid 10.1.8.3<br>
      <a class="moz-txt-link-abbreviated" href="mailto:rancid@10.1.8.3">rancid@10.1.8.3</a>'s password:<br>
      <br>
      show tech-support and show tech-support supplemental are the two
      most useful outputs to collect for any kind of troubleshooting
      session.<br>
      <br>
      ap-0.1-p4#<br>
      ap-0.1-p4# terminal length 0<br>
                   ^<br>
      % Parse error<br>
      ap-0.1-p4# terminal width 132<br>
                   ^<br>
      % Parse error<br>
      ap-0.1-p4#  show version<br>
      Aruba Operating System Software.<br>
      ArubaOS (MODEL: 225), Version 6.4.4.8-4.2.4.4<br>
      ....<br>
      ap-0.1-p4#exit<br>
    </blockquote>
    <br>
    Another Test: <br>
    <blockquote type="cite">/var/lib/rancid $ bin/rancid -d -t aruba
      10.1.8.3<br>
      loadtype: device type aruba<br>
      loadtype: found device type aruba in /etc/rancid/rancid.types.conf<br>
      executing clogin -t 90 -c"show running-config" 10.1.8.3<br>
          In aruba::inloop: PROMPT MATCH: ap-0.1-p4#<br>
      HIT COMMAND:ap-0.1-p4#  show running-config<br>
          In aruba::WriteTerm: ap-0.1-p4#  show running-config<br>
      10.1.8.3: End of run not found<br>
      10.1.8.3: End of run not found<br>
    </blockquote>
    This generates a file 10.1.8.3.new with the running-config in it.<br>
    <br>
    <br>
    Any help would be appreciated.<br>
    <br>
    Thanks, Christoph<br>
  </body>
</html>