Unable to login after upgrade to 1.15

Technical Support

Suggested Topics


  • 0 Votes
    3 Posts
    872 Views

    Hi @RogerLevy -- the import process should be fine, there aren't any major breaking changes.

    In fact, if you really want, our upgrade scripts are supposed to be idempotent, so you can run them again (by deleting the schemaLog value from the database) so that ./nodebb upgrade runs them all again.

    Alternatively, delete individual items from that sorted set.

    Alternatively, run individual upgrades by executing ./nodebb upgrade upgrade_script_name 😄

    Lots of options!

  • Upgrade fail

    Technical Support
    0 Votes
    2 Posts
    593 Views

    Skin display issue (noskin)

    @annihil this should work, but definitely back up the whole nodebb folder and your database first. To achieve this, we're going to do the following steps: I...

    favicon

    NodeBB Community (community.nodebb.org)

    Use whichever 1.x version of NodeBB you're currently on.

  • 0 Votes
    6 Posts
    2k Views

    either run ./nodebb log from the console or check the file output.log under the logs folder in NodeBB's installation directory or got to ACP -> advanced -> logs

  • 0 Votes
    1 Posts
    535 Views

    I've run the v1.0.1 updater against my DEV and it did not see that I have 8 plugins with updates available.

    I ran the ./nodebb upgrade command which should have triggered the update mechanism according to:

    0_1458336840299_nodeBB-PluginChecker.PNG

    But now with v1.0.1 running I see these updates available:

    0_1458336935391_nodeBB-PluginUpdatesAvailable.PNG

  • 0 Votes
    3 Posts
    825 Views

    Hi Dan! As advised via chat, can you log in successfully onto this forum via Safari?