Skip to content

Not working in newer version? #13

@n-bux

Description

@n-bux

Hi, I guess the plugin is not working with newer versions (I tried v.2.3.0 – below you find the log messages)?

Do you think you can fix this?

Or does anybody have another idea how to notify all users for a given period of time, regardless if they are logged in at the moment of publishing the info or open a pad later in the time period (similar to #12 )? (@JohnMcLear , @SamTV12345)

 [WARN] settings - the `client` context property for the handleMessageSecurity and handleMessage hooks is deprecated; use the `socket` property instead 
    at Object.get client (/var/www/html/src/node/handler/PadMessageHandler.ts:347:16)
    at exports.handleMessage [as hook_fn] (/var/www/html/src/plugin_packages/.versions/ep_message_all@2.0.1/index.js:40:60)
    at <anonymous> (/var/www/html/src/static/js/pluginfw/hooks.ts:273:18)
    at new Promise (<anonymous>)
    at callHookFnAsync (/var/www/html/src/static/js/pluginfw/hooks.ts:236:16)
    at <anonymous> (/var/www/html/src/static/js/pluginfw/hooks.ts:351:54)
    at Array.map (<anonymous>)
    at Object.exports.aCallAll (/var/www/html/src/static/js/pluginfw/hooks.ts:351:13)
    at Object.exports.handleMessage (/var/www/html/src/node/handler/PadMessageHandler.ts:371:20)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async <anonymous> (/var/www/html/src/node/handler/SocketIORouter.ts:84:14)
[2025-08-13T10:17:38.295] [WARN] settings - the `client` context property for the handleMessageSecurity and handleMessage hooks is deprecated; use the `socket` property instead 
    at Object.get client (/var/www/html/src/node/handler/PadMessageHandler.ts:347:16)
    at Object.exports.handleMessage (/var/www/html/src/plugin_packages/.versions/ep_hash_auth@10.0.1/ep_hash_auth.js:159:27)
    at <anonymous> (/var/www/html/src/static/js/pluginfw/hooks.ts:273:18)
    at new Promise (<anonymous>)
    at callHookFnAsync (/var/www/html/src/static/js/pluginfw/hooks.ts:236:16)
    at <anonymous> (/var/www/html/src/static/js/pluginfw/hooks.ts:351:54)
    at Array.map (<anonymous>)
    at Object.exports.aCallAll (/var/www/html/src/static/js/pluginfw/hooks.ts:351:13)
    at Object.exports.handleMessage (/var/www/html/src/node/handler/PadMessageHandler.ts:371:20)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async <anonymous> (/var/www/html/src/node/handler/SocketIORouter.ts:84:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions