The admin page is showing errors after upgrading from version v3.5.2 to v3.5.3
And reports the following error:
loader.js:247 Uncaught (in promise) Error: Could not find module
discourse/admin/models/admin-pluginimported fromdiscourse/plugins/docker_manager/discourse/models/repo
at loader.js:247:1
at a (loader.js:258:1)
at s.findDeps (loader.js:168:1)
at a (loader.js:262:1)
at s.findDeps (loader.js:168:1)
at a (loader.js:262:1)
at requireModule (loader.js:24:1)
at n.i [as getRoute] (index.ts:121:18)
at p._getQPMeta (index.ts:101:20)
(anonymous) @ loader.js:247
a @ loader.js:258
(anonymous) @ loader.js:168
a @ loader.js:262
(anonymous) @ loader.js:168
a @ loader.js:262
requireModule @ loader.js:24
i @ index.ts:121
_getQPMeta @ index.ts:101
It works normally after disabling plugins, but I can’t pinpoint which plugin is causing the issue. Can you help me take a look?
