Can you offer any feedback to the post above from our tech person?
Thanks in Advance,
Mark
Don't know why but I keep seeing these errors in the log file.
4/2 02:14 [12581] - [31merror[39m: /login
Error: invalid csrf token
at verifytoken (/path-to-nodebb/node_modules/csurf/index.js:237:11)
at csrf (/path-to-nodebb/node_modules/csurf/index.js:100:7)
at Layer.handle [as handle_request] (/path-to-nodebb/node_modules/express/lib/router/layer.js:82:5)
at next (/path-to-nodebb/node_modules/express/lib/router/route.js:110:13)
at Route.dispatch (/path-to-nodebb/node_modules/express/lib/router/route.js:91:3)
at Layer.handle [as handle_request] (/path-to-nodebb/node_modules/express/lib/router/layer.js:82:5)
at /path-to-nodebb/node_modules/express/lib/router/index.js:267:22
at Function.proto.process_params (/path-to-nodebb/node_modules/express/lib/router/index.js:321:12)
at next (/path-to-nodebb/node_modules/express/lib/router/index.js:261:10)
at Function.proto.handle (/path-to-nodebb/node_modules/express/lib/router/index.js:166:3)
4/2 02:46 [12581] - [31merror[39m: /register
Error: invalid csrf token
at verifytoken (/path-to-nodebb/node_modules/csurf/index.js:237:11)
at csrf (/path-to-nodebb/node_modules/csurf/index.js:100:7)
at Layer.handle [as handle_request] (/path-to-nodebb/node_modules/express/lib/router/layer.js:82:5)
at next (/path-to-nodebb/node_modules/express/lib/router/route.js:110:13)
at Route.dispatch (/path-to-nodebb/node_modules/express/lib/router/route.js:91:3)
at Layer.handle [as handle_request] (/path-to-nodebb/node_modules/express/lib/router/layer.js:82:5)
at /path-to-nodebb/node_modules/express/lib/router/index.js:267:22
at Function.proto.process_params (/path-to-nodebb/node_modules/express/lib/router/index.js:321:12)
at next (/path-to-nodebb/node_modules/express/lib/router/index.js:261:10)
at Function.proto.handle (/path-to-nodebb/node_modules/express/lib/router/index.js:166:3)