Loading...
 
Skip to main content

SysAdmin Blog

rancid "End of run not found" error message

bochmann Sunday 13 of April, 2008
Whoops, no post for over two years... Too much playing EVE Online, not enough system administration, it seems.

Anyway, playing with a new Rancid (cache) 2.3.2a7 installation today gave me the famous "End of run not found" message.

After lots of debugging and mucking around the reason turned out to be depressingly simple: The RADIUS user I had created for Rancid was in a group that didn't have privilege level 15 on the target Cisco device, and wasn't allowed to run commands like "write terminal".

Gnah.

Now I just need to find out what's wrong with the subversion repository.