megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
99 stars 22 forks source link

Getting "No space left on device" erros while provisioning on 508GB VM #88

Closed hamzakhalid34 closed 1 year ago

hamzakhalid34 commented 1 year ago

❔ What are you experiencing an issue with?

Latest Release

❔ Version

Latest

🐞 Description

I setup ubuntu 23.04 on a virtual machine with 508GB of hard drive, 6046MB of RAM & 3 Processors, then i run the provisioning using bash <(curl -sSL https://install.doctor/start) command. but i am getting the following errors

Screenshot-2 Screenshot-6 Screenshot-3

and at the end the provisioning gets completed and the log "Provisioning Complete" appears as shown below. So why i am getting the above errors?

Screenshot-10

⏺️ Steps To Reproduce

  1. Setup a VM with Ubuntu 23.04 having disk space of 508GB , 6046MB of RAM & 3 Processors.
  2. Install Curl & git using sudo apt install curl, sudo apt install git
  3. run bash <(curl -sSL https://install.doctor/start)

πŸ“’ Relevant Log Output

No response

πŸ’‘ Possible Solution

No response