FOGProject / fogproject

An open source computer cloning & management system
https://fogproject.org
GNU General Public License v3.0
1.09k stars 221 forks source link

Location plugin - Undefined array key #534

Closed Sebastian-Roth closed 1 year ago

Sebastian-Roth commented 1 year ago

Location plugin installed and enabled. Locations created and assigned to hosts. WebUI -> Tasks -> List All Hosts:

[Wed Jan 11 16:33:29.918224 2023] [proxy_fcgi:error] [pid 32442] [client 192.168.3.1:52400] AH01071: Got error '
PHP message: PHP Warning:  Undefined array key "host_id" in /var/www/fog/lib/plugins/location/hooks/addlocationtasks.hook.php on line 114
PHP message: PHP Warning:  Undefined array key "host_id" in /var/www/fog/lib/plugins/location/hooks/addlocationtasks.hook.php on line 114
PHP message: PHP Warning:  Undefined array key "host_id" in /var/www/fog/lib/plugins/location/hooks/addlocationtasks.hook.php on line 114
PHP message: PHP Warning:  Undefined array key "host_id" in /var/www/fog/lib/plugins/location/hooks/addlocationtasks.hook.php on line 114
', referer: http://192.168.3.221/fog/management/index.php?node=task&sub=active
Sebastian-Roth commented 1 year ago

Found and fixed in latest: 991b334e7