Skip to content
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

Error with the etherpad on jitsi meet docker #1743

Open
kamleshboi69 opened this issue Feb 16, 2024 · 0 comments
Open

Error with the etherpad on jitsi meet docker #1743

kamleshboi69 opened this issue Feb 16, 2024 · 0 comments

Comments

@kamleshboi69
Copy link

hi i am getting this error in the logs of etherpad

[2024-02-16T21:07:57.135] [INFO] settings - All relative paths will be interpreted relative to the identified Etherpad base dir: /opt/etherpad-lite
[2024-02-16T21:07:57.221] [INFO] settings - settings loaded from: /opt/etherpad-lite/settings.json
[2024-02-16T21:07:57.226] [INFO] settings - No credentials file found in /opt/etherpad-lite/credentials.json. Ignoring.
[2024-02-16T21:07:57.231] [INFO] settings - Using skin "colibris" in dir: /opt/etherpad-lite/src/static/skins/colibris
[2024-02-16T21:07:57.232] [WARN] settings - DirtyDB is used. This is not recommended for production. File location: /opt/etherpad-lite/var/dirty.db
[2024-02-16T21:07:57.234] [INFO] settings - Random string used for versioning assets: 80212af6
[2024-02-16T21:07:59.469] [INFO] server - Starting Etherpad...
[2024-02-16T21:07:59.684] [INFO] plugins - Running npm to get a list of installed plugins...
[2024-02-16T21:08:00.456] [INFO] plugins - npm --version: 6.14.18
[2024-02-16T21:08:07.258] [INFO] plugins - Loading plugin ep_etherpad-lite...
[2024-02-16T21:08:07.264] [INFO] plugins - Loaded 1 plugins
[2024-02-16T21:08:09.943] [INFO] APIHandler - Api key file "/opt/etherpad-lite/APIKEY.txt" not found. Creating with random contents.
[2024-02-16T21:08:10.286] [INFO] server - Installed plugins:
[2024-02-16T21:08:10.333] [INFO] settings - Report bugs at https://github.com/ether/etherpad-lite/issues
[2024-02-16T21:08:10.336] [INFO] settings - Your Etherpad version is 1.9.6 (b6f1898)
[2024-02-16T21:08:17.500] [INFO] http - HTTP server listening for connections
[2024-02-16T21:08:17.502] [INFO] settings - You can access your Etherpad instance at http://0.0.0.0:9001/
[2024-02-16T21:08:17.502] [INFO] settings - The plugin admin page is at http://0.0.0.0:9001/admin/plugins
[2024-02-16T21:08:17.503] [INFO] server - Etherpad is running
[2024-02-16T21:09:34.642] [INFO] Minify - Compress CSS file css/pad.css.
[2024-02-16T21:09:34.656] [INFO] Minify - Compress CSS file skins/colibris/pad.css.
[2024-02-16T21:09:35.198] [INFO] Minify - Compress JS file js/require-kernel.js.
[2024-02-16T21:09:35.271] [INFO] Minify - Compress JS file js/basic_error_handler.js.
[2024-02-16T21:09:35.515] [INFO] Minify - Compress JS file js/vendors/html10n.js.
[2024-02-16T21:09:36.356] [INFO] Minify - Compress JS file js/l10n.js.
[2024-02-16T21:09:36.484] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_savedrevs.js.
[2024-02-16T21:09:36.567] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad.js.
[2024-02-16T21:09:36.589] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_utils.js.
[2024-02-16T21:09:37.046] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/security.js.
[2024-02-16T21:09:37.059] [INFO] Minify - Compress JS file ../node_modules/js-cookie/dist/js.cookie.js.
[2024-02-16T21:09:37.251] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/browser.js.
[2024-02-16T21:09:37.253] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_cookie.js.
[2024-02-16T21:09:37.393] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_editor.js.
[2024-02-16T21:09:37.531] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_editbar.js.
[2024-02-16T21:09:37.627] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/nice-select.js.
[2024-02-16T21:09:37.817] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_modals.js.
[2024-02-16T21:09:37.851] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_automatic_reconnect.js.
[2024-02-16T21:09:37.912] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/ace.js.
[2024-02-16T21:09:37.969] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/collab_client.js.
[2024-02-16T21:09:38.181] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/cssmanager.js.
[2024-02-16T21:09:38.248] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_userlist.js.
[2024-02-16T21:09:38.558] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_impexp.js.
[2024-02-16T21:09:38.696] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_connectionstatus.js.
[2024-02-16T21:09:38.742] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/ChatMessage.js.
[2024-02-16T21:09:38.793] [INFO] Minify - Compress JS file ../node_modules/js-cookie/dist/js.cookie.js.
[2024-02-16T21:09:38.854] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/chat.js.
[2024-02-16T21:09:38.951] [INFO] Minify - Compress JS file ../node_modules/security/index.js.
[2024-02-16T21:09:38.996] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/gritter.js.
[2024-02-16T21:09:39.055] [INFO] Minify - Compress JS file ../node_modules/tinycon/tinycon.js.
[2024-02-16T21:09:39.142] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/socketio.js.
[2024-02-16T21:09:39.164] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/skin_variants.js.
[2024-02-16T21:09:39.213] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/farbtastic.js.
[2024-02-16T21:09:39.264] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/colorutils.js.
[2024-02-16T21:09:39.365] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/ace2_common.js.
[2024-02-16T21:09:39.395] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/browser.js.
[2024-02-16T21:09:39.602] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/underscore.js.
[2024-02-16T21:09:39.611] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/security.js.
[2024-02-16T21:09:39.619] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pluginfw/plugin_defs.js.
[2024-02-16T21:09:39.630] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pluginfw/shared.js.
[2024-02-16T21:09:39.697] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pluginfw/hooks.js.
[2024-02-16T21:09:39.887] [INFO] Minify - Compress JS file ../node_modules/security/index.js.
[2024-02-16T21:09:39.954] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/rjquery.js.
[2024-02-16T21:09:39.970] [INFO] Minify - Compress JS file ../node_modules/underscore/underscore.js.
[2024-02-16T21:09:39.973] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pluginfw/client_plugins.js.
[2024-02-16T21:09:40.045] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/jquery.js.
[2024-02-16T21:09:41.823] [INFO] Minify - Compress JS file ../node_modules/async/index.js.
[2024-02-16T21:09:42.062] [INFO] Minify - Compress JS file skins/colibris/pad.js.
[2024-02-16T21:09:44.414] [INFO] access - [CREATE] pad:tate socket:F3tSFFQbKsPca6nFAAAA IP:172.20.0.3 authorID:a.1ouoExx9bCbiTHIU
[2024-02-16T21:09:44.482] [INFO] Minify - Compress CSS file css/iframe_editor.css.
[2024-02-16T21:09:44.587] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/vendors/browser.js.
[2024-02-16T21:09:44.588] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/AttributePool.js.
[2024-02-16T21:09:44.719] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/Changeset.js.
[2024-02-16T21:09:44.782] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/ChangesetUtils.js.
[2024-02-16T21:09:44.850] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/colorutils.js.
[2024-02-16T21:09:44.944] [INFO] Minify - Compress JS file ../node_modules/unorm/lib/unorm.js.
[2024-02-16T21:09:46.398] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/contentcollector.js.
[2024-02-16T21:09:46.706] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/AttributeManager.js.
[2024-02-16T21:09:46.874] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/AttributeMap.js.
[2024-02-16T21:09:46.932] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/attributes.js.
[2024-02-16T21:09:46.979] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/pad_utils.js.
[2024-02-16T21:09:47.225] [INFO] Minify - Compress JS file ../node_modules/js-cookie/dist/js.cookie.js.
[2024-02-16T21:09:47.320] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/security.js.
[2024-02-16T21:09:47.338] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/ace2_inner.js.
[2024-02-16T21:09:48.419] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/skiplist.js.
[2024-02-16T21:09:48.661] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/undomodule.js.
[2024-02-16T21:09:48.866] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/changesettracker.js.
[2024-02-16T21:09:48.979] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/caretPosition.js.
[2024-02-16T21:09:49.074] [INFO] Minify - Compress JS file ../node_modules/security/index.js.
[2024-02-16T21:09:49.123] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/domline.js.
[2024-02-16T21:09:49.264] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/linestylefilter.js.
[2024-02-16T21:09:49.314] [INFO] Minify - Compress JS file /opt/etherpad-lite/src/static/js/scroll.js.
[2024-02-16T21:09:49.430] [INFO] Minify - Compress CSS file css/iframe_editor.css.
[2024-02-16T21:10:02.274]

**### _

[ERROR] settings - ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
at Object.xForwardedForHeader (/opt/etherpad-lite/src/node_modules/express-rate-limit/dist/index.cjs:166:13)
at wrappedValidations. [as xForwardedForHeader] (/opt/etherpad-lite/src/node_modules/express-rate-limit/dist/index.cjs:324:22)
at Object.keyGenerator (/opt/etherpad-lite/src/node_modules/express-rate-limit/dist/index.cjs:579:20)
at /opt/etherpad-lite/src/node_modules/express-rate-limit/dist/index.cjs:629:32
at async /opt/etherpad-lite/src/node_modules/express-rate-limit/dist/index.cjs:611:5 {
code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}

_**
This is my etherpad.yml file config
version: '3.5'

services:
etherpad:
image: etherpad/etherpad:1.9.6
restart: ${RESTART_POLICY:-unless-stopped}
environment:
- TITLE=${ETHERPAD_TITLE}
- DEFAULT_PAD_TEXT=${ETHERPAD_DEFAULT_PAD_TEXT}
- SKIN_NAME=${ETHERPAD_SKIN_NAME}
- SKIN_VARIANTS=${ETHERPAD_SKIN_VARIANTS}
- SUPPRESS_ERRORS_IN_PAD_TEXT=true
networks:
meet.jitsi:
aliases:
- etherpad.meet.jitsi

Add a new service for Abiword

abiword:
image: debian
command: apt-get update && apt-get install -y abiword
networks:
meet.jitsi:
aliases:
- abiword.meet.jitsi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant