Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Cannot GET /admin/pads #127

@nderambure

Description

@nderambure

Hello !

I've installed Etherpad-Lite 1.9.7 manually (git + installDeps) as documented, with the nginx reverse proxy.
Use of Node 20.15 on Debian 12.
Etherpad is started as a service.

I've a bunch of working plugins (all recent and maintained), but the only one that adds a route is ep_adminpads2 and when going to /admin/pads, I get this message : Cannot GET /admin/pads.

Looking to journactl, I can see this error :

[ERROR] settings - Failed to load hook function "/home/etherpad/etherpad-lite/plugin_packages/ep_adminpads2:eejsBlock_adminMenu" for plugin "ep_adminpads2" part "ep_adminpads2" hook set "hooks" hook "eejsBlock_adminMenu": Error: Cannot find module 'cheerio'

The cheerio module is there, in the plugin_packages directory.

Any idea ?
Does this plugin supports the new plugin_packages directory feature introduced in 1.9.7 ?

Thx !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions