You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docs/docs/network/ubi/failed-update.md

19 lines
673 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Проблема при обновлении из контроллера: Update Failed update, error curl
Зайти на точку по ssh
Ввести `upgrade <ссылкааайл>`
файл выкладывать на **http** сервер в корень
пример:
!!! info "Пример"
Через консоль на точке:
```bash
upgrade http://ip-server/BZ.ar7240.v4.0.15.9872.181229.0259.bin
upgrade http://ip-server/UAP-LR-v2.v4.0.15.9872.181229.0259.bin
```
через SCP:
```bash
scp /var/www/unifi/fw/UAP-LR-v2.v4.0.80.10875.200111.2335/firmware.bin admin@10.118.13.250:/tmp/fwupdate.bin
```