-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
The "Plugin manager" is empty, and the "Manage pads" is also empty. #6417
Comments
I was just working on a PR to improve the message we show when search does not return any plugins Here is a short video showing that it works for me: Kazam_screencast_00009.mp4 |
I'm wondering why. Did you do any debugging? Can you go to https://static.etherpad.org/plugins.json |
|
I probably need a reproducible example. Can you setup Etherpad for that or provide instructions for reproducation? |
When installing version 1.9.7 I used the same installation steps as 2.0.2, but in the F12 interface I noticed that several requests were not executed successfully(Pending).I confirmed my HOSTS file and localhost is correctly resolving to 127.0.0.1.
|
Maybe try it with the latest version. I included some fixes. Maybe yours is also included. |
Describe the bug
The "Plugin manager" is empty, and the "Manage pads" is also empty.
To Reproduce
First, run
pnpm i
as usual in /src, then run the program and enter the http://xxxx:9001/admin pageExpected behavior
I used to use version 1.9.7, and The "Plugin manager" worked fine with this version.
After I upgraded to 2.0.2 and 2.0.3, both versions failed to display content in the admin page.
Screenshots
Server (please complete the following information):
node --version
):v20.14.0npm --version
):10.8.1Desktop (please complete the following information):
Additional context
Thanks very much for your help!
I am not a native English speaker. The above content comes from Google Translate. Please forgive me if there are any incoherent sentences.
The text was updated successfully, but these errors were encountered: