poppabear8883 / UNIT3D-INSTALLER

Provisioner and Installer for the UNIT3D Torrent Tracker Platform.
49 stars 29 forks source link

16.04 / 18.04 - Undefined offset: 0 - Unsupported GNU/Linux distribution - Installer Policies #8

Closed Olaf1607 closed 6 years ago

Olaf1607 commented 6 years ago

During the install process steps of Validating Installer Policies this error appears on Ubuntu 16.04 and 18.04.

PHP Notice:  Undefined offset: 0 in /root/UNIT3D-INSTALLER/src/Helpers/helpers.php on line 133
Unsupported GNU/Linux distribution
poppabear8883 commented 6 years ago

Interestingly this has been tested on both OS's and have yet to come across such an error.

Can you provide to me the output of head -n1 /etc/issue | cut -f 2 -d ' ' on the server in question ?