Giter Club home page Giter Club logo

Comments (5)

ximon18 avatar ximon18 commented on August 16, 2024

This appears to be an Ansible failure to SSH into the Router which implies that it became healthy. See ansible/ansible#57543.

from gantry.

ximon18 avatar ximon18 commented on August 16, 2024

The Router does complete its boot process:

2019-12-02 10:18:33,844: launch     TRACE    OUTPUT: 
Total Memory: 4GB  Chassis Type: 0x6  Core Freq: 2199.998 MHz
TiMOS-B-16.0.R6 both/x86_64 Nokia 7750 SR Copyright (c) 2000-2019 Nokia.
All rights reserved. All use subject to applicable license agreements.
Built on Wed Feb 27 14:42:05 PST 2019 by builder in /builds/c/160B/R6/panos/main


   ___                    ___           ___           ___
  /\  \                  /\__\         /\  \         /\  \
  \:\  \        ___     /::|  |       /::\  \       /::\  \
   \:\  \      /\__\   /:|:|  |      /:/\:\  \     /:/\:\  \
   /::\  \    _\/__/  /:/|:|__|__   /:/  \:\  \   _\:\~\:\  \
  /:/\:\__\  /\__\   /:/ |::::\__\ /:/__/ \:\__\ /\ \:\ \:\__\
 /:/  \/__/ /:/  /   \/__/~~/:/  / \:\  \ /:/  / \:\ \:\ \/__/
/:/  /     /:/  /          /:/  /   \:\  /:/  /   \:\ \:\__\
\/__/      \/__/          /:/  /     \:\/:/  /     \:\/:/  /
                         /:/  /       \::/  /       \::/  /
                         \/__/         \/__/         \/__/

Running 64 bit architecture

But then complains about the attempt to set the username/password:

A:vSIM#
2019-12-02 10:18:46,477: vrnetlab   DEBUG    writing to serial console: configure system security user "nlnetlabs" password XXX
2019-12-02 10:18:46,477: vrnetlab   TRACE    waiting for '#' on serial console
2019-12-02 10:18:46,570: vrnetlab   TRACE    read from serial console:  configure system security user "nlnetlabs" password XXX
        ^
Error: Bad command. 

from gantry.

ximon18 avatar ximon18 commented on August 16, 2024

I can reproduce the issue by SSH'ing the to router and logging in with the default user/password admin/admin:

> ./gantry ssh vr-sros:16.0.R6 --host
root@vr-sros-16:~# ssh -p 2022 admin@localhost
A:vSIM# configure system security user "nlnetlabs" password XXX
        ^
Error: Bad command. 

from gantry.

ximon18 avatar ximon18 commented on August 16, 2024

This is possibly caused by: (now visible in the logs since commit 805ac80)

Loading license file for 'TiMOS-B-16.0.R6' from: tftp://10.0.0.2/license.txt ... 
 Could not find an active license

from gantry.

ximon18 avatar ximon18 commented on August 16, 2024

A new license file fixed the problem:

[vr-sros:16.0.R6] vr-sros-16.0.R6            : ok=15   changed=9    unreachable=0    failed=0  

from gantry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.