Login Button/Registerbutton not working
-
Hello,
today i have installed nodebb v1.12.2 on my sytem the board seems to work correct i can navigate to the topics without any problems.
But if i go to the Loginpage i enter my login data and press the login button nothing happens, the same problem is if i will register an new account.
I have tryed to get mor information with ./nodebb dev but it don't workthis Information i will get:
NodeBB v1.12.2 Copyright (C) 2013-2014 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). 2019-05-30T15:56:16.481Z [4567/25845] - verbose: * using configuration stored in: /var/www/vhosts/hypercube-evolution.de/nodebb/config.json 2019-05-30T15:56:16.664Z [4567/25845] - info: Initializing NodeBB v1.12.2 http://localhost:4567 2019-05-30T15:56:16.665Z [4567/25845] - verbose: * using redis store at 127.0.0.1:6379 2019-05-30T15:56:16.666Z [4567/25845] - verbose: * using themes stored in: /var/www/vhosts/hypercube-evolution.de/nodebb/node_modules [benchpressjs] Unable to build or find a suitable native module, falling back to JS version 2019-05-30T15:56:20.154Z [4567/25845] - verbose: [minifier] utilizing a maximum of 7 additional threads 2019-05-30T15:56:20.202Z [4567/25845] - verbose: Checking dependencies for outdated modules 2019-05-30T15:56:21.369Z [4567/25845] - verbose: [notifications.init] Registering jobs. 2019-05-30T15:56:21.372Z [4567/25845] - verbose: [user/jobs] (Re-)starting user jobs... 2019-05-30T15:56:21.376Z [4567/25845] - verbose: [user/jobs] Starting job (digest.daily) 2019-05-30T15:56:21.382Z [4567/25845] - verbose: [user/jobs] Starting job (digest.weekly) 2019-05-30T15:56:21.385Z [4567/25845] - verbose: [user/jobs] Starting job (digest.monthly) 2019-05-30T15:56:21.386Z [4567/25845] - verbose: [user/jobs] Starting job (reset.clean) 2019-05-30T15:56:21.387Z [4567/25845] - verbose: [user/jobs] 4 jobs started 2019-05-30T15:56:21.388Z [4567/25845] - verbose: [emailer] Setting up SMTP fallback transport hsts deprecated The "includeSubdomains" parameter is deprecated. Use "includeSubDomains" (with a capital D) instead. node_modules/helmet/index.js:33:28 hsts deprecated The "setIf" parameter is deprecated. Refer to the documentation to see how to set the header conditionally. node_modules/helmet/index.js:33:28 2019-05-30T15:56:21.443Z [4567/25845] - verbose: [middleware/autoLocale] Retrieves languages list for middleware 2019-05-30T15:56:21.462Z [4567/25845] - info: [themes] Using theme nodebb-theme-persona 2019-05-30T15:56:21.463Z [4567/25845] - verbose: [plugins] Initializing plugins system 2019-05-30T15:56:21.494Z [4567/25845] - verbose: [emailer] Built custom email templates 2019-05-30T15:56:21.579Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-plugin-composer-default 2019-05-30T15:56:21.585Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-theme-persona 2019-05-30T15:56:21.654Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-plugin-markdown 2019-05-30T15:56:21.806Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-plugin-mentions 2019-05-30T15:56:21.813Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-widget-essentials 2019-05-30T15:56:21.820Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-rewards-essentials 2019-05-30T15:56:21.823Z [4567/25845] - verbose: [plugins] Found 3 sound file(s) for plugin nodebb-plugin-soundpack-default 2019-05-30T15:56:21.823Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-plugin-soundpack-default 2019-05-30T15:56:21.982Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-plugin-emoji 2019-05-30T15:56:22.012Z [4567/25845] - verbose: [plugins] Loaded plugin: nodebb-plugin-emoji-android 2019-05-30T15:56:22.013Z [4567/25845] - info: [plugins] Plugins OK 2019-05-30T15:56:22.013Z [4567/25845] - verbose: [plugins/fireHook] static:assets.prepare 2019-05-30T15:56:22.014Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.015Z [4567/25845] - verbose: [plugins/fireHook] static:app.preload 2019-05-30T15:56:22.015Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.018Z [4567/25845] - verbose: [plugins/fireHook] static:app.load 2019-05-30T15:56:22.054Z [4567/25845] - verbose: [plugins/fireHook] action:markdown.updateParserRules 2019-05-30T15:56:22.055Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.058Z [4567/25845] - verbose: [emoji] Building emoji assets 2019-05-30T15:56:22.058Z [4567/25845] - verbose: [plugins/fireHook] filter:emoji.packs 2019-05-30T15:56:22.083Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.084Z [4567/25845] - verbose: [emoji] Loaded packs {"0":"a","1":"n","2":"d","3":"r","4":"o","5":"i","6":"d"} 2019-05-30T15:56:22.128Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.129Z [4567/25845] - verbose: [plugins] All plugins reloaded and rerouted 2019-05-30T15:56:22.130Z [4567/25845] - verbose: [plugins/fireHook] filter:auth.init 2019-05-30T15:56:22.130Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.198Z [4567/25845] - info: Routes added 2019-05-30T15:56:22.201Z [4567/25845] - verbose: [meta/blacklist] Loading 0 blacklist rule(s) 2019-05-30T15:56:22.202Z [4567/25845] - verbose: [plugins/fireHook] filter:flags.getFilters 2019-05-30T15:56:22.202Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.203Z [4567/25845] - info: NodeBB Ready 2019-05-30T15:56:22.209Z [4567/25845] - verbose: [plugins/fireHook] action:nodebb.ready 2019-05-30T15:56:22.209Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T15:56:22.210Z [4567/25845] - info: Enabling 'trust proxy' 2019-05-30T15:56:22.218Z [4567/25845] - info: NodeBB is now listening on: 0.0.0.0:4567
If i navigate on my site i get information like this:
2019-05-30T16:22:11.382Z [4567/25845] - verbose: [plugins/fireHook] filter:config.get 2019-05-30T16:22:11.383Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.383Z [4567/25845] - verbose: [plugins/fireHook] filter:middleware.buildHeader 2019-05-30T16:22:11.383Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.384Z [4567/25845] - verbose: [plugins/fireHook] action:middleware.pageView 2019-05-30T16:22:11.384Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.385Z [4567/25845] - verbose: [plugins/fireHook] filter:login.build 2019-05-30T16:22:11.385Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.385Z [4567/25845] - verbose: [plugins/fireHook] filter:middleware.render 2019-05-30T16:22:11.386Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.386Z [4567/25845] - verbose: [plugins/fireHook] filter:widget.render:html 2019-05-30T16:22:11.387Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.390Z [4567/25845] - verbose: [plugins/fireHook] filter:user.whitelistFields 2019-05-30T16:22:11.391Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.392Z [4567/25845] - verbose: [plugins/fireHook] filter:meta.getMetaTags 2019-05-30T16:22:11.392Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.392Z [4567/25845] - verbose: [plugins/fireHook] filter:meta.getLinkTags 2019-05-30T16:22:11.393Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.394Z [4567/25845] - verbose: [plugins/fireHook] filter:middleware.renderFooter 2019-05-30T16:22:11.394Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.394Z [4567/25845] - verbose: [plugins/fireHook] filter:scripts.get 2019-05-30T16:22:11.394Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.395Z [4567/25845] - verbose: [plugins/fireHook] filter:privileges.global.get 2019-05-30T16:22:11.395Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.396Z [4567/25845] - verbose: [plugins/fireHook] filter:users.get 2019-05-30T16:22:11.396Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T16:22:11.398Z [4567/25845] - verbose: [plugins/fireHook] filter:middleware.renderHeader 2019-05-30T16:22:11.398Z [4567/25845] - verbose: [plugins/fireHook] action:plugins.firehook
if i now press the login button nothing happens on browserside and on log side
What im doing wrong? ( i have tryed the board v1.10.x too there was the same problem)
Greetings
Andy
-
Can you check and see if there are any errors in your browser console?
-
hallo,
nothing changed
bash-4.1$ ./nodebb reset -t [benchpressjs] Unable to build or find a suitable native module, falling back to JS version 2019-05-30T18:30:15.597Z [4567/20781] - info: [reset] Theme reset to Persona 2019-05-30T18:30:15.598Z [4567/20781] - info: [reset] Reset complete started 2019-05-30T18:30:15.694Z [4567/20781] - info: [build] Building in parallel mode 2019-05-30T18:30:15.696Z [4567/20781] - info: [build] plugin static dirs build started 2019-05-30T18:30:15.703Z [4567/20781] - info: [build] requirejs modules build started 2019-05-30T18:30:15.706Z [4567/20781] - info: [build] client js bundle build started 2019-05-30T18:30:15.710Z [4567/20781] - info: [build] admin js bundle build started 2019-05-30T18:30:15.711Z [4567/20781] - info: [build] client side styles build started 2019-05-30T18:30:15.712Z [4567/20781] - info: [build] admin control panel styles build started 2019-05-30T18:30:15.713Z [4567/20781] - info: [build] templates build started 2019-05-30T18:30:15.714Z [4567/20781] - info: [build] languages build started 2019-05-30T18:30:15.714Z [4567/20781] - info: [build] sounds build started 2019-05-30T18:30:16.586Z [4567/20781] - info: [build] sounds build completed in 0.872sec 2019-05-30T18:30:17.150Z [4567/20781] - info: [build] plugin static dirs build completed in 1.454sec 2019-05-30T18:30:38.838Z [4567/20781] - info: [build] client js bundle build completed in 23.131sec 2019-05-30T18:30:38.839Z [4567/20781] - info: [build] admin js bundle build completed in 23.128sec 2019-05-30T18:30:38.840Z [4567/20781] - info: [build] requirejs modules build completed in 23.137sec 2019-05-30T18:30:49.571Z [4567/20781] - info: [build] client side styles build completed in 33.86sec 2019-05-30T18:30:49.573Z [4567/20781] - info: [build] admin control panel styles build completed in 33.861sec 2019-05-30T18:31:19.052Z [4567/20781] - info: [build] languages build completed in 63.338sec 2019-05-30T18:31:39.244Z [4567/20781] - info: [build] templates build completed in 83.531sec 2019-05-30T18:31:39.269Z [4567/20781] - info: [build] Asset compilation successful. Completed in 83.551sec. bash-4.1$./nodebb rebuild bash-4.1$ ./nodebb dev NodeBB v1.12.2 Copyright (C) 2013-2014 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). 2019-05-30T18:31:57.955Z [4567/21086] - verbose: * using configuration stored in: /var/www/vhosts/hypercube-evolution.de/nodebb/config.json 2019-05-30T18:31:58.139Z [4567/21086] - info: Initializing NodeBB v1.12.2 http://localhost:4567 2019-05-30T18:31:58.140Z [4567/21086] - verbose: * using redis store at 127.0.0.1:6379 2019-05-30T18:31:58.141Z [4567/21086] - verbose: * using themes stored in: /var/www/vhosts/hypercube-evolution.de/nodebb/node_modules [benchpressjs] Unable to build or find a suitable native module, falling back to JS version 2019-05-30T18:32:01.636Z [4567/21086] - verbose: [minifier] utilizing a maximum of 7 additional threads 2019-05-30T18:32:01.689Z [4567/21086] - verbose: Checking dependencies for outdated modules 2019-05-30T18:32:02.872Z [4567/21086] - verbose: [notifications.init] Registering jobs. 2019-05-30T18:32:02.877Z [4567/21086] - verbose: [user/jobs] (Re-)starting user jobs... 2019-05-30T18:32:02.880Z [4567/21086] - verbose: [user/jobs] Starting job (digest.daily) 2019-05-30T18:32:02.886Z [4567/21086] - verbose: [user/jobs] Starting job (digest.weekly) 2019-05-30T18:32:02.888Z [4567/21086] - verbose: [user/jobs] Starting job (digest.monthly) 2019-05-30T18:32:02.890Z [4567/21086] - verbose: [user/jobs] Starting job (reset.clean) 2019-05-30T18:32:02.890Z [4567/21086] - verbose: [user/jobs] 4 jobs started 2019-05-30T18:32:02.891Z [4567/21086] - verbose: [emailer] Setting up SMTP fallback transport hsts deprecated The "includeSubdomains" parameter is deprecated. Use "includeSubDomains" (with a capital D) instead. node_modules/helmet/index.js:33:28 hsts deprecated The "setIf" parameter is deprecated. Refer to the documentation to see how to set the header conditionally. node_modules/helmet/index.js:33:28 2019-05-30T18:32:02.947Z [4567/21086] - verbose: [middleware/autoLocale] Retrieves languages list for middleware 2019-05-30T18:32:02.965Z [4567/21086] - info: [themes] Using theme nodebb-theme-persona 2019-05-30T18:32:02.966Z [4567/21086] - verbose: [plugins] Initializing plugins system 2019-05-30T18:32:02.997Z [4567/21086] - verbose: [emailer] Built custom email templates 2019-05-30T18:32:03.086Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-plugin-composer-default 2019-05-30T18:32:03.091Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-theme-persona 2019-05-30T18:32:03.165Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-plugin-markdown 2019-05-30T18:32:03.319Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-plugin-mentions 2019-05-30T18:32:03.326Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-widget-essentials 2019-05-30T18:32:03.333Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-rewards-essentials 2019-05-30T18:32:03.336Z [4567/21086] - verbose: [plugins] Found 3 sound file(s) for plugin nodebb-plugin-soundpack-default 2019-05-30T18:32:03.336Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-plugin-soundpack-default 2019-05-30T18:32:03.484Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-plugin-emoji 2019-05-30T18:32:03.513Z [4567/21086] - verbose: [plugins] Loaded plugin: nodebb-plugin-emoji-android 2019-05-30T18:32:03.514Z [4567/21086] - info: [plugins] Plugins OK 2019-05-30T18:32:03.515Z [4567/21086] - verbose: [plugins/fireHook] static:assets.prepare 2019-05-30T18:32:03.516Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.516Z [4567/21086] - verbose: [plugins/fireHook] static:app.preload 2019-05-30T18:32:03.517Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.520Z [4567/21086] - verbose: [plugins/fireHook] static:app.load 2019-05-30T18:32:03.556Z [4567/21086] - verbose: [plugins/fireHook] action:markdown.updateParserRules 2019-05-30T18:32:03.556Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.558Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.559Z [4567/21086] - verbose: [plugins] All plugins reloaded and rerouted 2019-05-30T18:32:03.560Z [4567/21086] - verbose: [plugins/fireHook] filter:auth.init 2019-05-30T18:32:03.561Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.630Z [4567/21086] - info: Routes added 2019-05-30T18:32:03.632Z [4567/21086] - verbose: [meta/blacklist] Loading 0 blacklist rule(s) 2019-05-30T18:32:03.633Z [4567/21086] - verbose: [plugins/fireHook] filter:flags.getFilters 2019-05-30T18:32:03.633Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.634Z [4567/21086] - info: NodeBB Ready 2019-05-30T18:32:03.640Z [4567/21086] - verbose: [plugins/fireHook] action:nodebb.ready 2019-05-30T18:32:03.640Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:03.641Z [4567/21086] - info: Enabling 'trust proxy' 2019-05-30T18:32:03.649Z [4567/21086] - info: NodeBB is now listening on: 0.0.0.0:4567 2019-05-30T18:32:04.480Z [4567/21086] - verbose: [plugins/fireHook] static:sockets.validateSession 2019-05-30T18:32:04.480Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.153Z [4567/21086] - verbose: [plugins/fireHook] static:sockets.validateSession 2019-05-30T18:32:05.153Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.205Z [4567/21086] - verbose: [plugins/fireHook] filter:user.getSettings 2019-05-30T18:32:05.206Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.207Z [4567/21086] - verbose: [plugins/fireHook] filter:user.notificationTypes 2019-05-30T18:32:05.208Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.217Z [4567/21086] - verbose: [plugins/fireHook] action:middleware.pageView 2019-05-30T18:32:05.217Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.224Z [4567/21086] - verbose: [plugins/fireHook] filter:user.isModerator 2019-05-30T18:32:05.225Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.238Z [4567/21086] - verbose: [plugins/fireHook] filter:user.isModerator 2019-05-30T18:32:05.238Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook 2019-05-30T18:32:05.240Z [4567/21086] - verbose: [plugins/fireHook] filter:privileges.topics.filter 2019-05-30T18:32:05.240Z [4567/21086] - verbose: [plugins/fireHook] action:plugins.firehook
bash-4.1$ ./nodebb log Hit Ctrl-C to exit NodeBB v1.12.2 Copyright (C) 2013-2014 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). 2019-05-30T18:42:03.480Z [4567/22714] - info: Initializing NodeBB v1.12.2 http://212.227.91.81:4567 [benchpressjs] Unable to build or find a suitable native module, falling back to JS version 2019-05-30T18:42:08.116Z [4567/22714] - info: [socket.io] Restricting access to origin: http://212.227.91.81:* Thu, 30 May 2019 18:42:08 GMT hsts deprecated The "includeSubdomains" parameter is deprecated. Use "includeSubDomains" (with a capital D) instead. at node_modules/helmet/index.js:33:28 Thu, 30 May 2019 18:42:08 GMT hsts deprecated The "setIf" parameter is deprecated. Refer to the documentation to see how to set the header conditionally. at node_modules/helmet/index.js:33:28 2019-05-30T18:42:08.872Z [4567/22714] - info: Routes added 2019-05-30T18:42:08.876Z [4567/22714] - info: NodeBB Ready 2019-05-30T18:42:08.882Z [4567/22714] - info: Enabling 'trust proxy' 2019-05-30T18:42:08.891Z [4567/22714] - info: NodeBB is now listening on: 0.0.0.0:4567
Copyright © 2024 NodeBB | Contributors