kskoba

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by kskoba

  1. Having a strange new issue with Macinabox. I've deleted my old OSX VM and am trying to install a new VM on an unassigned device. Whenever I try to run the Macinabox docker, it gets to the following stage: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Starting process at Tue Jun 30 00:11:31 America 2020 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I am going to download the Catalina recovery media. Please be patient! . . Requirement already satisfied: requests in /root/.local/lib/python2.7/site-packages (from -r requirements.txt (line 1)) Requirement already satisfied: click in /root/.local/lib/python2.7/site-packages (from -r requirements.txt (line 2)) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /root/.local/lib/python2.7/site-packages (from requests->-r requirements.txt (line 1)) Requirement already satisfied: chardet<4,>=3.0.2 in /root/.local/lib/python2.7/site-packages (from requests->-r requirements.txt (line 1)) Requirement already satisfied: certifi>=2017.4.17 in /root/.local/lib/python2.7/site-packages (from requests->-r requirements.txt (line 1)) Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python2.7/dist-packages (from requests->-r requirements.txt (line 1)) 2020-06-30 00:11:32,400 Network Request: Fetching https://swscan.apple.com/content/catalogs/others/index-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog 2020-06-30 00:11:33,394 Selected macOS Product: 001-04366 Full install starting to unraid domain /image/MacinaboxCatalina . . mkdir: created directory '/image/MacinaboxCatalina' I have created the Macinabox directories . . and then hangs there. When I navigate back to the main tab of unRAID, the unassigned devices area just shows an unRAID logo animation that never resolves. In addition, the CPU is still working overtime with on average 2/16 threads at 100% with nothing else active on the server. Netdata tells me it's iowait sucking up the CPU power. The server no longer responds to reboot or shut down commands after this happens and I've gone through two cycles of hard power off with subsequent parity drive check for 20h to make it functional again. Any idea what might be happening? This is on a brand new Samsung 860 Pro SSD hooked right into the mobo. I previously had a working OSX VM on this server but it was installed on my cache drive. With both of my cache drives in the TBs of read/write activity after 6 months due to the excessive read/write bug with dockers, I'm trying to move stuff off of them.
  2. That was quick! GitHub and Docker container already updated, installing properly now. Thanks SpaceInvaderOne!
  3. Ahh just came to find out the solution for the same issues with Product ID not found. Any way we can look up the new IDs and adjust installation script to the new ID?