Web UI is broken after one day

After finally getting everything working yesterday, I woke up this morning and the UI was completely broken. It looks like a lo-bandwidth website now instead of the nice looking UI:
image001

validate.php looks fine?:
$ ./validate.php

====================================

Component | Version

--------- | -------

LibreNMS | 1.70.1-28-gecd177f12

DB Schema | 2020_11_02_164331_add_powerstate_enum_to_vminfo (191)

PHP | 7.4.3

Python | 3.8.5

MySQL | 10.3.25-MariaDB-0ubuntu0.20.04.1

RRDTool | 1.7.2

SNMP | NET-SNMP 5.8

====================================

[OK] Composer Version: 2.0.8

[OK] Dependencies up-to-date.

[OK] Database connection successful

[OK] Database schema correct

[WARN] Your install is over 24 hours out of date, last update: Sat, 09 Jan 2021 18:33:08 +0000

            [FIX]:

            Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.

[WARN] Your local git contains modified files, this could prevent automatic updates.

            [FIX]:

            You can fix this with ./scripts/github-remove

[WARN] Your local git contains modified files, this could prevent automatic updates.

This is a concern, are you modifying files? If not something is.

1 Like

Honestly, I never figured it out. I destroyed this VM and built another, and everything is working fine. I had checked config.php for base url , etc on the failed installation and everything seemed in order. Thanks for the response.

This topic was automatically closed 730 days after the last reply. New replies are no longer allowed.