Plugin can't load properly
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
12:12:11 AM: ERROR {
12:12:11 AM: err: Error: [Hexo Admin]: the provided password_hash looks like an md5 hash -- hexo-admin has switched to use bcrypt; see the Readme for more info.
12:12:11 AM: at /opt/build/repo/node_modules/hexo-admin/index.js:14:11
12:12:11 AM: at /opt/build/repo/node_modules/hexo/lib/hexo/index.js:298:14
12:12:11 AM: at tryCatcher (/opt/build/repo/node_modules/bluebird/js/release/util.js:16:23)
12:12:11 AM: at Promise._settlePromiseFromHandler (/opt/build/repo/node_modules/bluebird/js/release/promise.js:547:31)
12:12:11 AM: at Promise._settlePromise (/opt/build/repo/node_modules/bluebird/js/release/promise.js:604:18)
12:12:11 AM: at Promise._settlePromise0 (/opt/build/repo/node_modules/bluebird/js/release/promise.js:649:10)
12:12:11 AM: at Promise._settlePromises (/opt/build/repo/node_modules/bluebird/js/release/promise.js:729:18)
12:12:11 AM: at _drainQueueStep (/opt/build/repo/node_modules/bluebird/js/release/async.js:93:12)
12:12:11 AM: at _drainQueue (/opt/build/repo/node_modules/bluebird/js/release/async.js:86:9)
12:12:11 AM: at Async._drainQueues (/opt/build/repo/node_modules/bluebird/js/release/async.js:102:5)
12:12:11 AM: at Immediate.Async.drainQueues [as _onImmediate] (/opt/build/repo/node_modules/bluebird/js/release/async.js:15:14)
12:12:11 AM: at processImmediate (node:internal/timers:466:21)
12:12:11 AM: } Plugin load failed: %s hexo-admin
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported error in node_modules/hexo-admin/index.js and the README guidance it references, then verify how the password_hash is configured. Done means the hexo-admin plugin loads without this error using the reported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100