I have now managed to upgrade from 1.4.0 to 1.4.6, but can't get any further.
Plugin issue has been resolved from deleting it on filezilla
Any ideas on going from 1.4.6 to 1.9?
Hi!
After today upgrade to 1.7.0 we observe a significant increase in errors leading to process dying and being restarted.
Seems to always be preceded by this stacktrace:
23/11 14:30:39 [94] - [31merror[39m: TypeError: Cannot read property 'disabled' of undefined
at /home/app/nodebb/src/controllers/composer.js:22:25
at nextTask (/home/app/nodebb/node_modules/async/dist/async.js:5297:14)
at next (/home/app/nodebb/node_modules/async/dist/async.js:5304:9)
at /home/app/nodebb/node_modules/async/dist/async.js:906:16
at /home/app/nodebb/node_modules/nodebb-plugin-composer-default/library.js:160:12
at /home/app/nodebb/node_modules/async/dist/async.js:3861:9
at /home/app/nodebb/node_modules/async/dist/async.js:421:16
at iterateeCallback (/home/app/nodebb/node_modules/async/dist/async.js:928:24)
at /home/app/nodebb/node_modules/async/dist/async.js:906:16
at Immediate.<anonymous> (/home/app/nodebb/node_modules/async/dist/async.js:3858:13)
at runCallback (timers.js:676:20)
at tryOnImmediate (timers.js:645:5)
at processImmediate [as _immediateCallback] (timers.js:617:5)
Would you care to take a look? Thanks!