Mathilde
Thank you but even with the silly level set on logs I'm not getting much useful out from Cryptpad:
/root/.pm2/logs/server-out.log last 15 lines:
0|server | ["INFO","2025-03-18T09:34:23.529Z","WEBSERVER_LISTENING",{"origin":"https://cryptpad.dmt.co.uk/"}]
0|server | ["INFO","2025-03-18T09:34:24.036Z","NO_CUSTOMIZE_FOLDER",{"message":"CryptPad is customizable, see customize.dist/readme.md for details"}]
0|server | ["INFO","2025-03-18T09:34:24.039Z","WEBSERVER_LISTENING",{"origin":"https://cryptpad.dmt.co.uk/"}]
0|server | ["INFO","2025-03-18T09:34:24.583Z","NO_CUSTOMIZE_FOLDER",{"message":"CryptPad is customizable, see customize.dist/readme.md for details"}]
0|server | ["INFO","2025-03-18T09:34:24.585Z","WEBSERVER_LISTENING",{"origin":"https://cryptpad.dmt.co.uk/"}]
0|server | ["INFO","2025-03-18T09:35:13.218Z","NO_CUSTOMIZE_FOLDER",{"message":"CryptPad is customizable, see customize.dist/readme.md for details"}]
0|server | ["INFO","2025-03-18T09:35:13.220Z","WEBSERVER_LISTENING",{"origin":"https://cryptpad.dmt.co.uk/"}]
0|server | ["INFO","2025-03-18T09:35:13.228Z","WEBSOCKET_LISTENING",{"port":3003}]
0|server | ["INFO","2025-03-18T09:35:13.433Z","UPDATING_FRESH_KEY",1742290513433]
0|server | ["SILLY","2025-03-18T09:35:13.438Z","HK_LOADING","LOADING HISTORY_KEEPER MODULE"]
0|server | ["VERBOSE","2025-03-18T09:35:13.438Z","HK_ID","History keeper ID: 164526f23949357f"]
0|server | ["INFO","2025-03-18T09:35:13.681Z","WORKER_ENV_UPDATE","Updating HTTP workers with latest state"]
0|server | ["INFO","2025-03-18T09:35:13.683Z","WORKER_CACHE_FLUSH","Instructing HTTP workers to flush cache"]
0|server | ["INFO","2025-03-18T09:35:14.036Z","SERVER_TELEMETRY",{"version":"2024.12.0","installMethod":"unspecified","httpUnsafeOrigin":"https://cryptpad.dmt.co.uk","httpSafeOrigin":"https://sandbox.dmt.co.uk","consentToContact":false}]
0|server | ["FEEDBACK","2025-03-18T09:39:46.761Z","TIMEOUT_OUTER",""]
It does seem like there is an issue looking at the nginx logs though relating to the api trying to load over 127.0.0.1 I think? Is there a way to change this and update the IP/hostname it's using?
2025/03/18 10:10:26 [error] 499425#499425: *1499 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /customize/pre-loading.js?ver=1.1 HTTP/1.1", upstream: "http://127.0.0.1:3000/customize/pre-loading.js?ver=1.1", host: "cryptpad.dmt.co.uk", referrer: "https://cryptpad.dmt.co.uk/"
2025/03/18 10:10:26 [error] 499423#499423: *1507 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /customize/application_config.js?ver=2024.12.0-1742290513433 HTTP/1.1", upstream: "http://127.0.0.1:3000/customize/application_config.js?ver=2024.12.0-1742290513433", host: "cryptpad.dmt.co.uk", referrer: "https://cryptpad.dmt.co.uk/"
2025/03/18 10:10:51 [error] 499423#499423: *1583 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /customize/CryptPad_logo.svg HTTP/1.1", upstream: "http://127.0.0.1:3000/customize/CryptPad_logo.svg", host: "cryptpad.dmt.co.uk"
2025/03/18 10:10:51 [error] 499424#499424: *1633 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /customize/favicon/main-favicon.png?ver=2024.12.0-1742290513433 HTTP/1.1", upstream: "http://127.0.0.1:3000/customize/favicon/main-favicon.png?ver=2024.12.0-1742290513433", host: "cryptpad.dmt.co.uk"
2025/03/18 10:10:51 [error] 499427#499427: *1626 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /api/instance?ver=2024.12.0-1742290513433 HTTP/1.1", upstream: "http://127.0.0.1:3000/api/instance?ver=2024.12.0-1742290513433", host: "cryptpad.dmt.co.uk", referrer: "https://sandbox.dmt.co.uk/"
2025/03/18 10:10:52 [error] 499426#499426: *1779 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /customize/src/less2/include/icons.less?ver=2024.12.0-1742290513433 HTTP/1.1", upstream: "http://127.0.0.1:3000/customize/src/less2/include/icons.less?ver=2024.12.0-1742290513433", host: "sandbox.dmt.co.uk", referrer: "https://sandbox.dmt.co.uk/drive/inner.html?ver=2024.12.0-1742290513433"
2025/03/18 10:10:53 [error] 499428#499428: *1908 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.108.10, server: cryptpad.dmt.co.uk, request: "GET /lib/diff-dom/diffDOM.js?ver=2024.12.0-1742290513433 HTTP/1.1", upstream: "http://127.0.0.1:3000/lib/diff-dom/diffDOM.js?ver=2024.12.0-1742290513433", host: "cryptpad.dmt.co.uk", referrer: "https://sandbox.dmt.co.uk/"