-
I'm trying to run kitchenplan setup on a fresh ubuntu 14.04 LTS and I'm getting the following error:
```
:~/repositories$ kitchenplan setup
_ ___ _ _ _
| |…
-
### IOSXR_NETCONF SSHException, optional args do not work
When connecting via iosxr_netconf I get an exception:
napalm.base.exceptions.ConnectionException: SSHException('No existing session')
…
ghost updated
2 years ago
-
Target of URI doesn't exist: 'package:provider/provider.dart'.
Try creating the file referenced by the URI, or Try using a URI for a file that does exist.dart(uri_does_not_exist)
-
Take the following SSH Config file example:
```
host 192.168.0.1
Hostname 192.168.0.1
User napalm
IdentityFile /path/to/my/id_rsa
host * !192.168.0.1
ProxyJump…
-
### Unable to get facts from IOS-XR (7.3.3) device
### Did you follow the steps from https://github.com/napalm-automation/napalm#faq
- [x] Yes
- [ ] No
### Setup
### napalm version
```
…
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/r…
-
The current database backup strategy keeps the latest backup in compressed form. I can't go back in history with this.
Which backup strategy is recommended by the admin to enable a backup history? …
-
Please comment docker-compose.yml that the MARIADB_PASSWORD must be the same as MARIADB_ROOT_PASSWORD to address/avoid #1173.
Also, PHOTOPRISM_INIT comments could be updated along with the relevant…
-
Integrate https://hub.docker.com/r/danielsiepmann/t3-sphinx/ for rendering documentation
-
To enable one line installation with the new boilerplate stucture (using "app" instead of "code"-dir), an additional parameter "--app" (beside "--code") is needed.
After adding it, it could be used l…
ghost updated
8 years ago