r/FygoOS 7h ago

FygoOS - Update Notes 2026-07-22

7 Upvotes

Hi everyone,

We’ve got a fresh FygoOS update out today.

This release expands FygoOS for ARM to more Raspberry Pi devices, including Raspberry Pi 3B / 3B+ / 3A+ / 4B / 5 across 1GB to 16GB variants. More ARM users can now experience FygoOS on compact, low-power hardware.

iSCSI is also officially available on ARM with v1.1.0, making it possible to use NAS storage like a local hard drive. Office Documents gets an update too, with a newer OnlyOffice engine, more stable previews, and support for copying text directly from document previews.

Let’s get into what’s new.

---------------------------------------------------------------------------------------

ARM: New Device Support

  • Added support for Raspberry Pi 3B / 3B+ / 3A+ / 4B / 5, including 1GB to 16GB variants.For a smoother experience, we recommend using a device with 2GB RAM or above.

---------------------------------------------------------------------------------------

iSCSI is now available for ARM v1.1.0

  • iSCSI app now supports the ARM architecture.

---------------------------------------------------------------------------------------

Office Documents is now on v0.8.11

  • Upgraded the OnlyOffice engine to version 0.9.4.1 for improved preview stability and security.
  • Added support for copying text directly in document preview.

r/FygoOS Apr 24 '26

Welcome to r/FygoOS

10 Upvotes

👋 Welcome to the Fygo OS!

Hi everyone, I’m Vincent, the PM for the Fygo OS team.

I’d like to share a quick overview of our project and core design philosophy. The self-hosted and NAS space is already filled with excellent choices—TrueNAS, Unraid, and Synology DSM are all incredible platforms that have set the industry standard for years.
However, as end users ourselves, we’ve long noticed a common compromise across the current ecosystem: feature-heavy advanced NAS systems often come with a steep learning curve, requiring significant time just for a basic setup. Meanwhile, beginner-friendly alternatives tend to be fairly bare-bones, lacking the advanced core features needed to match growing storage demands.

We kept asking ourselves: Why must a powerful NAS OS be complicated to operate, and why does user-friendly software have to sacrifice core functionality? That’s how Fygo OS came to life: a high-performance, fully featured NAS OS that bridges robust capability with intuitive ease of use.
We firmly believe storage reliability is the cornerstone of any solid NAS OS. This includes native support for mainstream file systems (ext4, Btrfs, and ZFS), flexible RAID configurations, granular permission control, and stable I/O performance. We’re not simply wrapping Linux with a polished web GUI; our core focus is building substantial underlying system architecture with real technical value.

Our core development team includes two active Linux kernel maintainers, and we split our development into two key directions:
The Application Layer (Out-of-the-Box Experience) We built our own native clients for media playback, photo management, and file sync to deliver a seamless, ready-to-use experience out of the box.
The Core Infrastructure (Under-the-Hood Optimization) We focus heavily on underlying system optimization: refining RAID 5/6 performance, boosting read/write throughput, and strengthening overall system security.

We aim to build a modern, dependable storage platform for the self-hosting community. We welcome all your feedback: pain points with your existing NAS, and the features you value most in a NAS operating system.
If you test Fygo OS and run into bugs or questions, feel free to post them here—we’re always ready to assist.


r/FygoOS 8h ago

License purchase issue

2 Upvotes

I tried multiable time to purchase a lifetime license and it failed on different browser without any luck?


r/FygoOS 7h ago

Need help install FygoOS on nvme Rock 5T

1 Upvotes

Hi everyone,

I'm trying to install FygoOS on my Rock 5T directly onto an NVMe SSD, but I'm stuck on a boot issue after several attempts. Here's where I'm at, hoping someone has run into this before.

BOARD: Radxa Rock 5T (RK3588)

FygoOS version: v1.2.0007, image fygoos_PE_arm_1.2.0007_rock-5t_1834.img.gz

What I did:

  1. Flashed the FygoOS image to a microSD card with balenaEtcher. Booted successfully from the SD card and reached the fnnas login: prompt.
  2. Wanted to move the install to a 500GB NVMe SSD. Since FygoOS doesn't have Radxa's rsetup tool, I booted a separate SD card with Radxa's official Debian image just to update the SPI bootloader, then wrote the FygoOS image directly to the NVMe with dd:

bash

   gunzip -c fygoos_PE_arm_1.2.0007_rock-5t_1834.img.gz | sudo dd of=/dev/nvme0n1 bs=1M status=progress

Completed with no errors — confirmed both partitions present afterward (BOOT 360M + rootfs 3.1G) via sgdisk -p.

  1. Booted from NVMe only (SD removed): black screen on HDMI. Blue LED blinks twice per second in a loop (heartbeat-like pattern). No device found on the network — checked the router's client list, tried an nmap scan, tried http://fnnas.local — nothing responds. Ethernet cable confirmed connected.
  2. Mounted the NVMe boot partition to check the boot files (boot.cmd, fnEnv.txt, u-boot-rockchip-spi.bin, kernel, dtb files...). boot.cmd uses dynamic PARTUUIDs so no stale UUID issue. fnEnv.txt looked normal (correct dtb file referenced for Rock 5T).
  3. Noticed the FygoOS boot partition ships its own u-boot-rockchip-spi.bin, presumably matched to its custom kernel, different from Radxa's generic SPI bootloader I'd flashed via rsetup. Flashed the FygoOS one directly via SSH

bash

   sudo dd if=/mnt/nvme_boot/u-boot-rockchip-spi.bin of=/dev/mtdblock0 bs=4k

Wrote successfully, no errors.

  1. Rebooted (SD removed): still black screen on HDMI, still no network presence, still the same blue blinking LED.

Current status: Blue LED blinks steadily (heartbeat-like) but there's no HDMI output and nothing shows up on the network. I don't have a UART/serial adapter yet to get real boot logs, so I can't pin down exactly where it's stalling.

Has anyone gotten FygoOS booting from NVMe on the Rock 5T successfully?

Thanks in advance for any help


r/FygoOS 1d ago

Other Is postgres already installed?

1 Upvotes

I installed postgres sql via docker but I've noticed something already takes up port 5432.

Is postgres already installed?

I was thinking of installing immich on docker as well and that was the reason why I installed postgres sql.


r/FygoOS 2d ago

FygoApps for linux

1 Upvotes

Are there apps dedicated to Linux systems? For example, if I wanted to synchronize my files between a NAS and a PC with Ubuntu, could I use FygoSync?


r/FygoOS 2d ago

Bug Fygo Connect Relay Services slow speeds (256kbps)

2 Upvotes

Is this speed expected? Does the speed increase if I purchase a License? I am currently using the trial version but the speeds are so slow it's unseable.

I have a UGREEN NASync and the upload is 3MBps (MegaBytes) so I know it's not the network on which both NAS are on....


r/FygoOS 2d ago

Need help freeing ports 80/443 on FygoOS for Nginx Proxy Manager

3 Upvotes

Hi everyone,

I’m trying to run Nginx Proxy Manager on FygoOS, but ports 80 and 443 are already occupied by the system’s built‑in nginx. I need these ports to be free so NPM can issue certificates and handle reverse proxying.

I tried editing /usr/trim/nginx/conf/nginx.conf and rebooting, but FygoOS seems to use a different internal config or launch method, because the changes don’t apply and the ports remain occupied.

Here is the output of:

admin@nas:/$ sudo ss -tunlp | grep -E ':80|:443'
[sudo] password for admin:                                            
tcp   LISTEN 0      511            0.0.0.0:80         0.0.0.0:*    users:(("nginx",pid=2735,fd=10),("nginx",pid=2734,fd=10),("nginx",pid=2733,fd=10),("nginx",pid=2732,fd=10),("nginx",pid=2731,fd=10),("nginx",pid=2730,fd=10),("nginx",pid=2727,fd=10))
tcp   LISTEN 0      511            0.0.0.0:443        0.0.0.0:*    users:(("nginx",pid=2735,fd=12),("nginx",pid=2734,fd=12),("nginx",pid=2733,fd=12),("nginx",pid=2732,fd=12),("nginx",pid=2731,fd=12),("nginx",pid=2730,fd=12),("nginx",pid=2727,fd=12))
tcp   LISTEN 0      4096           0.0.0.0:8000       0.0.0.0:*    users:(("docker-proxy",pid=2644,fd=7))                                                                                                                                                
tcp   LISTEN 0      511               [::]:80            [::]:*    users:(("nginx",pid=2735,fd=11),("nginx",pid=2734,fd=11),("nginx",pid=2733,fd=11),("nginx",pid=2732,fd=11),("nginx",pid=2731,fd=11),("nginx",pid=2730,fd=11),("nginx",pid=2727,fd=11))
tcp   LISTEN 0      511               [::]:443           [::]:*    users:(("nginx",pid=2735,fd=13),("nginx",pid=2734,fd=13),("nginx",pid=2733,fd=13),("nginx",pid=2732,fd=13),("nginx",pid=2731,fd=13),("nginx",pid=2730,fd=13),("nginx",pid=2727,fd=13))
tcp   LISTEN 0      4096              [::]:8000          [::]:*    users:(("docker-proxy",pid=2651,fd=7))                                                                                                                                                
admin@nas:/$ sudo ps -fp 2727
UID          PID    PPID  C STIME TTY          TIME CMD
root        2727       1  0 04:17 ?        00:00:00 nginx: master process /usr/trim/nginx/sbin/nginx

There is no systemd unit for nginx, and nginx -T shows that FygoOS uses its own internal config system.

Question:
Where is the actual nginx config used by FygoOS located, and how can I change or disable the built‑in web server so ports 80/443 become available for Nginx Proxy Manager?

Update:
I found out why ports 80 and 443 were always occupied on FygoOS. The system has a setting under Security → Port Settings → Access Port Settings called “Redirect Ports 80 and 443”. Disabling this option immediately frees both ports for Nginx Proxy Manager.


r/FygoOS 2d ago

Future Samsung Tizen App

1 Upvotes

Will Fygo add their TV app to the Tizen TV OS? Many people have Samsung TV and would love to install the Fygo app directly from the Tizen app store.


r/FygoOS 3d ago

Feature Request Snapshot for Team folders?? Can it replace DSM?

4 Upvotes

Watched NAScomparers video yesterday and discovered FygoOS so I'm still pretty new to it. I'm wanting to at some point move to my own NAS hardware and move away from Synology.

I've installed it this morning and and very impressed with it so far, I love how easy it is to use however I have noticed some differences to the way folders are used. Compared to Synology, FygoOS creates a per user file share that is only accessible with that particular users credentials. It doesn't allow another user that has full admin access to see that other share via SMB which is a little disappointing. My particular use case would require me accessing other users SMB shares

I then looked into the Team folders which looks to achieve the same outcome to what DSM does, I was able to create individual folders and apply the relevant permissions to the folders. I have however noticed that Team folders are not in scope for snapshots like they are with standard user shares.

As a feature update, please could we see the inclusion of Team folders being included in the snapshots? Could I also request that the 'teams' prefix for a Teams folder is removed? This would allow to me to create SMB shares for a particular user and would make things much neater.

If FygoOS can replicate a near DSM like experience I'll be buying a few licences for my servers.


r/FygoOS 4d ago

Other System Updates in the free plan.

2 Upvotes

Hi, does anyone know, what exactly "System updates" in each plan means? Does it mean I would not be able to update my system at all if I go with free plan, or I could update it, but manually? Can't find any information about it whatsoever.


r/FygoOS 5d ago

Feature Request Drive Capacity Flexibility?

2 Upvotes

Hi, I'm interested in using FygoOS (I'm coming from Synology). However the major feature that Synology has over all its competitors is SHR (Synology Hybrid RAID). Does anyone know if FygoOS will be getting a similar feature at some point?

With the prices of HDD's these days, it's becoming extremely difficult to afford multiple identical capacity drives.

Thanks.


r/FygoOS 5d ago

licence sync issues

2 Upvotes

Hi all,
I've just purchased a lifetime licence for Fygo OS and since then have been plagued with licence sync issues, making my NAS completely unusable.
At least once an hour my NAS licence requires resyncing. I've checked system time and have rock solid Internet connection. Nothing is shown in the logs to explain this.
So I have questions...
Why does it require constant online validation?
If it requires constant outbound connectivity what happens if you want to keep your NAS local access only?
If you have multiple NICs with different geographical egress points (ie one tied to a VPN) how does that affect licence validation?
And the most important question, why does this keep happening?


r/FygoOS 6d ago

Question About License Migration Before Purchasing

6 Upvotes

I'm looking at FygoOS currently, and before I buy a license, I am curious what the license is tied to. For example, Unraid (by default) is tied to a USB drive. ZimaOS appears to be tied to a combination of install drive and CPU (found out the hard way when upgrading my SSD).

Given that I saw you can only have 1 migration per year, I'm very concerned about what the license is tied to, as I am very much a homelab tinkerer. And given the price of hardware right now, depending on project, I absolutely have been known to swap out memory and/or hard drives for smaller or larger drives depending on my needs. It is just too prohibitively expensive to buy more or keep any extra lying around like I did a year or so ago.

Thank you for any guidance on the matter.


r/FygoOS 8d ago

I miei video per Fygo

4 Upvotes

r/FygoOS 8d ago

FygoOS - Update Notes 2026-07-14

12 Upvotes

Hi everyone,

We’ve got a fresh set of FygoOS updates out today.

This update introduces file request links in Files, automatic app updates in App Center, and a substantial round of Docker improvements including container import/export, macvlan and ipvlan network creation, and GPU resource support during container setup.
It also includes a broad set of fixes and optimizations across Network Settings, AI Service, Resource Manager, Transcoding Service, and File Services, along with another round of stability and playback improvements across the Fygo app on both Android and iOS.

Let’s get into what’s new.

-------------------------------------------------------------------------------------

Fygo OS is now on v1.2.0203

  • Files
  1. Added support for creating file request links for folders. External users can upload files to the NAS without logging in via a link or QR code.
  • App Center
  1. Added support for enabling automatic app updates. You can customize the update time window and app scope, and disable automatic updates in app settings.
  • Network Settings
  1. Link Aggregation now supports aggregating 2 to 8 network interfaces.
  2. Optimized IPv6 policy routing to prevent residual rules from affecting usage.
  3. Fixed an issue where the wireless card could not be enabled when the Wi-Fi configuration was missing.
  4. Fixed an issue where network interface names might change after restarting the device, ensuring consistent naming.
  • Docker
  1. Added support for importing and exporting containers and images in the interface.
  2. Added support for creating macvlan and ipvlan networks in the interface.
  3. Added support for enabling GPU resources when creating containers, with the option to select a macvlan or ipvlan network.
  4. Optimized the interaction experience on pages such as Containers and Compose.
  5. When cleaning up a Compose project, locally built images are now deleted by default.
  6. When disabling the Docker service, you can choose to stop all running containers at the same time.
  7. Fixed an issue where tampering with daemon.json could cause containers or data to be lost.
  • Resource Manager
  1. Added support for displaying Intel NPU data.
  2. Fixed an issue where GPU utilization data for Intel Xe3 was not displayed.
  • AI Service
  1. Optimized memory usage for face recognition in Photos and fixed an issue where people could not be grouped when there were too many photos.
  2. Optimized the GPU fallback logic for AI Service. When the GPU cannot be used, tasks will fall back to the CPU.
  • Downloads
  1. Fixed an issue where password-protected Fygo share links could not be recognized when adding download tasks.
  • Transcoding Service
  1. Fixed an occasional issue where video frames were lost during transcoded playback or download.
  • Security
  1. Optimized part of the permission scope for regular users to improve certificate service security.
  • File Services
  1. Fixed an issue where deleting ZFS snapshots caused sharing settings to be lost.

-------------------------------------------------------------------------------------

Fygo APP is now on v1.32.3

Android:

  • Files
  1. Fixed an issue where uploading a large number of photos in bulk might show a failure message.
  • Home
  1. Fixed an issue where app icons might occasionally appear duplicated.
  • Login
  1. Fixed an occasional crash during LAN search.
  • Photos
  1. Fixed an occasional crash when playing 360° videos.
  • Fygo TV
  1. Improved audio precision for better sound quality.
  2. Optimized casting startup logic to reduce power consumption.
  3. Fixed an issue where videos recorded in portrait orientation on phones might play with an incorrect orientation.
  4. Fixed an issue where locally downloaded files might not be prioritized during 8K/4K video playback.
  • Resource Manager
  1. Optimized the display logic for the ZFS ARC memory usage chart.
  • System Settings
  1. Optimized the loading speed of the drive information list.

iOS:

  • Files
  1. Fixed an issue where uploading a large number of photos in bulk might show a failure message.
  • Home
  1. Fixed an issue where app icons might occasionally appear duplicated.
  • Login
  1. Fixed an occasional crash during LAN search.
  • Photos
  1. Fixed an occasional crash when playing 360° videos.
  • Fygo TV
  1. Fixed an occasional crash when switching audio from AC3 5.1 to EAC3 7.1.
  2. Fixed an issue where the video orientation could be incorrect during floating window playback.
  • Resource Manager
  1. Optimized the display logic for the ZFS ARC memory usage chart.
  • System Settings
  1. Optimized the loading speed of the drive information list.

r/FygoOS 8d ago

Problems with the INTEL 10Gb dual SFP+ Ethernet cardProblems with the INTEL 10Gb dual SFP+ Ethernet card

2 Upvotes
Good morning, I installed the OS on an HP Gen10 V1 and inserted an INTEL 10Gb dual SFP+ Ethernet card, but it doesn't recognize it. It says "not connected." Is there a way to make it recognize it? Can anyone help me?Good morning, I installed the OS on an HP Gen10 V1 and inserted an INTEL 10Gb dual SFP+ Ethernet card, but it doesn't recognize it. It says "not connected." Is there a way to make it recognize it? Can anyone help me?

r/FygoOS 9d ago

iOS App tries to paste clipboard?

Post image
1 Upvotes

Why does the iOS App try to copy something from the clipboard when opening apps (photos) within the FygoOS app. Once doing it will repeat this behavior every time I do open it again.

I am personally a little bit concerned about such a behaviour because the clipboard could contain passwords.


r/FygoOS 9d ago

Current drive limit takes FygoOS out of contention.

3 Upvotes

When is FygoOS going to update the drive count to reflect the current trend in modern Nas Os's and hardware of having a boot drive (flash), 4 platter drives, and 2 NVMe drives? Like a modern 4-bay NAS. This whole 4 total drives fiasco is what's holding it back. I like the OS but the 4 drive limit is a deal breaker.


r/FygoOS 11d ago

Mac ARM VM Support?

2 Upvotes

Hiya 👋

I was wondering if FygoOS has an ARM image available for download that is generic like the Windows for ARM image? I’m looking to run FygoOS in a VM on my M4 Mac Mini, but all the ARM builds are for specific devices.

Secondly I’ve got a Raspberry Pi 5 which is on the supported list but I don’t see a download link for it (I saw in another forum someone already asked about this) - is there any timeline for when we might see that release?

At the moment I’m using UmbrelOS and MacOS for my server needs, but I’m really liking how your NAS OS looks and I’m keen to try running it on the Mac to get better use out of it as a home server ⭐🏡.


r/FygoOS 11d ago

Is it possible to install FygoOS on a NUC 14 Pro / Core Ultra 155H? It won’t boot from an usb-stick

2 Upvotes

r/FygoOS 11d ago

Onedrive Sync

3 Upvotes

Which tool is used to sync the NAS and OneDrive/Dropbox in both directions?


r/FygoOS 12d ago

SMB Shared folders

2 Upvotes

Why do i have to create folders only in my Webui folders for my Volumes ? Right now i have two volumes and in the Files apps when i switch to the admin view i can see my two volumes but i am unable to create my shared folders at the root of the volume i have to enter my user's folder cand create it inside. That a bit strange since i didn't have to do that on other NAS OS platforms.


r/FygoOS 13d ago

Fygo License Purchase Issues

7 Upvotes

Good afternoon, everyone.

I was wondering if anyone else has experienced issues when trying to purchase a license recently. I attempted to buy one today, but I kept receiving a message stating that the transaction couldn't be completed.

I've tried multiple credit cards, and I'm confident they all work with other services. I also tried using different browsers, but the issue persisted.

Has anyone run into this before or have any suggestions on what might be causing it?


r/FygoOS 13d ago

Office Documents

4 Upvotes

Office Documents opens but shows no text. I have tried Word and Excel docs and both fail to display text in the preview screen. PDF's do work OK. I have tried waiting for the app to initialize and load but this never happens. I am running FygoOS on a VM with 16GB RAM and 4 Cores allocated to it. The hardware is a Minisforum N5 Air with 48GB of DDR5-5600.