unifios-utilities icon indicating copy to clipboard operation
unifios-utilities copied to clipboard

A collection of enhancements for UnifiOS based devices

Results 110 unifios-utilities issues
Sort by recently updated
recently updated
newest added

This change is heavily inspired by #88, copying @opustecnica 's [code](https://github.com/opustecnica/public/blob/master/UDM/watch.sh) into this repository. I just added an explanation on how to use, plus an example. Important note: on my...

**Describe the bug** After downloading the actions artifact, extracting it and uploading to the UDM Pro. Everytime I run docker or podman I get the following error: ``` # WARN[0000]...

I thought it would be cool to run a Tailscale exit node on my UDM Pro, along with my PiHole. That way I can have ad-free and secure internet access...

**Describe the bug** Pi-Hole cant determine the mac address of clients, they show up as N/A, so it cant match the IPs based on the MAC **To Reproduce** Steps to...

**Describe the bug** https://github.com/unifi-utilities/unifios-utilities/blob/main/on-boot-script-2.x/packages/udm-boot-2x_1.0.1_all.deb can not be installed as it's signatures are invalid. **To Reproduce** Steps to reproduce the behavior: 1. Follow https://github.com/unifi-utilities/unifios-utilities/tree/main/on-boot-script-2.x 2. Signatures fail during dpkg -i /...

**Describe the bug** I've followed the very detailed instructions to create a custom container to use AdGuard Home on my UDM Pro from here: https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container I've got everything working very...

Hey, Guys! Can anybody tell whether I should use on-boot-script or on-boot-script-2.x for my UDMP with UnifiOS 3? And what is the actual difference between these two? Thanks

**Describe the bug** I am trying to install podman (https://github.com/unifi-utilities/unifios-utilities/tree/main/podman-install) and when I am running the install script [00-podman.sh](https://github.com/unifi-utilities/unifios-utilities/blob/main/podman-install/on_boot.d/00-podman.sh) it fails with ``` downloading https://unifi.boostchicken.io/udmpro-podman-install.zip download failed ``` **To Reproduce**...

Ubiquiti recently made 3.0.19 available in EA at https://community.ui.com/releases/UniFi-OS-Dream-Machines-3-0-19/aae685bb-4b96-4016-9125-29e57d7f2844 ## Known aspects of 3.x - `/data` is preserved in the upgrade, but `udm-boot_1.0.7_all.deb` needs to be installed again; - `ssh-proxy`...

**Describe the bug** My cron.d scripts don't seem to work after migrating to 2.x. Am now running 3.0.20 and didn't realise the crontab wasn't running. Created a weekly cron script...