Cannot access WebUI to complete install

Hello,

My validate output passes but I still cannot access the WebUI to complete the install. ex. http://<ip_address>/install. Nothing appears in the browser.

Here is an entry from my log:

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'librenms.config' doesn't exist (SQL: select * from config where (config_name = snmp.unescape) limit 1) in /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:712

Not sure how to fix this… Any help would be appreciated. Thank you.

librenms@devvm:~$ ./validate.php 
====================================
Component | Version
--------- | -------
LibreNMS  | 22.2.1-5-g09929bd68
DB Schema | 2022_02_03_164059_increase_auth_id_length (235)
PHP       | 7.4.3
Python    | 3.8.10
MySQL     | 10.3.32-MariaDB-0ubuntu0.20.04.1
RRDTool   | 1.7.2
SNMP      | 5.8
====================================

[OK]    Composer Version: 2.2.6
[OK]    Dependencies up-to-date.
[WARN]  You have no devices.
        [FIX]: 
        Consider adding a device such as localhost: /addhost
[OK]    Database connection successful
[OK]    Database schema correct