<Shared object "libddl-access.so.1" not found> error on vJunos Router 25.2 in EVE-NG
Posted: Mon Nov 10, 2025 8:40 pm
Hello.
I'm getting strange error message on some of my vJunos Routers in bare-metal EVE-NG 6.2 (latest version and updated) while trying to enter CLI mode. Specifically after I login to the device and run "cli", I get the following error message:
It doesn't happen on all of nodes, but some, randomly! After I Wipe the configuration of the vRouter (I mean deleting all its configuration), I can login to the device and issue "cli" command successfully. I tried to stop and start the vRouters, but error repeated again. It seems when device tries to load its saved configuration, it encounters a problem. As I said, it doesn't appear on all devices but most of them!
Any idea?
I'm getting strange error message on some of my vJunos Routers in bare-metal EVE-NG 6.2 (latest version and updated) while trying to enter CLI mode. Specifically after I login to the device and run "cli", I get the following error message:
Code: Select all
--- JUNOS 25.2R1.9 Kernel 64-bit JNPR-15.0-20250603.72f4182_buil
root@:~ # cli
ld-elf32.so.1: Shared object "libddl-access.so.1" not found, required by "cli"
root@:~ #Any idea?