Hello! Sars here.
I've been trying to get UMH working on our systems by following the installation instructions documented [here](
https://umh.docs.umh.app/docs/getstarted/installation/). According to the documentation, UMH can run on three different operating systems. However, none of the documented methods have worked for us.
Our Setup:
- AWS EC2 (xlarge - 80GB)
- Local Server (4 cores, 16GB RAM, 1TB storage)
We launched three separate EC2 instances with the same specifications but different operating systems: Ubuntu 22.04.04, RHEL 9.4, and Flatcar Stable from the Community Store. Executing the script on each resulted in the same error loop. I've attached the logs for reference.
After encountering issues with these methods, we decided to try UMH's customized Flatcar OS. Following [this](
https://umh.docs.umh.app/docs/production-guide/installation/flatcar-installation/) guide, we used a local on-premise server and attempted to install UMH's customized Flatcar OS. Initially, we faced a problem as BalenaEtcher couldn't recognize the .usb extension. However, using the flash from URL option worked. We got through all the steps until the final screen where you click Confirm [Default]. At this point, the installation failed, saying the Network is Unreachable.
We've tried all options except Proxmox, but none have worked.
I was considering creating an issue on the Github repository but thought I would reach out here first. If necessary, I can still create a Github issue.