Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error executing #11

Open
miguelbrsantos opened this issue Mar 31, 2022 · 4 comments
Open

Error executing #11

miguelbrsantos opened this issue Mar 31, 2022 · 4 comments

Comments

@miguelbrsantos
Copy link

I´m getting the following output when trying to execute ciscocmd. I see activity in the target machine but then get this output.

Processing... 10.1.6.31
send: spawn id exp6 not open
while executing
"send "$password\r""
("foreach" body line 63)
invoked from within
"foreach host $hostlist {

    #####################
    # Login to the host #
    #####################

    if { [ info exist debugfile ] } {
            if { $FORK == 1 ..."
(file "./ciscocmd" line 467)

Any ideas of what might be wrong? Thanks

@alvarezp
Copy link
Collaborator

alvarezp commented Apr 6, 2022

Your connection to the router may be closing for some reason. Try a debug session (option -d file) to get more details about the session and try finding out if there is anything wrong with the client-server conversation.

@miguelbrsantos
Copy link
Author

miguelbrsantos commented Apr 20, 2022 via email

@alvarezp
Copy link
Collaborator

What I see in the debug messages is something about the authentication.

What do you see about the authentication?

@miguelbrsantos
Copy link
Author

miguelbrsantos commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants