Glyciant / PurplePlus

Purple+ is a promotion platform related to the /r/Twitch Subreddit. Its purpose is to give everyone a chance to be recognised for their uniqueness and achievements.
12 stars 0 forks source link

Error Getting Random Stream from Cache #12

Closed Glyciant closed 6 years ago

Glyciant commented 7 years ago

TypeError: ids.split is not a function at /data/purple-plus/db.js:589:108 at connectCallback (/data/purple-plus/node_modules/mongodb/lib/mongo_client.js:515:5) at /data/purple-plus/node_modules/mongodb/lib/mongo_client.js:449:13 at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickDomainCallback (internal/process/next_tick.js:218:9)

Possibly passing IDs as an array somewhere rather than a CSV string.

Glyciant commented 7 years ago

Doesn't seem to be fixed, unfortunately.