0.6.1 - 0.7.0
-
@osman123 Git is complaining that you modified files in the Turkish translation, so it cannot update the files.
You'll want to back up those files, then run
git reset --hard origin/master
, and then./nodebb upgrade
Depending on the changes you made, you might not need to put back the altered files.
-
./nodebb log
at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/home/yasin/nodebb/node_modules/mmmagic/index.js:3:13) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17)
3 restarts in 10 seconds, most likely an error on startup. Halting.
-
Dev
24/5 18:37 [4664] - info: Time: Sun May 24 2015 18:37:47 GMT-0400 (EDT)
24/5 18:37 [4664] - info: Initializing NodeBB v0.7.0
24/5 18:37 [4664] - verbose: * using configuration stored in: /home/yasin/nodebb/config.json
24/5 18:37 [4664] - verbose: * using redis store at 127.0.0.1:6379
24/5 18:37 [4664] - verbose: * using themes stored in: /home/yasin/nodebb/node_modules
24/5 18:37 [4664] - error: Error: /home/yasin/nodebb/node_modules/mmmagic/build/Release/magic.node: undefined symbol: node_module_register
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/home/yasin/nodebb/node_modules/mmmagic/index.js:3:13)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
Error: /home/yasin/nodebb/node_modules/mmmagic/build/Release/magic.node: undefined symbol: node_module_register
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/home/yasin/nodebb/node_modules/mmmagic/index.js:3:13)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17) -