After changing baseurl to new url, configured devices are not shown

When asking for help and support, please provide as much information as possible. This should include:

  • Steps to reproduce an issue.
    I configured librenms with local domain name as nms.gits.lan
    Added few devices and created default dashboard for rest of the users
    However, as Let’s Encrypt require public domain I created it as nms[.]greenko[.]net.
    updated config file with base_url to secure:// nms[.]greenko[.]net
    After configuration when I try to open with secure://nms[.]greenko[.]net
    Unable to see any devices which are configured earlier.
    If I change to secure://nms[.]gits[.]lan
    Able to see all the devices without any issue
    Add [.] as I’m unable to post more than two urls. secure=https
  • The output of ./validate.php Validate output is the same both the url configuration.
    ====================================
    Component | Version
    --------- | -------
    LibreNMS | 1.33-279-ga391e62
    DB Schema | 226
    PHP | 7.1.11
    MySQL | 5.5.56-MariaDB
    RRDTool | 1.4.8
    SNMP | NET-SNMP 5.7.2
    ====================================

[OK] Database connection successful
[OK] Database schema correct
[WARN] Your install is over 24 hours out of date, last update: Wed, 27 Dec 2017 05:36:09 +0000
[FIX] Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.

If it’s an issue with the WebUI then please consider including the browser version you are using.

If you need to post any text longer than a few lines, please use a pastebin service such as https://p.libren.ms using non-expiring pastes.

Sorry my bad this is working. Forgot to allow firefox addon noscript for the new url.