AppliedTrust / sweet

Network device configuration backups and change alerts for the 21st century - inspired by RANCID!
Other
83 stars 32 forks source link

Cisco switches return no config #5

Open ronaldmexico opened 9 years ago

ronaldmexico commented 9 years ago

When connecting using method = cisco, my switches are not returning the full config. Instead they show:

show running-config
Building configuration...

This is consistent across multiple switches in multiple locations. I tried on 3560X, 3750 and 6509 switch models. I originally thought it was a timeout issue but the same output is observed at 60, 120 and 180 second timeouts. The first run reports "exit status 128" and subsequent runs show "No changes" indicating the same output is returned. Also some are using the default user/pass while others I have overwrote the default login credentials.

This is on the latest v1.2 release. Native Junos is working great, though!

ronaldmexico commented 9 years ago

Tried some more Cisco switches and it seems to be working fine on 3560G and 2960 switches. Any help getting this resolved would be much appreciated!

alosadagrande commented 9 years ago

Same happens to me on a 3560 (WS-C3560G-48TS) cisco.... any news? is this project alive?

nmcclain commented 9 years ago

I think this is fixed in the "ned" branch - I will merge it into master, test, and post a new release this week.

nmcclain commented 9 years ago

Should be fixed in release 1.3 - please test: https://github.com/AppliedTrust/sweet/releases/tag/1.3

photinus commented 9 years ago

I see the same problem but only in 1.3, I dont see said problem in 1.2.

nmcclain commented 9 years ago

Investigating.