Etherpad admin access failed
Unsolved
Etherpad Lite
-
Hi,
I can't seem to log in as an admin on Etherpad, whether it's a fresh installation or an updated one. Can you confirm if you're experiencing the same issue on your end?
My setup : Cloudron v8.2.3 (Ubuntu 24.04.1 LTS)
-
Indeed, it seems bits of the usermanagent have changed with openid. We have to update the docs. But to make a user admin, first login via openid, then edit the
settings.json
in the app:{ "users": { "<username>": { "is_admin": true } }
The password field needs to be removed if it is there. Then restart the app.
-
-
@nebulon i have tried on 2 Cloudron here but it failed, with different users and new users...
I have an error when i stop the app but the app can restart
Jan 22 16:55:43 box:apptask run: startTask installationState: pending_stop runState: stopped Jan 22 16:55:43 box:tasks update 10367: {"percent":20,"message":"Stopping container"} Jan 22 16:55:43 box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx Jan 22 16:55:44 box:shell 2025/01/22 15:55:43 [notice] 65744#65744: signal process started Jan 22 16:55:44 Command failed with signal "SIGTERM" Jan 22 16:55:44 [2025-01-22T15:55:44.241] [INFO] server - Exiting... Jan 22 16:55:44 [2025-01-22T15:55:44.241] [INFO] server - Received SIGTERM signal Jan 22 16:55:44 [2025-01-22T15:55:44.242] [INFO] http - Closing HTTP server... Jan 22 16:55:44 [2025-01-22T15:55:44.242] [INFO] server - Stopping Etherpad... Jan 22 16:55:44 [2025-01-22T15:55:44.243] [INFO] socket.io - All socket.io clients have disconnected Jan 22 16:55:44 [2025-01-22T15:55:44.243] [INFO] socket.io - Closing socket.io engine... Jan 22 16:55:44 [2025-01-22T15:55:44.245] [INFO] http - HTTP server closed Jan 22 16:55:44 [2025-01-22T15:55:44.245] [INFO] server - Etherpad stopped Jan 22 16:55:44 [2025-01-22T15:55:44.245] [INFO] ueberDB - Database closed Jan 22 16:55:44 [2025-01-22T15:55:44.246] [INFO] server - Received SIGTERM signal Jan 22 16:55:44 [2025-01-22T15:55:44.246] [INFO] server - Waiting for Node.js to exit... Jan 22 16:55:44 [2025-01-22T15:55:44.245] [DEBUG] secret-rotation expressSessionSecrets - stopping secret rotation Jan 22 16:55:44 ELIFECYCLE Command failed. Jan 22 16:55:44 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL ep_etherpad-lite@2.2.7 dev: `cross-env NODE_ENV=development node --require tsx/cjs node/server.ts "--settings" "/run/etherpad-lite/settings.json" "--credentials" "/app/data/settings.json"` Jan 22 16:55:44 /run/etherpad-lite/src: Jan 22 16:55:45 box:tasks update 10367: {"percent":50,"message":"Stopping app services"} Jan 22 16:55:45 box:tasks update 10367: {"percent":100,"message":"Done"} Jan 22 16:55:46 box:tasks setCompleted - 10367: {"result":null,"error":null} Jan 22 16:55:46 box:tasks update 10367: {"percent":100,"result":null,"error":null} Jan 22 16:55:46 box:taskworker Task took 2.241 seconds