System has been runninging flawlessly all day since upgrading to 0.9.1 without a repeat of this issue. Let's just put it down to something weird in the machine.
Steve
System has been runninging flawlessly all day since upgrading to 0.9.1 without a repeat of this issue. Let's just put it down to something weird in the machine.
Steve
Superb, thanks @julian much obliged.
Steve
I hadn't @julian but same problem I'm afraid.
27/11 18:35 [11198] - error: [plugins] filter:email.send, Bad username / password
From the log.
Steve
I really like the four colour boxes in the header of community.nodebb.org:
...and have been trying to replicate it, c/w the category icons and post counts. Sadly I haven't been able to get very far.
Would someone be able to post the recipe for setting it up please? I've been delving in Extend > Widgets > Global Header and failing.
Thanks,
Steve
Thanks @juiian. According to the admin panel I was on 0.9.0 - I've now upgraded to 0.9.1.
The list of plugins being warned about at NodeBB startup has now shrunk to:
27/11 14:58 [9760] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME
to disable it.
** * nodebb-plugin-dbsearch**
...which I installed manually via the admin panel.
Steve
Maybe I've missed a step in the config process, but whenever I attempt to send a test email via Settings > Email > Send test email I get a 'Bad username / Password' error from NodeBB.
I've setup a user in the Credentials section of SendGrid, granted that user UI/API & Mail rights, generated an API Key and copied both the user & API details into Emailer (SendGrid) - please see attached screenshot.
he NodeBB log shows:
27/11 14:43 [9234] - error: [plugins] filter:email.send, Bad username / password
27/11 14:43 [9234] - warn: [emailer.sendgrid] Unable to send digest
email to uid 2!!
27/11 14:43 [9234] - warn: [emailer.sendgrid] Error Stringified:{}
It was a little unclear what 'API User' referred to in the Emailer (SendGrid) configuration - in SendGrid we have a 'NAME' in API Keys and a 'NAME' in Credentials, but I couldn't find any 'API User' - maybe they've changed their terminology.
To try and get round this I named my API Key and Credentials user the same and put that into Emailer (SendGrid) config page along with the API key...same problem.
Thanks,
Steve
@julian Thanks, will do.
Out of interest though, is there any relevance to the following log lines:
26/11 18:30 [4411] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME to disable it.
nodebb-plugin-composer-default
nodebb-plugin-markdown
nodebb-plugin-mentions
nodebb-widget-essentials
nodebb-rewards-essentials
nodebb-plugin-soundpack-default
nodebb-theme-persona
Seems strange that a vanilla install of the current NodeBB should warn about seven bundled elements being incompatible?
Steve
@julian Just plain black text on white. Will upload a screenshot tomorrow but there's not much more to it than that.
Steve
Hi!
My install went ok, I now have NodeBB + Mongo + nginx 1.9.3 (Ubuntu 14) up & running and can login to my admin panel.
Trouble is that - usually when logged in as admin - it only seems to run for a few minutes until I get "No input file specified." in my browser. At this point if I try to access my home page (NodeBB home page) the thin blue NodeBB progress bar is about 80% of the way across the screen and I have a blue progress spinner to the right of the profile icon.
Sometimes I can logout from the profile icon to fix things or failing that a ./nodebb restart will bring everything back to life again. For a while. The log shows:
./nodebb log
26/11 18:30 [4411] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME
to disable it.
26/11 18:30 [4411] - info: NodeBB Ready
26/11 18:30 [4411] - info: NodeBB is now listening on: 0.0.0.0:4567
All I've done is follow the install instructions at http://nodebb-francais.readthedocs.org/projects/nodebb/en/latest/installing/os/ubuntu.html - I haven't intentionally added any other plugins at this stage.
Does anyone have any ideas what the problem could be?
Thanks,
Steve