Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: TypeError: subClient.subscribe is not a function #9231

Closed
mysterydata opened this issue Jan 31, 2021 · 3 comments
Closed

error: TypeError: subClient.subscribe is not a function #9231

mysterydata opened this issue Jan 31, 2021 · 3 comments
Assignees
Milestone

Comments

@mysterydata
Copy link

mysterydata commented Jan 31, 2021

I'm using latest master getting this error when starting nodebb

2021-01-31T16:38:18.935Z [4568/23186] - error: TypeError: subClient.subscribe is not a function
    at new PubSub (/milkyway/nodebb/src/database/redis/pubsub.js:16:12)
    at Object.<anonymous> (/milkyway/nodebb/src/database/redis/pubsub.js:38:18)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at get (/milkyway/nodebb/src/pubsub.js:49:12)
    at Object.on (/milkyway/nodebb/src/pubsub.js:63:3)
[cluster] Child Process (23186) has exited (code: 0, signal: null)
2021-01-31T16:38:18.962Z [4567/23183] - error: TypeError: subClient.subscribe is not a function
    at new PubSub (/milkyway/nodebb/src/database/redis/pubsub.js:16:12)
    at Object.<anonymous> (/milkyway/nodebb/src/database/redis/pubsub.js:38:18)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at get (/milkyway/nodebb/src/pubsub.js:49:12)
    at Object.on (/milkyway/nodebb/src/pubsub.js:63:3)
[cluster] Child Process (23183) has exited (code: 0, signal: null)
@barisusakli barisusakli self-assigned this Jan 31, 2021
@barisusakli barisusakli added this to the 1.17.0 milestone Jan 31, 2021
@barisusakli
Copy link
Member

@mysterydata thanks for reporting I am taking a look at this

@barisusakli
Copy link
Member

@mysterydata, please let me know if you experience any issues after updating to latest master.

@mysterydata
Copy link
Author

all good now thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants