-
Notifications
You must be signed in to change notification settings - Fork 75
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
Unable to load yang model Cisco-IOS-XE-native
#108
Comments
The Cisco-IOS-XE-native model is very large and takes about 1.2GB of memory to create then ends up sending about 300MB to the web browser. We have successfully tested it on a Lenovo Thinkpad in the IE browser. I would suggest trying FireFox or Google Chrome to see if that works. If it doesn't you should probably do an evaluation of how much memory you have available on your laptop. |
I'm already using Chrome by default. |
FYI, there is a Cisco DevNet community at https://community.cisco.com/t5/tools/bd-p/j-disc-dev-net-tools and you may want to browse YANG Suite information there. When you labeled the browser screenshot above as "IE:" I had the impression you had yangsuite installed on an Ubuntu server or Windows WSL and were accessing it from a Windows IE browser. We have established that you have the yangsuite server installed in an Ubuntu OS so your Ubuntu is sending the web pages according to calls from your Mac browser. Go to Admin-->View logs, set Log verbosity to Debugging, and "Load Logs". The message at the bottom is the most recent. Any hints there? Do any errors show up from the yangsuite server on Ubuntu? If you are running yangsuite in a docker container you can type "docker logs yangsuite". |
Should I ask in the community instead? Looking at the logs, I only see the following messages repeated over and over, even after retrying to load the
I exported the logs on a text file and did regex for each line to make sure nothing is missed. |
Yang suite installed on Ubuntu unable to load
Cisco-IOS-XE-native
underExplore
No logs showing up in the console.
All other models are working as expected.
IE:
What do I need to check?
The text was updated successfully, but these errors were encountered: