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

Cannot import "f5". Is the library installed? in Nautobot #74

Open
akashombase7 opened this issue Jan 17, 2025 · 3 comments
Open

Cannot import "f5". Is the library installed? in Nautobot #74

akashombase7 opened this issue Jan 17, 2025 · 3 comments

Comments

@akashombase7
Copy link

akashombase7 commented Jan 17, 2025

while taking backup from remote f5 devices im getting error in nautbot:
E1015: get_config method failed with an unexpected issue: Cannot import "f5". Is the library installed?

Image
@ktbyers
Copy link
Owner

ktbyers commented Jan 17, 2025

You would need to include more information like the full exception stack trace.

Can't really help with this little of information.

@akashombase7
Copy link
Author

Thank for your response @ktbyers .

Currently, we are trying to take backups from Cisco, Checkpoint, and F5 devices using Nautobot. I am able to connect to Cisco devices and fetch backup configuration data. However, when I try to fetch backups for F5 devices, I get the following error: E1015: get_config method failed with an unexpected issue: Cannot import "f5". Is the library installed?

Image

@ktbyers
Copy link
Owner

ktbyers commented Jan 20, 2025

get_config sounds like NAPALM library operation. Have you drilled into what the Python library requirements are for this get_config in Nautobot?

Probably better to post in Nautobot channels--on it's face doesn't really sound like a Netmiko or a Nornir-Netmiko issue.

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