-
Notifications
You must be signed in to change notification settings - Fork 38
curl: (56) Recv failure: Connection reset by peer #105
Comments
There has been a significant change in our setup, described in here: #97 (comment) Could you update your server and check if it's working for you or we need to fix some other bugs? |
Still getting error, on fresh install. I'm wondering if there is DNS problem as reported in issue #104 ? syncing-server-js-self-hosted | Node.js v18.12.1 and server status - syncing-server-js-self-hosted keeps restarting: Services State:
|
I am having the same issue on a fresh install. One thing that I did change without thinking about it is in |
I had the same issue. I assume from the log and from changing I think the following missing file is the key in the log: The error is from the Sentry Profiling SDK, which looks like it's only packaged with binaries for Linux on x64: https://www.npmjs.com/package/@sentry/profiling-node?activeTab=readme Profiling is only enabled in the server.js script if the env variable |
Guide for Arm64 install (in progress). Would the SN Dev team please check this out. Thanks for all the work @antonheitz |
Fixed with standardnotes/server#383 |
Service Versions (please complete the following information):
Paste the output of
./server.sh version
. For example:Describe the issue
A clear and concise description of what the issue is.
Error on healthcheck : curl: (56) Recv failure: Connection reset by peer
Logs
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db (172.18.0.4:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | cache (172.18.0.2:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db (172.18.0.4:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | cache (172.18.0.2:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db (172.18.0.4:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | cache (172.18.0.2:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db (172.18.0.4:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | cache (172.18.0.2:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db (172.18.0.4:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | cache (172.18.0.2:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db:3306 is unavailable yet - waiting for it to start
syncing-server-js-standalone | db (172.18.0.2:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | cache (172.18.0.3:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-standalone | db (172.18.0.2:3306) open
syncing-server-js-standalone | db:3306 is up - executing command
syncing-server-js-standalone | cache (172.18.0.3:6379) open
syncing-server-js-standalone | cache:6379 is up - executing command
syncing-server-js-standalone | [Docker] Starting Web...
syncing-server-js-standalone | /workspace/.pnp.cjs:13462
syncing-server-js-standalone | Error.captureStackTrace(firstError);
syncing-server-js-standalone | ^
syncing-server-js-standalone |
syncing-server-js-standalone | Error: Qualified path resolution failed: we looked for the following paths, but none could be accessed.
syncing-server-js-standalone |
syncing-server-js-standalone | Source path: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.js
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.json
syncing-server-js-standalone | Not found: /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/binaries/sentry_cpu_profiler-v108-linux-arm64.node.node
syncing-server-js-standalone |
syncing-server-js-standalone | Require stack:
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/hubextensions.js
syncing-server-js-standalone | - /workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/index.js
syncing-server-js-standalone | - /workspace/packages/syncing-server/dist/bin/server.js
syncing-server-js-standalone | at require$$0.Module._resolveFilename (/workspace/.pnp.cjs:13462:13)
syncing-server-js-standalone | at require$$0.Module._load (/workspace/.pnp.cjs:13313:42)
syncing-server-js-standalone | at Module.require (node:internal/modules/cjs/loader:1061:19)
syncing-server-js-standalone | at require (node:internal/modules/cjs/helpers:103:18)
syncing-server-js-standalone | at importCppBindingsModule (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:13:12)
syncing-server-js-standalone | at Object. (/workspace/.yarn/unplugged/@sentry-profiling-node-npm-0.0.12-8aeba55fc9/node_modules/@sentry/profiling-node/lib/cpu_profiler.js:16:25)
syncing-server-js-standalone | at Module._compile (node:internal/modules/cjs/loader:1159:14)
syncing-server-js-standalone | at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
syncing-server-js-standalone | at require$$0.Module._extensions..js (/workspace/.pnp.cjs:13506:33)
syncing-server-js-standalone | at Module.load (node:internal/modules/cjs/loader:1037:32)
syncing-server-js-standalone |
syncing-server-js-standalone | Node.js v18.12.1
syncing-server-js-worker-standalone | syncing-server-js:3000 is unavailable yet - waiting for it to start
auth-standalone | syncing-server-js:3000 is unavailable yet - waiting for it to start
auth-worker-standalone | auth:3000 is unavailable yet - waiting for it to start
api-gateway-standalone | auth:3000 is unavailable yet - waiting for it to start
auth-worker-standalone | auth:3000 is unavailable yet - waiting for it to start
api-gateway-standalone | auth:3000 is unavailable yet - waiting for it to start
auth-standalone | syncing-server-js:3000 is unavailable yet - waiting for it to start
syncing-server-js-worker-standalone | nc: bad address 'syncing-server-js'
syncing-server-js-worker-standalone | syncing-server-js:3000 is unavailable yet - waiting for it to start
auth-worker-standalone | auth:3000 is unavailable yet - waiting for it to start
api-gateway-standalone | auth:3000 is unavailable yet - waiting for it to start
auth-standalone | syncing-server-js:3000 is unavailable yet - waiting for it to start
syncing-server-js-worker-standalone | nc: bad address 'syncing-server-js'
syncing-server-js-worker-standalone | syncing-server-js:3000 is unavailable yet - waiting for it to start
auth-worker-standalone | auth:3000 is unavailable yet - waiting for it to start
api-gateway-standalone | auth:3000 is unavailable yet - waiting for it to start
auth-standalone | nc: bad address 'syncing-server-js'
The text was updated successfully, but these errors were encountered: