Vanilla-OS / vanilla-installer

A frontend in GTK 4 and Libadwaita for Albius.
GNU General Public License v3.0
80 stars 31 forks source link

brltty blocks install with error "too many open files" #401

Open chymian opened 3 months ago

chymian commented 3 months ago

The Installer of V2 failed in the middle of it's job multiple times.

during installation (in the early stages) -> open a host-shell

journalctl -f was reporting brltty error : too many open files

systemctl stop brltty

fixed it and the installer could finish!

this was in a proxmox VM, but installation failure has also been reported from others on discord

taukakao commented 3 months ago

Are you sure this was the installer? host-shell is usually only a thing in the actual installation. If it was after the first reboot then it's first-setup, I can move this issue if that's the case.

chymian commented 3 months ago

Are you sure this was the installer? host-shell is usually only a thing in the actual installation.

yes, we are talking about installing here. ;) I was struggeling with the installation half of the day yesterday.

installer stopped - same as decribed above - l also raised that issue discrod, but no help there. (was the time of the party, so \o/)

and since the installer is a live-cd - same, same but different ;)