Fail on daily.sh

Hey yall,

Im getting this error on daily.sh

Updating to latest codebase OK
Updating SQL-Schema FAIL
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK

-> When I look in the daily log i found this…

Updating SQL-Schema
PHP Fatal error: Uncaught Error: Call to undefined function set_lock() in /opt/librenms/includes/sql-schema/update.php:18
Stack trace:
#0 {main}
thrown in /opt/librenms/includes/sql-schema/update.php on line 18
Returned: 255
Updating submodules

Returned: 0
Cleaning up DB
Refreshing alert rules queries
Eventlog cleared for entries over 3 days
Returned: 0
Fetching notifications
[ Wed, 03 May 2017 10:32:14 -0500 ] http://www.librenms.org/notifications.rss (15)
[ Wed, 03 May 2017 10:32:14 -0500 ] misc/notifications.rss (21)
[ Wed, 03 May 2017 10:32:14 -0500 ] Updating DB Done
Returned: 0
Caching PeeringDB data

All fixed. Please re-run daily.

Thanks for the report.

Yes that did the trick. Again thank you!