question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't install plugins

See original GitHub issue

I installed the latest docker etherpad/etherpad and I am unable to install plugins. When I select to install one, I get the notification of installing at the top but it never installs. If I refresh, the list is empty. No error message whatsoever.

image

` [2022-11-17 09:00:19.372] [INFO] server - Etherpad is running

[2022-11-17 09:00:39.985] [INFO] http - Successful authentication from IP 10.0.0.2 for user admin

[2022-11-17 09:00:40.131] [ERROR] console - Error: Request aborted

at onaborted (/opt/etherpad-lite/src/node_modules/express/lib/response.js:1025:15)

at Immediate.<anonymous> (/opt/etherpad-lite/src/node_modules/express/lib/response.js:1067:9)

at processImmediate (internal/timers.js:464:21)

[2022-11-17 09:00:44.962] [INFO] plugins - Installing plugin ep_adminpads2…

[2022-11-17 09:03:07.388] [INFO] plugins - Installing plugin ep_delete_after_delay…

[2022-11-17 09:03:21.297] [INFO] Minify - Compress JS file js/vendors/html10n.js.

[2022-11-17 09:03:21.298] [INFO] Minify - Compress JS file js/l10n.js.

[2022-11-17 09:03:21.320] [INFO] Minify - Compress CSS file skins/colibris/index.css.

[2022-11-17 09:03:21.335] [INFO] Minify - Compress JS file skins/colibris/index.js.

[2022-11-17 09:03:44.336] [INFO] plugins - Installing plugin ep_adminpads2…

[2022-11-17 09:03:45.719] [INFO] plugins - Installing plugin ep_aa_file_menu_toolbar. `

Issue Analytics

  • State:open
  • Created 10 months ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
fab-kazcommented, Nov 21, 2022

hello,

same here, unable to install from web admin interface.

Moreover, here is my Dockerfile, may be i missed something, i thought it was possible to load plugins from Dockerfile.

cat Dockerfile
FROM etherpad/etherpad:1.8.18
ARG ETHERPAD_PLUGINS="ep_headings2"

bug logs show ep_headings2 isn’t installed.

thank you and regards,

f.

0reactions
aQwuscommented, Dec 24, 2022

Since I am unable to install plugins using the admin portal, I installed them via code.

cd $PATH/TO/ETHERPAD_LITE
npm i plugin_name

After the installation, restart the Etherpad. You should be able to use the Etherpad with plugins installed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Can't I Install Plugins on WordPress? (Solved)
WordPress.com is Your Hosting Platform · Your WordPress User Roles Does Not Allow You to Install Plugins · There's a Fault in the...
Read more >
Why Can't I Add or Install Plugins in WordPress? - WPBeginner
WordPress.com users cannot install plugins unless they upgrade to the business plan which costs about $299 per year. If you are on a...
Read more >
Can't install any plugins - WordPress.org
Does anyone have an idea what went wrong there? Account to Dashboard -> Users, my account has administrator status. Provider's support hotline is...
Read more >
Why Can't I Install WordPress Plugins - Qode Interactive
Another reason you can't install plugins on your WordPress site can be that the website is part of a multi-site network. In that...
Read more >
Trouble installing the plug-in? - Microsoft Support
If you still can't install the plug-in, review this list of issues and errors. ... Plug-in installed but unable to use audio, video...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found