Skip to content

Youtube lite in 0.7.x

Technical Support

Suggested Topics


  • Upgrade from v1.19.x to v2.0.x failed

    Unsolved Technical Support
    7
    1 Votes
    7 Posts
    392 Views
    W
    Yes, the errors are still there with v3.x. I even deleted the build/ and node_modules/ directories because I thought there might be outdated files in there. But that didn't help. However, since the MongoDB schema upgrades were successful during the ./nodebb upgrade runs, I was able to complete the upgrade by doing a fresh git install and copying back the old config.json before running the setup routine. I then manually restored all the static files in public/uploads via rsync.
  • Server running on 0.0.0.0:4567

    Technical Support
    2
    0 Votes
    2 Posts
    618 Views
    PitaJP
    0.0.0.0 is the address which stands for "accepting any incoming connection on port xxxx". You can indeed just visit your-droplet-ip:4567 to access the installer. Or, you can run ./nodebb setup from the shell.
  • Upgrading from 0.7.3 to 0.8.2 / 0.9.0

    Technical Support
    4
    0 Votes
    4 Posts
    2k Views
    N
    I've already tried to go straight from 0.7.3 -> 0.9.0 with success. Plugin support hasn't caught up yet though. @pichalite , I'm using a 2nd instance of nodebb, with a 2nd mongodb instance. I first upgraded my plugins to the latest, ran ./nodebb upgrade while on 0.7.3 I then: git checkout v0.8.x git pull (just in case) ./nodebb upgrade running in dev mode just crashes and relaunches when hitting the categories page. When I first installed the forum, I was using v0.8.0 and switched to v.7.x since the plugin support wasn't updated yet. I am using the Vanilla theme and it upgraded to 4.0.8 after switching to v0.8.2
  • Trouble updating from 0.7.2 to 0.7.3

    Technical Support
    3
    0 Votes
    3 Posts
    2k Views
    PilvinenP
    @julian but the point is that I haven't modified any of those files. Most of the files were text files like for example: README.md, LICENSE, etc. Why would I modify any of those? I have: Installed Nodebb Installed plugins Tweaked settings in admin control panel Tried to update to 0.7.3 -> got errors Actually I got help from Nodebbs IRC- channel on how to resolve these errors with git and I'm now running 0.7.3. but it was not easy, I've no experience with git and no idea why I have to deal with stuff like this when updating.
  • invalid csrf token in NodeBB 0.7.x

    Technical Support
    3
    0 Votes
    3 Posts
    2k Views
    M
    I've found the issue. The problem was coming from the varnish's configuration, which was playing the set-cookie value.

Looks like your connection to NodeBB Community was lost, please wait while we try to reconnect.