AAm-kun

Results 7 comments of AAm-kun

Still having the same issue in Arch linux.

Have the same issue. workaround edit the **/docker/Dockerfile-master** and comment out `RUN salt-pip install mysqlclient` add this ` RUN /opt/saltstack/salt/bin/python3.10 -m pip install mysqlclient` this is already an issue in...

> Please document your change in CHANGELOG.md and add the model in docs/[Supported-OS-Types.md](https://github.com/ytti/oxidized/blob/master/docs/Supported-OS-Types.md) > > The code must pass `rubocop` and `rake test`. Have a look at: https://github.com/ytti/oxidized/blob/master/CONTRIBUTING.md#code-like-a-ruby-professional Finally made...

@systeembeheerder Well **Uplink** is a rebrand of **VSOL** if I am not wrong. The OS is same, at least what I saw the webui in youtube videos. Was not sure...

> Update - consider the unit test point as optional - making the yaml file is to complicated yet, I must improve the documentation before asking submitter do to so....

Same issue: `netmiko==4.5.0 ` command executed: `bandwidth-test duration=10s user=admin password=password address=192.168.1.1` Routeros version: ` version: 7.15.3 (stable)` error: > INFO [paramiko.transport] Connected (version 2.0, client ROSSSH) INFO [paramiko.transport] Authentication (password)...