Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Pappmann
    • Profile
    • Following 1
    • Followers 1
    • Topics 4
    • Posts 20
    • Best 2
    • Groups 0

    Pappmann

    @Pappmann

    2
    Reputation
    695
    Profile views
    20
    Posts
    1
    Followers
    1
    Following
    Joined Last Online

    Pappmann Unfollow Follow

    Best posts made by Pappmann

    • RE: can´t upgrade -> Unable to initialize MongoDB

      i treid some things now i have folowing error

      error: Unable to initialize MongoDB! Is MongoDB installed? Error :Cannot find module 'connect-mongo'
      9/1 03:56 [23336] - error: Error: Cannot find module 'connect-mongo'
      

      i tried

      npm i connect-mongo 
      

      but that does not help

      i had to run

      ./nodebb setup
      

      before i can start nodebb again.

      posted in Technical Support
      Pappmann
      Pappmann
    • RE: [nodebb-plugin-poll] Poll plugin

      great, its working fine @Schamper 👍

      posted in NodeBB Plugins
      Pappmann
      Pappmann

    Latest posts made by Pappmann

    • RE: OneSignal Plugin

      Hello,

      the plugin isn showing in adminpanel at nodebb 1.7.x

      posted in NodeBB Plugins
      Pappmann
      Pappmann
    • RE: OneSignal Plugin

      Yes, but the Plugin does not work.

      Is anyone running this Plugin succesfully?

      posted in NodeBB Plugins
      Pappmann
      Pappmann
    • OneSignal Plugin

      Hello,

      i installed the following Plugin, because im using the webview 3.0 Android App:

      https://github.com/CCob/nodebb-plugin-onesignal

      OneSignal is configured, Rest API and App ID is configured but in profil Menu shows "page not found" at click on OneSignal.

      How i become OneSignal working with Webview 3.0 app?

      posted in NodeBB Plugins
      Pappmann
      Pappmann
    • RE: NodeBB WebView App v3

      @AOKP Okay, is there a possibility to make Desktop Notifications working?

      posted in NodeBB Plugins
      Pappmann
      Pappmann
    • RE: NodeBB WebView App v3

      Hello,

      webview app works fine, but nodebb notification sounds not working correctly only after playing it manually and the app was not staying in background.

      posted in NodeBB Plugins
      Pappmann
      Pappmann
    • RE: [solved] "Invalid Session" problem

      solved

      can anyone add it to official documentation?
      https://docs.nodebb.org/en/latest/configuring/proxies/apache.html

      Thanks

      posted in Technical Support
      Pappmann
      Pappmann
    • RE: [solved] "Invalid Session" problem

      Ok thanks i have to enable some apache mods?

      posted in Technical Support
      Pappmann
      Pappmann
    • RE: [solved] "Invalid Session" problem

      @julian said in "Invalid Session" problem:

      Hi @Pappmann! This is an unfortunate breaking change that was introduced and affects users using nginx as a reverse proxy.

      https://docs.nodebb.org/en/latest/configuring/proxies/nginx.html

      Specifically, you will need this new directive added: proxy_set_header X-Forwarded-Proto $scheme;

      I put it after the X-Forwarded-For line, though it can go anywhere in that server/location block, really.

      U mean i have to change my webserver from apache to nginx? 😧

      posted in Technical Support
      Pappmann
      Pappmann
    • RE: [solved] "Invalid Session" problem

      anyone can help?

      it looks like only one user have this problem, since i login with username an password of that user, i have the same problem, and now i cant login with my admin account on this browser (chrome).

      ./nodebb reset -a -> does not help
      mongo: db.sessions.remove() -> does not help too, nobody can login (invalid session)

      is there any opportunity to reset the sessions for the affected user?

      posted in Technical Support
      Pappmann
      Pappmann
    • [solved] "Invalid Session" problem

      There is a new Problem in Nodebb 1.0.3 latest master installed on linux based root server with apache 2.4. and mongodb

      Some user have now "invalid session" (csrf-invalid) problem and cannot login. On Google Chrome i have this problem too. Delete, Cache, Cookies... does not help.

      Anyone have an idea to fix it?

      posted in Technical Support
      Pappmann
      Pappmann