PanteraGSTK

Members
  • Posts

    129
  • Joined

  • Last visited

Posts posted by PanteraGSTK

  1. Hi everyone. I've had a bad crash last night that corrupted my Plex appdata folder and am not sure what the cause could be. I was able to restore the bad file, but am not sure what the issue is.

     

    I had the Dynamix System Temp plugin installed previously and that used to be the issue, but I've since removed it and was great until yesterday.

     

    I've attached daignostics to see if anyone can spot what my issue could be. This install was migrated from an older supermicro board to my current Asrock Ryzen setup.

    diagnostics.zip

    Thanks

  2. This server is my backup undraid server, so the drives in it are from the main server. When I upgrade a drive for more capacity, they go in the backup server if needed.

     

    This is the third drive I've used as a parity 2 drive in this server, but it did live it's entire life in my main server before being tasked as a parity drive. The other drives are older, but this is the only one I've had "fail" repeatedly. The Reported uncorrect count hasn't gone up in a long time, but this drive randomly has errors, then it'll be fine for a long time. 150 days at this point.

  3. On 6/11/2021 at 1:39 PM, dlandon said:

    What kind of issues are you having?

     

    Sorry, probably should have included that.

     

    plugin: updating: open.files.plg
    plugin: run failed: /bin/bash retval: 2

    No issues with any other plugins. What can I look for if the issue is on my end?

     

    EDIT: uninstall/reinstall fixed it. I was just trying to see if it was something outside my setup. Doesn't seem that it was.

     

    Thanks

  4. Thanks for the link and for taking the time to answer. Cache needed a bit of a repair so that's fixed now.

     

    Just have to figure out the easiest way to host my pihole servers since br0 seems to cause issues.

  5. On 5/14/2021 at 3:41 PM, saarg said:

    You can thank ubiquiti for this. They released 6.2.23 and then pulled it. You should never have unifi-controller on auto-update in my opinion.

     

    Yep. Won't be making that mistake again. Ubiquiti has been doing some weird stuff to the controller that has broken things a few times for me in the last few months. Should have realized I had it set to update to the latest version.

  6. 17 hours ago, dbrown2 said:

    First thank you for the docker

     

    BlueIRIS, does this need to go through install each time the docker is restarted?

    So far, that's what I've seen (if you make any changes to the template). If you simply restart the docker, it goes through some setup, but my test camera is still showing up.

  7. 1 hour ago, tin1 said:

    The default resolution is 1024x768x24. If you need to change the resolution set the environmental variable: RESOLUTION=1920x1080x24 or RESOLUTION=1440x768x24 etc

     

    The github doc is here.

    That's exactly what I'm trying to do. I'm probably missing something as to how to add that variable to the docker template.

  8. On 11/25/2020 at 2:34 PM, Edvard_Grieg said:

    So...I'm finding a really like BTRFS...was able to convert from a 3 drive RAID 5 to a 3 drive RAID 1 and then remove one of the drives all without losing any data.  

    Right now the separate drive is being used for downloads and post-processing activities which should hopefully isolate some of the IOPS work. 

    The 2 Drive RAID 1 BTRFS array now has everything else...once 6.9 is stable I plan to upgrade and create a separate cache pool instead of the unassigned route.  

    So far it's feeling a little speedier, but time will tell...definitely need to put it through its paces...probably will pick up a 4th NVME to round out the set and run the downloads and post-processing as RAID 0.  

     

    Still have some minor itches to upgrade....toning down the question a little, are there any direct CPU upgrades that would be compatible with my motherboard that I might see a decent speed improvement with?

     

    What would be a good value GPU recommendation to offload HW Transcodes?

    GTX 1050 and above will help, but getting a card that doesn't have a limit wold be better.

     

    It looks like your board can use the e5 26xx v2 series so you have lots of options. Those CPUs are cheap on ebay depending on which one you want.

     

    https://ark.intel.com/content/www/us/en/ark/products/series/78582/intel-xeon-processor-e5-v2-family.html

  9. 12 hours ago, Edvard_Grieg said:

    Thanks for the comments, since posting, I think I've found my Portainer container being part of the source of the slowdown (no clue why, but speeds are better when it's stopped).  I'm guessing it's doing extra polling and creating extra cycles- just haven't been able to dig into the why.

     

    I have thought potentially about the GPU path....I feel like I started noticing it when helping a friend with his rig, he had a newer AMD CPU and GPU, and just some of the basic tasks (pulling down dockers and extracting) just flew in comparison...not sure if it's just a higher single core clock speed or something else.  

     

    Similarly, found when trying to run some dockers like Nextcloud etc it just 'chugged' same with Wordpress...

    True, it may be the containers you are using.

     

    I have close to 30 dockers, but not all are in use. Portainer is one that is there, but I don't use it unless I need to.

     

    Pulling down containers is pretty fast for me, but I'm used to this hardware. Single core clock speed could be a factor, but I'm not sure how much.

     

    I'd be interested to see how your performance is after you change your cache pool. Perhaps the RAID aspect is causing it to slow down?

  10. I have a similar setup running on two different servers. One is the main server running 2x 2670 from the same generation as your 2660s. I haven't noticed any such slowdowns and our usage is very similar with the exception that my cache drive is a single m.2 1TB drive.

     

    I do have 2x GPU that plex can use for decoding/encoding so that takes a lot off the CPU.

     

    That server also has 2x parity and 22 array drives.

  11. Not sure if this will help, but I've been using Hass.io in a VM for quite some time without issue.

     

    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm' id='1'>
      <name>Hassos</name>
      <uuid>23cb88d4-aafe-c513-4ec4-508b8c414efa</uuid>
      <description>Home Assistant</description>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="1000px-Home_Assistant_Logo.svg.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>4194304</memory>
      <currentMemory unit='KiB'>4194304</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>4</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='7'/>
        <vcpupin vcpu='1' cpuset='23'/>
        <vcpupin vcpu='2' cpuset='9'/>
        <vcpupin vcpu='3' cpuset='25'/>
      </cputune>
      <resource>
        <partition>/machine</partition>
      </resource>
      <os>
        <type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/23cb88d4-aafe-c513-4ec4-508b8c414efa_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none'>
        <topology sockets='1' cores='2' threads='2'/>
        <cache mode='passthrough'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <timer name='hpet' present='no'/>
      </clock>
      <on_poweroff>destroy</on_poweroff>
      <on_reboot>restart</on_reboot>
      <on_crash>restart</on_crash>
      <devices>
        <emulator>/usr/local/sbin/qemu</emulator>
        <disk type='file' device='disk'>
          <driver name='qemu' type='qcow2' cache='writeback'/>
          <source file='/mnt/user/domains/Hassos/hassos_ova-2.11.qcow2' index='1'/>
          <backingStore/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <alias name='sata0-0-2'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <controller type='pci' index='0' model='pcie-root'>
          <alias name='pcie.0'/>
        </controller>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x10'/>
          <alias name='pci.1'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x11'/>
          <alias name='pci.2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0x12'/>
          <alias name='pci.3'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <alias name='pci.4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <alias name='virtio-serial0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <controller type='sata' index='0'>
          <alias name='ide'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <alias name='usb'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <alias name='usb'/>
          <master startport='0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci2'>
          <alias name='usb'/>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <alias name='usb'/>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:78:70:1e'/>
          <source bridge='br0'/>
          <target dev='vnet0'/>
          <model type='virtio'/>
          <alias name='net0'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <source path='/dev/pts/0'/>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
          <alias name='serial0'/>
        </serial>
        <console type='pty' tty='/dev/pts/0'>
          <source path='/dev/pts/0'/>
          <target type='serial' port='0'/>
          <alias name='serial0'/>
        </console>
        <channel type='unix'>
          <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-1-Hassos/org.qemu.guest_agent.0'/>
          <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
          <alias name='channel0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'>
          <alias name='input0'/>
          <address type='usb' bus='0' port='1'/>
        </input>
        <input type='mouse' bus='ps2'>
          <alias name='input1'/>
        </input>
        <input type='keyboard' bus='ps2'>
          <alias name='input2'/>
        </input>
        <graphics type='vnc' port='5900' autoport='yes' websocket='5700' listen='0.0.0.0' keymap='en-us'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
          <alias name='video0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
        </video>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x10c4'/>
            <product id='0x8a2a'/>
            <address bus='1' device='3'/>
          </source>
          <alias name='hostdev0'/>
          <address type='usb' bus='0' port='2'/>
        </hostdev>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x10c4'/>
            <product id='0xea60'/>
            <address bus='2' device='5'/>
          </source>
          <alias name='hostdev1'/>
          <address type='usb' bus='0' port='3'/>
        </hostdev>
        <memballoon model='virtio'>
          <alias name='balloon0'/>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </memballoon>
      </devices>
      <seclabel type='dynamic' model='dac' relabel='yes'>
        <label>+0:+100</label>
        <imagelabel>+0:+100</imagelabel>
      </seclabel>
    </domain>

     

  12. On 7/15/2020 at 11:07 AM, BRiT said:

     

    Quick questions related to this. What software do you run on the unit, normal Android or Android TV?

     

    Does it have all the DRM related hardware items needed to deal with Netflix / Prime HDR streams? This was an issue I was seeing with some of the cheaper tablet alternatives I looked at around a year ago. Or do you strictly use this as a Plex/Emby/JellyFin client box?

     

    Sadly these devices typically don't get the DRM capable stuff which is why CoreELEC or something like it is the preferred OS.

     

    I had a lower powered version that ran Kodi (LibreELEC) wonderfully and I used the plexkodiconnect addon for connection to my Plex library. Worked great, but UI lagged a bit (granted this is an s905x box which is significantly slower) so I opted for a "normal" HTPC with an nvidia GPU. Then moved the HTPC to a VM since I moved my main unRAID server next to the theater. Works perfectly with the exception of the Windows stuff I have to deal with.

     

    Once I get a 4K projector it won't matter as I'll just keep using my Shield TV for everything. Only reason I don't use it now is because it has an issue with HDR-SDR conversion and my projector is 1080p so the HTPC is necessary until all that gets fixed. Plus, Kodi's interface is SO much better than Plex.

    • Thanks 1
  13. I've had it working in a VM for some time. It was actually really simple following the guide.

     

    https://www.reddit.com/r/homeassistant/comments/atekmq/how_to_install_hassio_on_your_unraid_server_in_a/

     

    Here's my xml if that helps.

     

    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm' id='8'>
      <name>Hass.io</name>
      <uuid>3f36d385-e634-94b3-7fa3-52957fe69186</uuid>
      <description>Home Assistant</description>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="logo-small.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>4194304</memory>
      <currentMemory unit='KiB'>4194304</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>4</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='7'/>
        <vcpupin vcpu='1' cpuset='23'/>
        <vcpupin vcpu='2' cpuset='9'/>
        <vcpupin vcpu='3' cpuset='25'/>
      </cputune>
      <resource>
        <partition>/machine</partition>
      </resource>
      <os>
        <type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/3f36d385-e634-94b3-7fa3-52957fe69186_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none'>
        <topology sockets='1' cores='2' threads='2'/>
        <cache mode='passthrough'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <timer name='hpet' present='no'/>
      </clock>
      <on_poweroff>destroy</on_poweroff>
      <on_reboot>restart</on_reboot>
      <on_crash>restart</on_crash>
      <devices>
        <emulator>/usr/local/sbin/qemu</emulator>
        <disk type='file' device='disk'>
          <driver name='qemu' type='qcow2' cache='writeback'/>
          <source file='/mnt/disks/UA_SSD/domains/Hassos/hassos_ova-2.11.qcow2' index='1'/>
          <backingStore/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <alias name='sata0-0-2'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <controller type='pci' index='0' model='pcie-root'>
          <alias name='pcie.0'/>
        </controller>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x10'/>
          <alias name='pci.1'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x11'/>
          <alias name='pci.2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0x12'/>
          <alias name='pci.3'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <alias name='pci.4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <alias name='virtio-serial0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <controller type='sata' index='0'>
          <alias name='ide'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <alias name='usb'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <alias name='usb'/>
          <master startport='0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci2'>
          <alias name='usb'/>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <alias name='usb'/>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:78:70:1e'/>
          <source bridge='br0'/>
          <target dev='vnet0'/>
          <model type='virtio'/>
          <alias name='net0'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <source path='/dev/pts/0'/>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
          <alias name='serial0'/>
        </serial>
        <console type='pty' tty='/dev/pts/0'>
          <source path='/dev/pts/0'/>
          <target type='serial' port='0'/>
          <alias name='serial0'/>
        </console>
        <channel type='unix'>
          <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-8-Hass.io/org.qemu.guest_agent.0'/>
          <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/>
          <alias name='channel0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'>
          <alias name='input0'/>
          <address type='usb' bus='0' port='1'/>
        </input>
        <input type='mouse' bus='ps2'>
          <alias name='input1'/>
        </input>
        <input type='keyboard' bus='ps2'>
          <alias name='input2'/>
        </input>
        <graphics type='vnc' port='5900' autoport='yes' websocket='5700' listen='0.0.0.0' keymap='en-us'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
          <alias name='video0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
        </video>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x10c4'/>
            <product id='0x8a2a'/>
            <address bus='1' device='3'/>
          </source>
          <alias name='hostdev0'/>
          <address type='usb' bus='0' port='2'/>
        </hostdev>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x10c4'/>
            <product id='0xea60'/>
            <address bus='2' device='5'/>
          </source>
          <alias name='hostdev1'/>
          <address type='usb' bus='0' port='3'/>
        </hostdev>
        <memballoon model='virtio'>
          <alias name='balloon0'/>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </memballoon>
      </devices>
      <seclabel type='dynamic' model='dac' relabel='yes'>
        <label>+0:+100</label>
        <imagelabel>+0:+100</imagelabel>
      </seclabel>
    </domain>

     

  14. Hey guys, hopefully this is the right place for this, but I would like some feedback on what I plan to move from a "real" pc over to a VM.

     

    Right now I've got a main unraid server and am using the trial for what I'm calling the backup server. Right now they are using Syncthing to back up important data from the main server.

     

    Sadly, my office closet gets a bit too hot for the main 24 drive server to sit in there any more. Even with my intake and exhaust fans the temp is just too high.

     

    So, the main server will get moved into the equipment rack upstairs where the HTPC is sitting and I'm thinking of moving the HTPC to a VM and passing through the video card so HA still works. The guides I've found are pretty straight forward so this should be pretty easy.

     

    Along with the backup server in the closet is my Sophos PC that runs the network. I'm considering putting that into a VM since the backup server will pretty much never get turned off. If I have to I can just use my Unfi USG in place since it's doing DHCP anyway. That way if I do have to power down the backup server I'll still have internet.

     

    I've searched the forums and have seen some advice about not putting the main router on a VM for what I've outlined above. Server off = internet off. What are the thoughts around this? This backup server will also house various other VMs I need for work and Home Assistant so it's will be considered critical. Two NICs will be passed through to Sophos.

     

    What else should I consider before starting? Is this even a good plan? Anybody have any success doing something similar?

     

    I'm really just trying to get away from having 4 PCs when I could have two do all the work considering the hardware available in both.


    Thanks in advance.

  15. 1 hour ago, Babar said:

    Hi, I am looking to leap to this Unifi Controller docker. My current controller runs in Win 10 ver 5.12.35.

    I wanted to understand, if I can download docker from the "latest" stream, and then import my existing config ?

    Obviously, my objective is avoiding a network rebuild.

     

    Please advise, if this may be possible ?

    Yes, that should be all you have to do. It worked for me moving from a much older docker to this one.

  16. On 1/12/2020 at 10:50 AM, tucansam said:

    stun issues.

     

    Every time I upgrade the docker container to the latest version, I have to ssh into most/alll devices (four total) and manually 'set-inform' in order for them to appear in the unifi controller as provisioned, and in order to see attached clients.  When I do, they still show up with yellow exclamation icons, indicating stun failure.

     

    Same thing happens whenever I reboot an AP; they show as "adopting" and I have to manually 'set-inform' and still get the stun failure icon.

     

    The container is being run in bridged mode with its own IP address. 

     

    Any suggestions?

     

    I had that problem until I changed the Controller Host Name to its IP address.

  17. 14 hours ago, rorton said:

    Try this ..

     

    https://help.ubnt.com/hc/en-us/articles/215458888-UniFi-USG-Advanced-Configuration

     

     Once the contents of the file has been validated, save it by naming it config.gateway.json and placing it under the <unifi_base>/data/sites/site_ID directory stored on the Controller.

    That's what I had been doing and it was working. Now it sort of isn't. When I create the .json I actually save it on the USG then pull it according to this.

     

    https://larskleeblatt.net/?p=36

     

    It was working just fine. Thought I'd done something wrong in the syntax, but that wasn't it. It really seems like it's ignoring the file.