OpenSignLabs / OpenSign

🔥 The free & Open Source DocuSign alternative
https://www.opensignlabs.com
GNU Affero General Public License v3.0
3.23k stars 243 forks source link

Document signing "finish" process hangs #981

Closed smileBeda closed 2 months ago

smileBeda commented 2 months ago

Issue Description

Sign Document > Finish result in This might take some time and Failed to load resource: the server responded with a status of 400 (Bad Request)

Expected Behavior

Capable to sign document and > finish

Current Behavior

Cannot sign > finish

Steps to reproduce

Install Docker (MacOS) Install Images using https://docs.opensignlabs.com/docs/self-host/docker/run-locally Log in to instance, upload document, sign, click "finish".

Screenshots of the issue(optional)

Screenshot 2024-07-27 at 16 31 34

Operating System [e.g. MacOS Sonoma 14.1, Windows 11]

MacOS 14.5 (23F79)

What browsers are you seeing the problem on?

Chrome, Firefox, Safari, Microsoft Edge

What version of OpenSignâ„¢ are you seeing this issue on? [e.g. 1.0.6]

Last Docker Image as shown on install doc.

What environment are you seeing the problem on?

Dev (localhost or vercel)

Please check the boxes that apply to this issue report.

Code of Conduct

nxglabs commented 2 months ago

I suggest you join our discord server to discuss this issue with the community. Looks like it has something to do with your env setup.

smileBeda commented 2 months ago

Upon following asks in Discord, the exact same issue happens immediately after following the steps of self-hosted install using Docker on mac. Console error happening immediately after click: Failed to load resource: the server responded with a status of 400 (Bad Request) in http://localhost:8080/app/functions/signPdf Docker log:

OpenSignServer-container  | Err in signpdf TypeError: fields.push is not a function
OpenSignServer-container  |     at pdflibAddPlaceholder (/usr/src/app/node_modules/@signpdf/placeholder-pdf-lib/dist/pdflibAddPlaceholder.js:174:10)
OpenSignServer-container  |     at PDF (file:///usr/src/app/cloud/parsefunction/pdf/PDF.js:399:13)
mongo-container           | {"t":{"$date":"2024-08-02T06:48:12.469+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581292,"ts_usec":469902,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 355, snapshot max: 355 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
smileBeda commented 2 months ago

Entire Log:

make build
cp .env.local_dev .env
cd apps/OpenSign && cp ../../.env.local_dev .env && npm install && npm run build
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated gauge@3.0.2: This package is no longer supported.

up to date, audited 2101 packages in 2s

348 packages are looking for funding
  run `npm fund` for details

5 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

> open_sign@0.1.0 build
> npm run version && npm run build-webpack && react-scripts build

> open_sign@0.1.0 version
> curl -s https://api.github.com/repos/opensignlabs/opensign/releases/latest | grep '"tag_name":' | awk -F '"' '{print $4}' > ./public/version.txt

> open_sign@0.1.0 build-webpack
> webpack --config webpack.config.js

🌼   daisyUI 4.12.10
├─ ✔︎ prefix is enabled     daisyUI classnames must use op- prefix
├─ ✔︎ 2 themes added        https://daisyui.com/docs/themes
╰─ ★ Star daisyUI on GitHub https://github.com/saadeghi/daisyui

asset public-template.bundle.js 19.3 MiB [emitted] (name: main)
asset assets/images/logo.2a7bff0c1189183fafe71d7d5b94e0cd.png 86.5 KiB [emitted] [immutable] [from: src/assets/images/logo.png] (auxiliary name: main)
orphan modules 61 KiB [orphan] 71 modules
runtime modules 3.75 KiB 10 modules
modules by path ./node_modules/ 6.29 MiB
  javascript modules 6.17 MiB 1297 modules
  json modules 125 KiB
    ./node_modules/@pdf-lib/standard-fonts/es/Courier-Bold.compressed.json 2.05 KiB [built] [code generated]
    ./node_modules/@pdf-lib/standard-fonts/es/Courier-BoldOblique.compressed.json 2.06 KiB [built] [code generated]
    ./node_modules/@pdf-lib/standard-fonts/es/Courier-Oblique.compressed.json 2.06 KiB [built] [code generated]
    + 12 modules
modules by path ./src/ 515 KiB 38 modules
asset modules 1.98 KiB
  data:image/svg+xml,%3Csvg width=%27.. 863 bytes [built] [code generated]
  data:image/svg+xml,%3Csvg xmlns=%27.. 924 bytes [built] [code generated]
  data:image/png;base64,iVBORw0KGgoAAAAN.. 237 bytes [built] [code generated]
crypto (ignored) 15 bytes [optional] [built] [code generated]
webpack 5.93.0 compiled successfully in 2940 ms
Creating an optimized production build...

🌼   daisyUI 4.12.10
├─ ✔︎ prefix is enabled     daisyUI classnames must use op- prefix
├─ ✔︎ 2 themes added        https://daisyui.com/docs/themes
╰─ ★ Star daisyUI on GitHub https://github.com/saadeghi/daisyui

Compiled successfully.

File sizes after gzip:

  894.56 kB  build/static/js/main.befc30c3.js
  87.39 kB   build/static/js/621.f699f57d.chunk.js
  27.92 kB   build/static/css/main.7672a8ab.css
  9.43 kB    build/static/js/685.4348ea35.chunk.js
  4.68 kB    build/static/js/17.66c26397.chunk.js
  4.27 kB    build/static/js/209.8276295f.chunk.js
  4.08 kB    build/static/js/566.eb363186.chunk.js
  3.4 kB     build/static/js/848.f946c48b.chunk.js
  3.17 kB    build/static/js/213.14407ff5.chunk.js
  3.06 kB    build/static/js/454.6fc5bfbf.chunk.js
  2.75 kB    build/static/js/298.8265732b.chunk.js
  2.66 kB    build/static/js/789.52d59cdb.chunk.js
  2.43 kB    build/static/js/802.5a044a5b.chunk.js
  2.24 kB    build/static/js/144.08f3ad4a.chunk.js
  2.23 kB    build/static/js/773.77a1621d.chunk.js
  1.82 kB    build/static/js/579.507d1ff2.chunk.js
  1.79 kB    build/static/js/970.ba7b64a2.chunk.js
  1.44 kB    build/static/js/498.a884f8ca.chunk.js
  1.37 kB    build/static/js/532.1669109a.chunk.js
  1.18 kB    build/static/js/187.12f53bfa.chunk.js
  1 kB       build/static/js/225.a31b8183.chunk.js
  546 B      build/static/js/945.2d3ce25a.chunk.js
  408 B      build/static/css/802.510da429.chunk.css

The bundle size is significantly larger than recommended.
Consider reducing it with code splitting: https://goo.gl/9VhYWB
You can also analyze the project dependencies: https://goo.gl/LeUzfb

The project was built assuming it is hosted at http://localhost:3000/.
You can control this with the homepage field in your package.json.

The build folder is ready to be deployed.

Find out more about deployment here:

  https://cra.link/deployment

docker compose up --build --force-recreate
WARN[0000] /Users/bedas/Developer/GitHub/OpenSign/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion 
[+] Building 58.4s (30/30) FINISHED                                                                                docker:desktop-linux
 => [mongo internal] load build definition from Dockerfile                                                                         0.0s
 => => transferring dockerfile: 383B                                                                                               0.0s
 => [mongo internal] load metadata for docker.io/library/mongo:latest                                                              2.9s
 => [mongo internal] load .dockerignore                                                                                            0.0s
 => => transferring context: 2B                                                                                                    0.0s
 => [mongo 1/2] FROM docker.io/library/mongo:latest@sha256:54996a559c724c726a31fb8131e1c9088a05f7e531760e2897212389bbf20fed        0.0s
 => CACHED [mongo 2/2] RUN mkdir -p /docker-entrypoint-initdb.d                                                                    0.0s
 => [mongo] exporting to image                                                                                                     0.0s
 => => exporting layers                                                                                                            0.0s
 => => writing image sha256:4f6e82f00cf7855f7efae65b3c3a76f8fd05f17fb76327c4bfe0d66ff82422a3                                       0.0s
 => => naming to docker.io/library/opensign-mongo                                                                                  0.0s
 => [mongo] resolving provenance for metadata file                                                                                 0.0s
 => [server internal] load build definition from Dockerfile                                                                        0.0s
 => => transferring dockerfile: 763B                                                                                               0.0s
 => [server internal] load metadata for docker.io/library/node:20                                                                  2.4s
 => [server internal] load .dockerignore                                                                                           0.0s
 => => transferring context: 67B                                                                                                   0.0s
 => [server 1/5] FROM docker.io/library/node:20@sha256:1ae9ba874435551280e95c8a8e74adf8a48d72b564bf9dfe4718231f2144c88f            0.0s
 => [server internal] load build context                                                                                           0.0s
 => => transferring context: 1.91MB                                                                                                0.0s
 => CACHED [server 2/5] WORKDIR /usr/src/app                                                                                       0.0s
 => [server 3/5] COPY ./package*.json ./                                                                                           0.0s
 => [server 4/5] RUN npm install                                                                                                  21.7s
 => [server 5/5] COPY ./ .                                                                                                         0.0s 
 => [server] exporting to image                                                                                                    2.2s 
 => => exporting layers                                                                                                            2.1s 
 => => writing image sha256:bcc7bacc7241156ae330ea4cd0c6ce1d6f7c3a278403414c0747b5603ccc9bd4                                       0.0s 
 => => naming to docker.io/library/opensignserver-image                                                                            0.0s 
 => [server] resolving provenance for metadata file                                                                                0.0s 
 => [client internal] load build definition from Dockerfile                                                                        0.0s
 => => transferring dockerfile: 599B                                                                                               0.0s
 => [client internal] load metadata for docker.io/library/node:18                                                                  1.2s
 => [client internal] load .dockerignore                                                                                           0.0s
 => => transferring context: 67B                                                                                                   0.0s
 => [client 1/6] FROM docker.io/library/node:18@sha256:11b742eda0142d9ea809fad8c506cbcadb2802c7d4b32e044e6b976691df36b1            0.0s
 => [client internal] load build context                                                                                           0.3s
 => => transferring context: 47.28MB                                                                                               0.2s
 => CACHED [client 2/6] WORKDIR /usr/src/app                                                                                       0.0s
 => [client 3/6] COPY ./package*.json ./                                                                                           0.1s
 => [client 4/6] RUN npm install                                                                                                  24.4s
 => [client 5/6] COPY ./ .                                                                                                         0.1s 
 => [client 6/6] COPY ./.husky .                                                                                                   0.0s 
 => [client] exporting to image                                                                                                    2.8s 
 => => exporting layers                                                                                                            2.8s 
 => => writing image sha256:03a591a66f895626ecd38556d012650a152dae603788074278d0a3b3f1df963d                                       0.0s 
 => => naming to docker.io/library/opensign-image                                                                                  0.0s 
 => [client] resolving provenance for metadata file                                                                                0.0s
[+] Running 5/4
 ✔ Network opensign_app-network        Created                                                                                     0.0s 
 ✔ Volume "opensign_data-volume"       Created                                                                                     0.0s 
 ✔ Container mongo-container           Created                                                                                     0.1s 
 ✔ Container OpenSignServer-container  Created                                                                                     1.9s 
 ✔ Container OpenSign-container        Created                                                                                     0.0s 
Attaching to OpenSign-container, OpenSignServer-container, mongo-container
OpenSignServer-container  | 
OpenSignServer-container  | > open_sign_server@1.4.0 start
OpenSignServer-container  | > node index.js
OpenSignServer-container  | 
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.681+00:00"},"s":"I",  "c":"NETWORK",  "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.684+00:00"},"s":"I",  "c":"CONTROL",  "id":23285,   "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.685+00:00"},"s":"I",  "c":"NETWORK",  "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.688+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.688+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.688+00:00"},"s":"I",  "c":"CONTROL",  "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.688+00:00"},"s":"I",  "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.688+00:00"},"s":"I",  "c":"CONTROL",  "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"6122e7f847bc"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.688+00:00"},"s":"I",  "c":"CONTROL",  "id":23403,   "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"7.0.12","gitVersion":"b6513ce0781db6818e24619e8a461eae90bc94fc","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2204","distarch":"aarch64","target_arch":"aarch64"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.689+00:00"},"s":"I",  "c":"CONTROL",  "id":51765,   "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.689+00:00"},"s":"I",  "c":"CONTROL",  "id":21951,   "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"*"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.689+00:00"},"s":"I",  "c":"STORAGE",  "id":22297,   "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:11.690+00:00"},"s":"I",  "c":"STORAGE",  "id":22315,   "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=3407M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,evict:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],"}}
OpenSign-container        | 
OpenSign-container        | > open_sign@0.1.0 start
OpenSign-container        | > serve -s build
OpenSign-container        | 
OpenSign-container        |  INFO  Accepting connections at http://localhost:3000
OpenSignServer-container  | (node:18) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
OpenSignServer-container  | 
OpenSignServer-container  | Please migrate your code to use AWS SDK for JavaScript (v3).
OpenSignServer-container  | For more information, check the migration guide at https://a.co/7PzMCcy
OpenSignServer-container  | (Use `node --trace-warnings ...` to show where the warning was created)
OpenSignServer-container  | (node:18) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode
OpenSignServer-container  | on September 8, 2024 and reach end-of-support on September 8, 2025.
OpenSignServer-container  | 
OpenSignServer-container  | Please migrate your code to use AWS SDK for JavaScript (v3).
OpenSignServer-container  | For more information, check blog post at https://a.co/cUPnyil
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.344+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722580992,"ts_usec":344342,"thread":"1:0xffffac9fc040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"recovery log replay has successfully finished and ran for 0 milliseconds"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.344+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722580992,"ts_usec":344431,"thread":"1:0xffffac9fc040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global recovery timestamp: (0, 0)"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.344+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722580992,"ts_usec":344442,"thread":"1:0xffffac9fc040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global oldest timestamp: (0, 0)"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.344+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722580992,"ts_usec":344454,"thread":"1:0xffffac9fc040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"recovery was completed successfully and took 0ms, including 0ms for the log replay, 0ms for the rollback to stable, and 0ms for the checkpoint."}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.348+00:00"},"s":"I",  "c":"STORAGE",  "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":658}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.348+00:00"},"s":"I",  "c":"RECOVERY", "id":23987,   "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.354+00:00"},"s":"W",  "c":"CONTROL",  "id":22120,   "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.354+00:00"},"s":"W",  "c":"CONTROL",  "id":22178,   "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never' in this binary version","tags":["startupWarnings"]}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.354+00:00"},"s":"W",  "c":"CONTROL",  "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":262144,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.354+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b2e9b1c5-10a2-4fb9-92eb-e1c9785f99da"}},"options":{"uuid":{"$uuid":"b2e9b1c5-10a2-4fb9-92eb-e1c9785f99da"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b2e9b1c5-10a2-4fb9-92eb-e1c9785f99da"}},"namespace":"admin.system.version","index":"_id_","ident":"index-1--4892362151012348408","collectionIdent":"collection-0--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"REPL",     "id":20459,   "ctx":"initandlisten","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"7.0"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"REPL",     "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"setFCV"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"NETWORK",  "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"NETWORK",  "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"REPL",     "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"startup"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"STORAGE",  "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"CONTROL",  "id":6608200, "ctx":"initandlisten","msg":"Initializing cluster server parameters from disk"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"CONTROL",  "id":20536,   "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.360+00:00"},"s":"I",  "c":"FTDC",     "id":20625,   "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.362+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6bd4d418-f787-4e0c-8262-147dcdbf9949"}},"options":{"capped":true,"size":10485760}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.366+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"6bd4d418-f787-4e0c-8262-147dcdbf9949"}},"namespace":"local.startup_log","index":"_id_","ident":"index-3--4892362151012348408","collectionIdent":"collection-2--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.366+00:00"},"s":"I",  "c":"REPL",     "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.366+00:00"},"s":"I",  "c":"STORAGE",  "id":22262,   "ctx":"initandlisten","msg":"Timestamp monitor starting"}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.367+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.367+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.367+00:00"},"s":"I",  "c":"NETWORK",  "id":23016,   "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.367+00:00"},"s":"I",  "c":"CONTROL",  "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Create storage engine":"664 ms","Write current PID to file":"0 ms","Write a new metadata for storage engine":"0 ms","Initialize FCV before rebuilding indexes":"0 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Load cluster parameters from disk for a standalone":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Initialize information needed to make a mongod instance shard aware":"0 ms","Start up the replication coordinator":"0 ms","Start transport layer":"0 ms","_initAndListen total elapsed time":"679 ms"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.369+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"LogicalSessionCacheRefresh","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b8d492b6-be67-4a54-b4f0-22000a7a620b"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.370+00:00"},"s":"I",  "c":"CONTROL",  "id":20712,   "ctx":"LogicalSessionCacheReap","msg":"Sessions collection is not set up; waiting until next sessions reap interval","attr":{"error":"NamespaceNotFound: config.system.sessions does not exist"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.376+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"LogicalSessionCacheRefresh","msg":"Added oplog entry for create to transaction","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"b8d492b6-be67-4a54-b4f0-22000a7a620b"}},"object":{"create":"system.sessions","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.376+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"LogicalSessionCacheRefresh","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"b8d492b6-be67-4a54-b4f0-22000a7a620b"}},"object":{"createIndexes":"system.sessions","v":2,"key":{"lastUse":1},"name":"lsidTTLIndex","expireAfterSeconds":1800}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.378+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b8d492b6-be67-4a54-b4f0-22000a7a620b"}},"namespace":"config.system.sessions","index":"_id_","ident":"index-5--4892362151012348408","collectionIdent":"collection-4--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.378+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b8d492b6-be67-4a54-b4f0-22000a7a620b"}},"namespace":"config.system.sessions","index":"lsidTTLIndex","ident":"index-6--4892362151012348408","collectionIdent":"collection-4--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.818+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:35688","uuid":{"uuid":{"$uuid":"f41c1513-ee77-4f5d-8a60-d2130dabed8d"}},"connectionId":1,"connectionCount":1}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.823+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn1","msg":"client metadata","attr":{"remote":"172.18.0.3:35688","client":"conn1","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.832+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:35696","uuid":{"uuid":{"$uuid":"c26d1bda-4850-4bc3-a7a5-59f3dbf341b5"}},"connectionId":2,"connectionCount":2}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.833+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn2","msg":"client metadata","attr":{"remote":"172.18.0.3:35696","client":"conn2","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.835+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.840+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn2","msg":"createCollection","attr":{"namespace":"OpenSignDB._SCHEMA","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9778e032-b6ed-4d24-845e-d451238bb22e"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.848+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn2","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"9778e032-b6ed-4d24-845e-d451238bb22e"}},"object":{"create":"_SCHEMA","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.848+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"9778e032-b6ed-4d24-845e-d451238bb22e"}},"namespace":"OpenSignDB._SCHEMA","index":"_id_","ident":"index-8--4892362151012348408","collectionIdent":"collection-7--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.855+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn2","msg":"createCollection","attr":{"namespace":"OpenSignDB._User","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.860+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn2","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"object":{"create":"_User","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.861+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"object":{"createIndexes":"_User","v":2,"unique":true,"key":{"username":1},"name":"username_1","background":true,"sparse":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.863+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"namespace":"OpenSignDB._User","index":"_id_","ident":"index-10--4892362151012348408","collectionIdent":"collection-9--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.863+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"namespace":"OpenSignDB._User","index":"username_1","ident":"index-11--4892362151012348408","collectionIdent":"collection-9--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.867+00:00"},"s":"I",  "c":"INDEX",    "id":20438,   "ctx":"conn2","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"a8417614-a9ec-4e93-9a20-2dff5d8e5888"}},"namespace":"OpenSignDB._User","collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"indexes":1,"firstIndex":{"name":"case_insensitive_username"},"command":{"createIndexes":"_User","v":2,"indexes":[{"background":true,"sparse":true,"collation":{"locale":"en_US","strength":2},"name":"case_insensitive_username","key":{"username":1}}],"ignoreUnknownIndexOptions":false}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.867+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"object":{"createIndexes":"_User","v":2,"key":{"username":1},"name":"case_insensitive_username","background":true,"sparse":true,"collation":{"locale":"en_US","caseLevel":false,"caseFirst":"off","strength":2,"numericOrdering":false,"alternate":"non-ignorable","maxVariable":"punct","normalization":false,"backwards":false,"version":"57.1"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.869+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"namespace":"OpenSignDB._User","index":"case_insensitive_username","ident":"index-12--4892362151012348408","collectionIdent":"collection-9--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.870+00:00"},"s":"I",  "c":"INDEX",    "id":20440,   "ctx":"conn2","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"a8417614-a9ec-4e93-9a20-2dff5d8e5888"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.870+00:00"},"s":"I",  "c":"INDEX",    "id":20447,   "ctx":"conn2","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"a8417614-a9ec-4e93-9a20-2dff5d8e5888"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.870+00:00"},"s":"I",  "c":"INDEX",    "id":20438,   "ctx":"conn2","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"8a11be71-4fe8-4450-a0a3-d4d82869473d"}},"namespace":"OpenSignDB._User","collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"indexes":1,"firstIndex":{"name":"case_insensitive_email"},"command":{"createIndexes":"_User","v":2,"indexes":[{"background":true,"sparse":true,"collation":{"locale":"en_US","strength":2},"name":"case_insensitive_email","key":{"email":1}}],"ignoreUnknownIndexOptions":false}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.870+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"object":{"createIndexes":"_User","v":2,"key":{"email":1},"name":"case_insensitive_email","background":true,"sparse":true,"collation":{"locale":"en_US","caseLevel":false,"caseFirst":"off","strength":2,"numericOrdering":false,"alternate":"non-ignorable","maxVariable":"punct","normalization":false,"backwards":false,"version":"57.1"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.874+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"namespace":"OpenSignDB._User","index":"case_insensitive_email","ident":"index-13--4892362151012348408","collectionIdent":"collection-9--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.874+00:00"},"s":"I",  "c":"INDEX",    "id":20440,   "ctx":"conn2","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"8a11be71-4fe8-4450-a0a3-d4d82869473d"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.874+00:00"},"s":"I",  "c":"INDEX",    "id":20447,   "ctx":"conn2","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"8a11be71-4fe8-4450-a0a3-d4d82869473d"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.875+00:00"},"s":"I",  "c":"INDEX",    "id":20438,   "ctx":"conn2","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"6c3ede5d-c3d8-49a4-aac7-e73a72a9571b"}},"namespace":"OpenSignDB._User","collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"indexes":1,"firstIndex":{"name":"email_1"},"command":{"createIndexes":"_User","v":2,"indexes":[{"unique":true,"background":true,"sparse":true,"name":"email_1","key":{"email":1}}],"ignoreUnknownIndexOptions":false}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.875+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"object":{"createIndexes":"_User","v":2,"unique":true,"key":{"email":1},"name":"email_1","background":true,"sparse":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.878+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"namespace":"OpenSignDB._User","index":"email_1","ident":"index-14--4892362151012348408","collectionIdent":"collection-9--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.878+00:00"},"s":"I",  "c":"INDEX",    "id":20440,   "ctx":"conn2","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"6c3ede5d-c3d8-49a4-aac7-e73a72a9571b"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.878+00:00"},"s":"I",  "c":"INDEX",    "id":20447,   "ctx":"conn2","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"6c3ede5d-c3d8-49a4-aac7-e73a72a9571b"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.879+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn2","msg":"createCollection","attr":{"namespace":"OpenSignDB._Role","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8e72d3e6-3b56-4789-ae9e-bd97b1fb23a7"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.884+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn2","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"8e72d3e6-3b56-4789-ae9e-bd97b1fb23a7"}},"object":{"create":"_Role","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.884+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"8e72d3e6-3b56-4789-ae9e-bd97b1fb23a7"}},"object":{"createIndexes":"_Role","v":2,"unique":true,"key":{"name":1},"name":"name_1","background":true,"sparse":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.887+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"8e72d3e6-3b56-4789-ae9e-bd97b1fb23a7"}},"namespace":"OpenSignDB._Role","index":"_id_","ident":"index-16--4892362151012348408","collectionIdent":"collection-15--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.887+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"8e72d3e6-3b56-4789-ae9e-bd97b1fb23a7"}},"namespace":"OpenSignDB._Role","index":"name_1","ident":"index-17--4892362151012348408","collectionIdent":"collection-15--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.887+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn2","msg":"createCollection","attr":{"namespace":"OpenSignDB._Idempotency","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.893+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn2","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"object":{"create":"_Idempotency","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.893+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"object":{"createIndexes":"_Idempotency","v":2,"unique":true,"key":{"reqId":1},"name":"reqId_1","background":true,"sparse":true}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.896+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"namespace":"OpenSignDB._Idempotency","index":"_id_","ident":"index-19--4892362151012348408","collectionIdent":"collection-18--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.896+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"namespace":"OpenSignDB._Idempotency","index":"reqId_1","ident":"index-20--4892362151012348408","collectionIdent":"collection-18--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.897+00:00"},"s":"I",  "c":"INDEX",    "id":20438,   "ctx":"conn2","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"d748bbe2-a4a2-482f-be2c-86390e91cfa7"}},"namespace":"OpenSignDB._Idempotency","collectionUUID":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"indexes":1,"firstIndex":{"name":"ttl"},"command":{"createIndexes":"_Idempotency","v":2,"indexes":[{"background":true,"sparse":true,"name":"ttl","expireAfterSeconds":0,"key":{"expire":1}}],"ignoreUnknownIndexOptions":false}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.897+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn2","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"object":{"createIndexes":"_Idempotency","v":2,"key":{"expire":1},"name":"ttl","background":true,"sparse":true,"expireAfterSeconds":0}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.900+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"66108262-ea96-47be-970f-aa6b29e3f5e6"}},"namespace":"OpenSignDB._Idempotency","index":"ttl","ident":"index-21--4892362151012348408","collectionIdent":"collection-18--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.900+00:00"},"s":"I",  "c":"INDEX",    "id":20440,   "ctx":"conn2","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"d748bbe2-a4a2-482f-be2c-86390e91cfa7"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.900+00:00"},"s":"I",  "c":"INDEX",    "id":20447,   "ctx":"conn2","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"d748bbe2-a4a2-482f-be2c-86390e91cfa7"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:35704","uuid":{"uuid":{"$uuid":"0f9e55e6-7e85-45e5-9d2e-11562ce7a274"}},"connectionId":3,"connectionCount":3}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.904+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn3","msg":"client metadata","attr":{"remote":"172.18.0.3:35704","client":"conn3","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:12.905+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn3","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}}
OpenSignServer-container  | opensign-server running on port 8080.
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.388+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:35714","uuid":{"uuid":{"$uuid":"e3c70a90-82aa-441d-9373-ca01f688127e"}},"connectionId":4,"connectionCount":4}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.388+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn4","msg":"client metadata","attr":{"remote":"172.18.0.3:35714","client":"conn4","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.388+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn4","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.391+00:00"},"s":"I",  "c":"INDEX",    "id":20438,   "ctx":"conn4","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"a75d0ec9-28e6-4185-9aec-62cb64b8632e"}},"namespace":"OpenSignDB._User","collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"indexes":1,"firstIndex":{"name":"phone_1"},"command":{"createIndexes":"_User","v":2,"indexes":[{"name":"phone_1","key":{"phone":1}}],"ignoreUnknownIndexOptions":false}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.391+00:00"},"s":"I",  "c":"REPL",     "id":7360100, "ctx":"conn4","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"object":{"createIndexes":"_User","v":2,"key":{"phone":1},"name":"phone_1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.397+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn4","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5e38cff4-3043-4ec2-afb4-37d39b2d3341"}},"namespace":"OpenSignDB._User","index":"phone_1","ident":"index-22--4892362151012348408","collectionIdent":"collection-9--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.397+00:00"},"s":"I",  "c":"INDEX",    "id":20440,   "ctx":"conn4","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"a75d0ec9-28e6-4185-9aec-62cb64b8632e"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:13.397+00:00"},"s":"I",  "c":"INDEX",    "id":20447,   "ctx":"conn4","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"a75d0ec9-28e6-4185-9aec-62cb64b8632e"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.708+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60436","uuid":{"uuid":{"$uuid":"04363672-6c4d-4a31-9e28-bbf2e9378c83"}},"connectionId":5,"connectionCount":5}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.708+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60450","uuid":{"uuid":{"$uuid":"40501f82-c5f5-46fc-9939-56272c8fc0e3"}},"connectionId":6,"connectionCount":6}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn5","msg":"client metadata","attr":{"remote":"172.18.0.3:60436","client":"conn5","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.710+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn6","msg":"client metadata","attr":{"remote":"172.18.0.3:60450","client":"conn6","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.712+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn5","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.714+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn6","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60458","uuid":{"uuid":{"$uuid":"a780469e-a9d5-4daf-8853-0fc4f0b1fa51"}},"connectionId":7,"connectionCount":7}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.719+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60460","uuid":{"uuid":{"$uuid":"5b480947-4009-432b-8ee4-ea52f28b33a8"}},"connectionId":8,"connectionCount":8}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.724+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn7","msg":"client metadata","attr":{"remote":"172.18.0.3:60458","client":"conn7","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.724+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn8","msg":"client metadata","attr":{"remote":"172.18.0.3:60460","client":"conn8","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.726+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn7","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.730+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn8","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":6}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60470","uuid":{"uuid":{"$uuid":"34e1a48e-714c-4220-92a0-257390a867fb"}},"connectionId":9,"connectionCount":9}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.735+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60484","uuid":{"uuid":{"$uuid":"b2585e18-df4f-43f3-9f24-cc442f31f2e1"}},"connectionId":10,"connectionCount":10}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.735+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn5","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9bab7f15-46ed-4839-b3c2-3d18a8473356"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.739+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn8","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6ffe6f0d-64f3-4107-b41b-5da7e5552c80"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.740+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn9","msg":"client metadata","attr":{"remote":"172.18.0.3:60470","client":"conn9","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.741+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn10","msg":"client metadata","attr":{"remote":"172.18.0.3:60484","client":"conn10","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.741+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn4","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"86b6d8b4-91ba-4ec6-b947-788336babb94"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.742+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn2","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c913fe80-cfd8-4dd4-90b8-71ab27fbb145"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.743+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ec929f61-cf2b-4618-8f63-1ce46a5a72c6"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.743+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn6","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"bed0f11e-af45-4c27-83ea-514c77c24639"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.744+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.Migration","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"397762d3-41c6-423e-b4d7-74320d3e23f1"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.744+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn9","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.745+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn5","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"9bab7f15-46ed-4839-b3c2-3d18a8473356"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.745+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn5","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"9bab7f15-46ed-4839-b3c2-3d18a8473356"}},"namespace":"OpenSignDB.Migration","index":"_id_","ident":"index-24--4892362151012348408","collectionIdent":"collection-23--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.745+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn10","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60500","uuid":{"uuid":{"$uuid":"b130ac38-17db-4ca0-a58d-acf0b76cd421"}},"connectionId":11,"connectionCount":11}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.746+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60502","uuid":{"uuid":{"$uuid":"2cf31e4a-cc5a-42f1-b027-c07c427d3450"}},"connectionId":12,"connectionCount":12}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.748+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn11","msg":"client metadata","attr":{"remote":"172.18.0.3:60500","client":"conn11","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.748+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn12","msg":"client metadata","attr":{"remote":"172.18.0.3:60502","client":"conn12","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.750+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn11","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.751+00:00"},"s":"I",  "c":"NETWORK",  "id":6788700, "ctx":"conn12","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.761+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn8","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"6ffe6f0d-64f3-4107-b41b-5da7e5552c80"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.761+00:00"},"s":"I",  "c":"STORAGE",  "id":5725001, "ctx":"conn8","msg":"Conflicted registering namespace, already have a collection with the same namespace","attr":{"nss":"OpenSignDB.Migration"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.763+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn4","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"86b6d8b4-91ba-4ec6-b947-788336babb94"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.763+00:00"},"s":"I",  "c":"STORAGE",  "id":5725001, "ctx":"conn4","msg":"Conflicted registering namespace, already have a collection with the same namespace","attr":{"nss":"OpenSignDB.Migration"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.764+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn2","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"c913fe80-cfd8-4dd4-90b8-71ab27fbb145"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.764+00:00"},"s":"I",  "c":"STORAGE",  "id":5725001, "ctx":"conn2","msg":"Conflicted registering namespace, already have a collection with the same namespace","attr":{"nss":"OpenSignDB.Migration"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.767+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn3","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"ec929f61-cf2b-4618-8f63-1ce46a5a72c6"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.767+00:00"},"s":"I",  "c":"STORAGE",  "id":5725001, "ctx":"conn3","msg":"Conflicted registering namespace, already have a collection with the same namespace","attr":{"nss":"OpenSignDB.Migration"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.769+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn6","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"bed0f11e-af45-4c27-83ea-514c77c24639"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.769+00:00"},"s":"I",  "c":"STORAGE",  "id":5725001, "ctx":"conn6","msg":"Conflicted registering namespace, already have a collection with the same namespace","attr":{"nss":"OpenSignDB.Migration"}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.771+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"397762d3-41c6-423e-b4d7-74320d3e23f1"}},"object":{"create":"Migration","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:19.771+00:00"},"s":"I",  "c":"STORAGE",  "id":5725001, "ctx":"conn7","msg":"Conflicted registering namespace, already have a collection with the same namespace","attr":{"nss":"OpenSignDB.Migration"}}
OpenSignServer-container  | Command output: 
OpenSignServer-container  | Parse DBTool v1.2.0 - Parse server tool for data migration and seeding.
OpenSignServer-container  | 
OpenSignServer-container  | Run migration on parse-server at http://localhost:8080/app
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20231110174122-update_setclp.cjs
OpenSignServer-container  |  ✓ Migrated  20231110174122-update_setclp.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20231220171155-create_template_cls.cjs
OpenSignServer-container  |  ✓ Migrated  20231220171155-create_template_cls.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240110100110-update_document_cls_cjs.cjs
OpenSignServer-container  |  ✓ Migrated  20240110100110-update_document_cls_cjs.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240306123606-add_fields_contracts_users_cjs.cjs
OpenSignServer-container  |  ✓ Migrated  20240306123606-add_fields_contracts_users_cjs.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240408133151-update_contracts_document_cls.cjs
OpenSignServer-container  |  ✓ Migrated  20240408133151-update_contracts_document_cls.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240521184801-update_contracts_document_cls_cjs.cjs
OpenSignServer-container  |  ✓ Migrated  20240521184801-update_contracts_document_cls_cjs.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240527194216-update_contracts_template_cls_cjs.cjs
OpenSignServer-container  |  ✓ Migrated  20240527194216-update_contracts_template_cls_cjs.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240701151539-update_contracts_users_cls_cjs.cjs
OpenSignServer-container  |  ✓ Migrated  20240701151539-update_contracts_users_cls_cjs.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240708200454-create_multiuser_classes.cjs
OpenSignServer-container  |  ✓ Migrated  20240708200454-create_multiuser_classes.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240710163936-addfield_declinereason_doc_cls.cjs
OpenSignServer-container  |  ✓ Migrated  20240710163936-addfield_declinereason_doc_cls.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240723162947-update_teams_org_clp.cjs
OpenSignServer-container  |  ✓ Migrated  20240723162947-update_teams_org_clp.cjs
OpenSignServer-container  | 
OpenSignServer-container  |  â ¶ Migrating 20240726114557-update_contracts_template_cjs.cjs
OpenSignServer-container  |  ✓ Migrated  20240726114557-update_contracts_template_cjs.cjs
OpenSignServer-container  | 
OpenSignServer-container  | 
OpenSignServer-container  |  SUCCESS  Successfully run migrations.
OpenSignServer-container  | 
OpenSignServer-container  | 
mongo-container           | {"t":{"$date":"2024-08-02T06:43:23.371+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"172.18.0.3:60506","uuid":{"uuid":{"$uuid":"398a73bd-6703-4f01-a14b-35a0b41aadbd"}},"connectionId":13,"connectionCount":13}}
mongo-container           | {"t":{"$date":"2024-08-02T06:43:23.372+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn13","msg":"client metadata","attr":{"remote":"172.18.0.3:60506","client":"conn13","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"5.9.0"},"platform":"Node.js v20.16.0, LE","os":{"name":"linux","architecture":"arm64","version":"6.10.0-linuxkit","type":"Linux"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:44:12.359+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581052,"ts_usec":359841,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 253, snapshot max: 253 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:45:12.380+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581112,"ts_usec":379964,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 254, snapshot max: 254 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:46:12.392+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581172,"ts_usec":392043,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 255, snapshot max: 255 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 26 ms
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /manifest.json
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 2 ms
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /static/js/main.befc30c3.js
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /static/css/main.7672a8ab.css
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 2 ms
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 9 ms
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /static/media/login_img.43fa8d7f2fb0cfa6803363b3c1339e1a.svg
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 3 ms
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /static/js/454.6fc5bfbf.chunk.js
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 2 ms
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 GET /favicon.ico
OpenSign-container        |  HTTP  8/2/2024 6:46:34 AM 192.168.65.1 Returned 200 in 3 ms
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.235+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB._Session","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2cb2404b-7835-4f1b-a086-1f3e323b9ad5"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.242+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"2cb2404b-7835-4f1b-a086-1f3e323b9ad5"}},"object":{"create":"_Session","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.242+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2cb2404b-7835-4f1b-a086-1f3e323b9ad5"}},"namespace":"OpenSignDB._Session","index":"_id_","ident":"index-38--4892362151012348408","collectionIdent":"collection-37--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.265+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.partners_Tenant","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"03588de0-dc77-4923-9089-faa18e35ccb1"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.271+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"03588de0-dc77-4923-9089-faa18e35ccb1"}},"object":{"create":"partners_Tenant","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.271+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"03588de0-dc77-4923-9089-faa18e35ccb1"}},"namespace":"OpenSignDB.partners_Tenant","index":"_id_","ident":"index-40--4892362151012348408","collectionIdent":"collection-39--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.273+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.contracts_Users","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"13514a07-9ef2-4499-8dde-0b64373ab43f"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.277+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"13514a07-9ef2-4499-8dde-0b64373ab43f"}},"object":{"create":"contracts_Users","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.278+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"13514a07-9ef2-4499-8dde-0b64373ab43f"}},"namespace":"OpenSignDB.contracts_Users","index":"_id_","ident":"index-42--4892362151012348408","collectionIdent":"collection-41--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.279+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.contracts_Organizations","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ba0cf047-7707-40e5-9aae-b05aa1187ccd"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.283+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"ba0cf047-7707-40e5-9aae-b05aa1187ccd"}},"object":{"create":"contracts_Organizations","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.283+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"ba0cf047-7707-40e5-9aae-b05aa1187ccd"}},"namespace":"OpenSignDB.contracts_Organizations","index":"_id_","ident":"index-44--4892362151012348408","collectionIdent":"collection-43--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.284+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.contracts_Teams","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b211ed3f-adc4-422e-8498-efa4491d312f"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.288+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"b211ed3f-adc4-422e-8498-efa4491d312f"}},"object":{"create":"contracts_Teams","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:03.288+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b211ed3f-adc4-422e-8498-efa4491d312f"}},"namespace":"OpenSignDB.contracts_Teams","index":"_id_","ident":"index-46--4892362151012348408","collectionIdent":"collection-45--4892362151012348408","commitTimestamp":null}}
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /static/media/logo.2a7bff0c1189183fafe7.png
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /static/media/dp.30e53f135742466a2060.png
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 3 ms
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 2 ms
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /version.txt
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 1 ms
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /static/js/945.2d3ce25a.chunk.js
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /static/js/144.08f3ad4a.chunk.js
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /static/js/187.12f53bfa.chunk.js
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 2 ms
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 1 ms
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 1 ms
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 GET /static/media/pad.6b6eb9132b3b4f92324f1bc083b8e500.svg
OpenSign-container        |  HTTP  8/2/2024 6:47:03 AM 192.168.65.1 Returned 200 in 1 ms
mongo-container           | {"t":{"$date":"2024-08-02T06:47:12.426+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581232,"ts_usec":426141,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 304, snapshot max: 304 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:17.582+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.partners_TenantCredits","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"70df0554-2fbb-4954-8359-194faa696363"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:17.588+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"70df0554-2fbb-4954-8359-194faa696363"}},"object":{"create":"partners_TenantCredits","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:17.588+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"70df0554-2fbb-4954-8359-194faa696363"}},"namespace":"OpenSignDB.partners_TenantCredits","index":"_id_","ident":"index-48--4892362151012348408","collectionIdent":"collection-47--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:17.594+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.partners_DataFiles","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a2a380a0-d464-4405-a60d-05f8df95f3bf"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:17.599+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"a2a380a0-d464-4405-a60d-05f8df95f3bf"}},"object":{"create":"partners_DataFiles","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:17.599+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a2a380a0-d464-4405-a60d-05f8df95f3bf"}},"namespace":"OpenSignDB.partners_DataFiles","index":"_id_","ident":"index-50--4892362151012348408","collectionIdent":"collection-49--4892362151012348408","commitTimestamp":null}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:30.070+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn7","msg":"createCollection","attr":{"namespace":"OpenSignDB.contracts_Document","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cb3541fe-264f-4b6c-bfc7-77364c71f066"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:30.080+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn7","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"cb3541fe-264f-4b6c-bfc7-77364c71f066"}},"object":{"create":"contracts_Document","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:30.080+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn7","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"cb3541fe-264f-4b6c-bfc7-77364c71f066"}},"namespace":"OpenSignDB.contracts_Document","index":"_id_","ident":"index-52--4892362151012348408","collectionIdent":"collection-51--4892362151012348408","commitTimestamp":null}}
OpenSignServer-container  | new entry is insert in contracts_Document
OpenSignServer-container  | OTP sent 3507
mongo-container           | {"t":{"$date":"2024-08-02T06:47:46.790+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn4","msg":"createCollection","attr":{"namespace":"OpenSignDB.defaultdata_Otp","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"043bdcd7-b5d0-4faa-8554-e7e4c34f29e2"}},"options":{}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:46.796+00:00"},"s":"I",  "c":"REPL",     "id":7360102, "ctx":"conn4","msg":"Added oplog entry for create to transaction","attr":{"namespace":"OpenSignDB.$cmd","uuid":{"uuid":{"$uuid":"043bdcd7-b5d0-4faa-8554-e7e4c34f29e2"}},"object":{"create":"defaultdata_Otp","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:47:46.796+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn4","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"043bdcd7-b5d0-4faa-8554-e7e4c34f29e2"}},"namespace":"OpenSignDB.defaultdata_Otp","index":"_id_","ident":"index-54--4892362151012348408","collectionIdent":"collection-53--4892362151012348408","commitTimestamp":null}}
OpenSignServer-container  | Err in signpdf TypeError: fields.push is not a function
OpenSignServer-container  |     at pdflibAddPlaceholder (/usr/src/app/node_modules/@signpdf/placeholder-pdf-lib/dist/pdflibAddPlaceholder.js:174:10)
OpenSignServer-container  |     at PDF (file:///usr/src/app/cloud/parsefunction/pdf/PDF.js:399:13)
mongo-container           | {"t":{"$date":"2024-08-02T06:48:12.469+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581292,"ts_usec":469902,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 355, snapshot max: 355 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:49:12.495+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581352,"ts_usec":494993,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 356, snapshot max: 356 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:50:12.506+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581412,"ts_usec":506392,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 357, snapshot max: 357 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:51:12.517+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581472,"ts_usec":516898,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 358, snapshot max: 358 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:52:12.531+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581532,"ts_usec":531080,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 359, snapshot max: 359 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:53:12.545+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581592,"ts_usec":545655,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 360, snapshot max: 360 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:54:12.556+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581652,"ts_usec":556515,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 361, snapshot max: 361 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:55:12.573+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581712,"ts_usec":573090,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 362, snapshot max: 362 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:56:12.589+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581772,"ts_usec":589179,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 363, snapshot max: 363 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
mongo-container           | {"t":{"$date":"2024-08-02T06:57:12.603+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1722581832,"ts_usec":603599,"thread":"1:0xffffa000ebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 364, snapshot max: 364 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}}
smileBeda commented 2 months ago

.env:

# Clone the repo and rename this file to .env if you want to run the frontend react app locally for some quick contributions to the project.
# When used as it is, this env config will connect to our hosted UAT backend
# Note that any data in staging will get cleared from time to time and you may have to sign up again and again

# Set it to the URL form where the app home page will be accessed
PUBLIC_URL=http://localhost:3000
# Set it to true if you want to generate the Sourcemap for debugging
GENERATE_SOURCEMAP=false
# Set it to the URL from where APIs will be accessible, for local development it should be localhost:3000/api/app (use your local port number instead)
REACT_APP_SERVERURL=http://localhost:8080/app
# A 12 character long random app identifier. The value of this should be same as APP_ID which is a variable used by backend API.
REACT_APP_APPID=opensign

# Backend ExpressJS config ****************************************************************************************************************************************************************************************
# A 12 character long random app identifier. The value of this should be same as REACT_APP_APPID which is a variable used by Frontend React App.
APP_ID=opensign
# Name of the app. It will be visible in the verification emails sent out.
appName=open_sign_server
# A 12 character long random secret key that allows access to all the data. It is used in Parse dashboard config to view all the data in the database.
MASTER_KEY=XnAadwKxxByMr
# Mongodb URI to connect to
MONGODB_URI=mongodb://mongo-container:27017/OpenSignDB
# Path on which APIs should be mounted. Do not change this. This variable shall be removed & value hardcoded in the source code in coming versions.
PARSE_MOUNT=/app
# Set it to the URL from where APIs will be accessible to the NodeJS functions, for local development it should be localhost:3000/api/app (use your local port number instead)
SERVER_URL=http://127.0.0.1:8080/app

# Storage config ************************************************************************************************************************************************************************************************
# Digital ocean space name or AWS S3 bucket name for uploading documents
DO_SPACE=DOSPACENAME
# Digital ocean spaces endpoint or AWS S3 endpoint for uploading documents
DO_ENDPOINT=ams3.digitaloceanspaces.com
# Digital ocean baseurl or AWS S3 base URL
DO_BASEURL=https://DOSPACENAME.ams3.digitaloceanspaces.com
# Digital ocean spaces access key ID or AWS s3 Access key ID for uploading the docs
DO_ACCESS_KEY_ID=
# Digital ocean spaces secret access key or AWS s3 secret access key for uploading the docs
DO_SECRET_ACCESS_KEY=
# Digital ocean spaces region or AWS s3 region
DO_REGION=us-west
# local storage
USE_LOCAL=true

# Email mailgun or set SMTP_ENABLE true to use SMTP config (The app will not initialize if any of these 3 variables are not set) *********************************************************************************************************************
MAILGUN_API_KEY=
MAILGUN_DOMAIN=mail.yourdomain.com
MAILGUN_SENDER=postmaster@mail.yourdomain.com
SMTP_ENABLE=
SMTP_HOST=smtp.yourhost.com
SMTP_PORT=443
SMTP_USER_EMAIL=mailer@yourdomain.com
SMTP_PASS=password   # if your password includes spaces then write password in single quotes ('asdf pasd asdf bgds'). 

# Base64 encoded PFX or p12 document signing certificate file *********************************************************************************************************************
PFX_BASE64='MIIKCQIBAzCCCc8GCSqGSIb3DQEHAaCCCcAEggm8MIIJuDCCBG8GCSqGSIb3DQEH
BqCCBGAwggRcAgEAMIIEVQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQYwDgQIpumu
bFabBWACAggAgIIEKDqHS7Icd5MzIBk1dBokGK2s+5a2fA4308WA1QzEWmczqVYI
z6lYmW8qsiZIw4PFkRzdIx1+zCmP8jgWiiqh5RKnbHYmh1JPNyx9SqmUDILDXmjg
KxO9agRw9LXge4hgRL7YW0TxYZYw4EeXV9Yr7kcOq9DoO2MoRikJ+2Tuvvq/hfuV
9zFHsz4jpf7W95k1IeH6bZ92klz5R1e/EK8JuHy592i/u+BxxW1vTkiPpTaHD6s9
1lDSkT1j0LIDU6l9gVvJvFBV8j88vet/Z4QkTbHPMYvBnKNRstKuOvDasEJE4RkA
PV4TfBwFF6uvREZI1vBboM/18pzeyjoRX+mlJNfcH3kh1tkck+Jg+M2bLXAH1EdD
GRwENvnTNW1CFIn37VVja7SFBQNXA+E6rejmqtUmZ5XktSINDBUyjow9XuYTUtI/
sgcRSC0aB0EKKpphbFPp1niKCLm1ef33e+bWyWbtR2L2Kc3ETmhjNADpyapAGmzc
LP2BafGaKj18KiLAG4GL6+kXk0GUz7Fw5q8H8RY1T33o+xjWvC0+aJgvr65qWdKw
+ug6wuu4Cr2kFEuXxPKsnYqmE5NT/x+lfunlZ5iEQN3w2XO5J2u2eMXVRUsPH2T6
0sJKomjY0RB1JsqZBnyleWm+tYo0RpVAyJ3NGBp9dVb7a3Qw6jNZBG/xMW+gvtUJ
q6hfK/cD3cagD0NQFVD5STMOuGOSqq/bbwAKjZ/lrPmCCYATKwkjAFybYfHJVrrW
Y2tQgCQ/zrZLIxQjp7F17hU0+gT54x0MpF6AoqIM/qqNnHrQ0fi50ECmLvx3SqYa
nvjvt/HZhMZfqRXiXjeicIwpnNoG7+uQknySk+7cc9GNhHZR7cfPfkTpgvuuebrQ
l5YW+k9tG+xrX8g72nvtFMnammlBixlFwECJaEszEQk5tc2ti8uG2z+kGnFoDoBV
M6ZVMpKDJzXPxLdzT6ChIPyatjIkqOKe6vDpnmzcoEhbBhmtkVjWFA2dfX846ugV
y1QiecWgk8pMNWhh3IDd05v/wzbFwNcq+Gi+1dZsPmFH+egIcrQKZu2r3jCJtGHh
DNG/nyf/anqvKXF90bi4hRT3vdDXXuWgY7EUwfn9h5jYabCO6HsQxQOBjFYNmBrh
MfaiBZe72E8fzNAfIlwDcJ4AWY1SOM7hi8bqfRWw1NtNxuMUiRFoR31O6XkQauye
9hAmpdlZHZXtJ6LM0QaWkPJmG3058GMtIn/qS60V9nINh+zXhwza/1pnFB+e9MWc
hAPgo0nn55FusM//g1nM31PKe+nOm3Jyp0nEQ4m8aDtJS63o2fvp3e2KJbPWQMHE
a83W975diWg4NTdevV9lFpNllHclVoPoavUHIzHd7HF9TcPpjbXJSUZ7cITHHefr
kQTa/2G9cWuRhN9GKIHBdr13nfEvMIIFQQYJKoZIhvcNAQcBoIIFMgSCBS4wggUq
MIIFJgYLKoZIhvcNAQwKAQKgggTuMIIE6jAcBgoqhkiG9w0BDAEDMA4ECDgnjfOf
AjArAgIIAASCBMgkbVuptroBdyMY5gl/eBQj5+iAV02YSaF969ihStLSWI4x5FAf
HuDgqCyEMSl4RHG8ZvNaO9JoNfIpMK/TPQBoQRCzE2Vjf66VTERaQtU6h7tZrbQt
K96n9eqvohm/vXbXe08fsodYp2s79kAvKgpuGG5iX77qYVzJHBPed87cvczo4ToP
CpurDpByt8fGEmjtcikal8o+H9uoHjcFwqMigX1Q7IEjuKXrb5e6wTvxMRob8yfv
LVl6ahteKSkWCMb6rLZ5f12jDoCGX/YXRrSsU9t/lXe0Nxv5i7c8flb2EsNtwygD
fexVvn5u6ble6RDYNpuQkPgF41HyZh+JvGAF6i1r4tJPL9Pf4HnjEB8Y8IHgon+w
T5I+8LTgcrWyhptzblXMjKySTEp9OEa2cCVwZkl4z43PWJ5oIAQ2IDTOQ603/5o/
d9KA76/zMPQ5O0gv17OA7kwFv98v6sTcR4vgkQZqnyDpJSEPHyNxhw2MSBqS3jq3
YPhRz+3Ei1oFp9uYFhzn39f9gzNi++X9pOjSrDb8v3mcDXZKNrxQLuoRMSf0eQNI
dgJRqj/fuqNZ5ac3kd4P5BALCsnA1tM27zYrgUdpOnrc2D9FBthEjpRlQKMMzhQf
cNMFWmoNjakDilvvLcsQeQ3P6cXbN1ODoNnjgK3VzcmeKyzW2PrTXEPHARUM3j4V
sZzGaUOVKLqaaDrXWQKC0vrTvxP2WMfjQ1dTdXQP/kSZTXRC5rtB9tky38flBor0
N9rhUDIGMs5qBvyrkV2hKXiW39G69p1KWY+Cw28AzY+CNSjePRi60TsnUxgcOS7i
0AT25Gx3A4YqxmTY38MPB4wPcBPcw4hjNoQamaC9mqs+KVHcP5YHUlqykMeH0YVi
J+ehytJE9xuDcfBOjxjadxp3/q/Lku4rky89gdJGFQWuuz75VulDywPRZRwmQTel
sjEGMHR1zTOlPJdTDWhqaKmWvL4GhbCgEPIKwmqd1QKRTl/3Baa1nYllJeYVwiTT
qLCkbA6qXrLGj1ENZxrKn9yqr8HwOoApjwhARu4LF/BRMgdkzelK2kOXHnZ26sZ2
NY/MMtVmq4c59y6iQwmsbHr9tWGz3ahyXcZZufjNXU/AVnO1c92g7umAWZF4RohL
gMmh57cAhN9PEbEv6j/6BT3XXp8jB0ywcRriYxfxwidviCKH/76Q4sytYJQaDFI1
fnzmv0aDotbG2BdpWSiYPDOPm+3cmfjlULsn1FYWL4NDCX1f+C4lNtKVX9LU8c5M
m8dA1DUlDfnuNO5/BShuoGXG2z4O/XwxIaRFizMxWS2sWurbAEFJ6oNw3kC7WSah
NIe8aUC1umpc1Gk3X2f4Ytzj9OEqn0y55qoqLINJuejXMffF/gjopxHWadLVaVaj
Q1SewrECuEXdSbBR/a10po24wmRtkmlvRJXJl7sG95xE5ZCqp+m6sRPWGdf1yKbV
vyWNUe4Qvkxe4a0VAJpTyIGr980CKz/jkvtNQMobGl7AfhxKJ450wg454WcexMct
BYXvZMSdUDCgMLlh0nHJHl5btrFWqE0Z/fqWmIknZL2jZ4J+2hdVl/xB/sUt6kcu
txw+RfL+vNE8PxhTNaOdJFwD8yeN1mJ3yMUA8HHYpw9yljgxJTAjBgkqhkiG9w0B
CRUxFgQUDYlgGVxSxuOknhQc256x3++7BDwwMTAhMAkGBSsOAwIaBQAEFFjASdYl
3pXAXxZuvVvv9tsb4bdrBAhyb+KCIjp/gAICCAA='

# Provide Pass pharse of above PFX or p12 document
PASS_PHRASE=opensign 
smileBeda commented 2 months ago

Sample pdf tesss.pdf

Note, it works just fine with a PDF that has but one line of content: test.pdf

Note2, it works if I use the not-working PDF as a template, then use that template to create a doc and sign it.

nxglabs commented 2 months ago

@smileBeda how are you creating these files? Though there is a small difference in the amount of text both of these files have there is a huge difference in sizes 10KB ve 463KB.

smileBeda commented 2 months ago

Adobe Acrobat > New > Empty Document > add more than just one line of text. That's all.