Giter Club home page Giter Club logo

vscode-remote-try-java's Introduction

Try Out Development Containers: Java

Open in Dev Containers

A development container is a running container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with GitHub Codespaces or Visual Studio Code Dev Containers.

This is a sample project that lets you try out either option in a few easy steps. We have a variety of other vscode-remote-try-* sample projects, too.

Note: If you already have a Codespace or dev container, you can jump to the Things to try section.

Setting up the development container

GitHub Codespaces

Follow these steps to open this sample in a Codespace:

  1. Click the Code drop-down menu.
  2. Click on the Codespaces tab.
  3. Click Create codespace on main.

For more info, check out the GitHub documentation.

VS Code Dev Containers

If you already have VS Code and Docker installed, you can click the badge above or here to get started. Clicking these links will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.

Follow these steps to open this sample in a container using the VS Code Dev Containers extension:

  1. If this is your first time using a development container, please ensure your system meets the pre-reqs (i.e. have Docker installed) in the getting started steps.

  2. To use this repository, you can either open the repository in an isolated Docker volume:

    • Press F1 and select the Dev Containers: Try a Sample... command.
    • Choose the "Java" sample, wait for the container to start, and try things out!

      Note: Under the hood, this will use the Dev Containers: Clone Repository in Container Volume... command to clone the source code in a Docker volume instead of the local filesystem. Volumes are the preferred mechanism for persisting container data.

    Or open a locally cloned copy of the code:

    • Clone this repository to your local filesystem.
    • Press F1 and select the Dev Containers: Open Folder in Container... command.
    • Select the cloned copy of this folder, wait for the container to start, and try things out!

Things to try

Once you have this sample opened, you'll be able to work with it like you would locally.

Some things to try:

  1. Edit:

    • Open src/main/java/com/mycompany/app/App.java.
    • Try adding some code and check out the language features.
    • Make a spelling mistake and notice it is detected. The Code Spell Checker extension was automatically installed because it is referenced in .devcontainer/devcontainer.json.
    • Also notice that the Extension Pack for Java is installed. The JDK is in the mcr.microsoft.com/devcontainers/java image and Dev Container settings and metadata are automatically picked up from image labels.
  2. Terminal: Press Ctrl+Shift+` and type uname and other Linux commands from the terminal window.

  3. Build, Run, and Debug:

    • Open src/main/java/com/mycompany/app/App.java.
    • Add a breakpoint.
    • Press F5 to launch the app in the container.
    • Once the breakpoint is hit, try hovering over variables, examining locals, and more.
  4. Run a Test:

    • Open src/test/java/com/mycompany/app/AppTest.java.
    • Put a breakpoint in a test.
    • Click the Debug Test in the Code Lens above the function and watch it hit the breakpoint.
  5. Install Node.js using a Dev Container Feature:

    • Press F1 and select the Dev Containers: Configure Container Features... or Codespaces: Configure Container Features... command.
    • Type "node" in the text box at the top.
    • Check the check box next to "Node.js (via nvm) and yarn" (published by devcontainers)
    • Click OK
    • Press F1 and select the Dev Containers: Rebuild Container or Codespaces: Rebuild Container command so the modifications are picked up.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information.

vscode-remote-try-java's People

Contributors

alexr00 avatar bamurtaugh avatar chuxel avatar codecraft21 avatar dependabot[bot] avatar egamma avatar heaven31415 avatar jasonlhy avatar jdubois avatar kieferrm avatar microsoft-github-policy-service[bot] avatar microsoftopensource avatar msftgits avatar samruddhikhandale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vscode-remote-try-java's Issues

Idk

2023-07-08 11:12:15.015 SEVERE Failed to release resource. ComGoogleAppsXplatSqlSqlException: Error preparing query: database is locked
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x00000001031ce9e8 uprv_getICUData_n4m + 306592
at 0x0000000103191d40 uprv_getICUData_n4m + 57592
at 0x0000000103192720 uprv_getICUData_n4m + 60120
at 0x00000001031c9710 uprv_getICUData_n4m + 285384
at 0x0000000103191b54 uprv_getICUData_n4m + 57100
at 0x0000000103192eb0 uprv_getICUData_n4m + 62056
at 0x0000000103199c58 uprv_getICUData_n4m + 90128
at 0x00000001031de134 uprv_getICUData_n4m + 369900
at 0x000000010339cd6c uprv_getICUData_n4m + 2199844
at 0x00000001ccc287ac 6E76DC96-11AF-3B2E-B71E-215F9CC6E822 + 243628
at 0x00000001d29fa128 4230C122-42E8-383B-BEEC-EE7B61F8BB61 + 864552
at 0x00000001d2a067b4 4230C122-42E8-383B-BEEC-EE7B61F8BB61 + 915380
at 0x00000001d298b5e8 4230C122-42E8-383B-BEEC-EE7B61F8BB61 + 411112
at 0x00000001d29a10d4 4230C122-42E8-383B-BEEC-EE7B61F8BB61 + 499924
at 0x00000001d29a63ec CFRunLoopRunSpecific + 612
at 0x00000001ccc2efd4 6E76DC96-11AF-3B2E-B71E-215F9CC6E822 + 270292
at 0x00000001033a54b4 uprv_getICUData_n4m + 2234476
at 0x0000000104ec5eec ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4234272
at 0x00000002326b56b8 _pthread_start + 148
at 0x00000002326b4b88 thread_start + 8

2023-07-08 12:49:47.952 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&RID=55215&CVER=22&TYPE=init&%24req=count%3D0&SID=null&t=1
2023-07-08 12:49:47.962 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 12:49:56.995 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&SID=aLm8tv1I__u7qeNRuHQnxw&RID=55225&AID=4&t=1
2023-07-08 12:49:56.999 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x0000000102c0c0d0 Chat + 540880
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: An SSL error has occurred and a secure connection to the server cannot be made.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
... 9 more
Caused by: XPTNetHttpNetworkException: An SSL error has occurred and a secure connection to the server cannot be made.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 12:49:56.999 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&RID=rpc&SID=aLm8tv1I__u7qeNRuHQnxw&CI=0&AID=3&TYPE=xmlhttp&t=1
2023-07-08 12:49:57.003 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 14:51:28.461 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&RID=75355&CVER=22&TYPE=init&%24req=count%3D0&SID=null&t=1
2023-07-08 14:51:28.471 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 15:13:10.654 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&RID=61565&CVER=22&TYPE=init&%24req=count%3D0&SID=null&t=1
2023-07-08 15:13:10.659 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 15:14:39.395 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&csessionid=CgAQxqKnpQYabgAJa4lXEe7Fo7v3rT5xtQkJJbx_O5Rl3vdmbDZL7DYTucqlsfAaOqkizyjO4hgNY-PDc9M8i8FdVuT2OhOXGz7Kd7iIJocRcq3Ee0bEbVnwI6hSpx5Z9yv2K48pzlp_EWn41Sb7NgNc84Ys6m1xMAE&RID=22838&CVER=22&TYPE=init&%24req=count%3D0&SID=null&t=1
2023-07-08 15:14:39.406 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 15:15:39.381 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&csessionid=CgAQxqKnpQYabgAJa4lXEe7Fo7v3rT5xtQkJJbx_O5Rl3vdmbDZL7DYTucqlsfAaOqkizyjO4hgNY-PDc9M8i8FdVuT2OhOXGz7Kd7iIJocRcq3Ee0bEbVnwI6hSpx5Z9yv2K48pzlp_EWn41Sb7NgNc84Ys6m1xMAE&RID=rpc&SID=XLEAoffwSqkeR1SjAOsP_Q&CI=0&AID=3&TYPE=xmlhttp&t=1
2023-07-08 15:15:39.384 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

2023-07-08 15:16:39.538 SEVERE Failed request url: https://chat.google.com/webchannel/events_encoded?VER=8&csessionid=CgAQxqKnpQYabgAJa4lXEe7Fo7v3rT5xtQkJJbx_O5Rl3vdmbDZL7DYTucqlsfAaOqkizyjO4hgNY-PDc9M8i8FdVuT2OhOXGz7Kd7iIJocRcq3Ee0bEbVnwI6hSpx5Z9yv2K48pzlp_EWn41Sb7NgNc84Ys6m1xMAE&RID=rpc&SID=XLEAoffwSqkeR1SjAOsP_Q&CI=0&AID=5&TYPE=xmlhttp&t=1
2023-07-08 15:16:39.547 SEVERE Http request has failed with attached cause. DYNSCommonExceptionAutoValue_SharedApiException: NETWORK: UNKNOWN
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x00000001031228f8 Chat + 5875960
at 0x0000000103121214 Chat + 5870100
at 0x0000000102c03fc8 Chat + 507848
at 0x0000000102f9f8a0 Chat + 4290720
at 0x0000000102f9f92c Chat + 4290860
at 0x00000001033ab9e8 uprv_getICUData_n4m + 2260384
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aa328 uprv_getICUData_n4m + 2254560
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x00000001034793e8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 813932
at 0x00000001033aaef4 uprv_getICUData_n4m + 2257580
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x00000001034693f8 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748412
at 0x000000010346e668 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 769516
at 0x000000010346a554 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 752856
at 0x0000000103469370 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748276
at 0x0000000103469518 _ZN4absl14flags_internal16GenRuntimeTypeIdIbEEPKSt9type_infov + 748700
at 0x0000000103006124 Chat + 4710692
at 0x000000010300645c Chat + 4711516
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9e08a64 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 88676
at 0x00000001d9e09158 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 90456
at 0x00000002326b4da0 _pthread_wqthread + 228
at 0x00000002326b4b7c start_wqthread + 8
Caused by: ComGoogleAppsXplatDataoverhttpDataOverHttpException: CANNOT_CONNECT_TO_SERVER: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc1b4 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259560
at 0x000000010301b238 Chat + 4796984
at 0x000000010301b294 Chat + 4797076
at 0x0000000102c0c068 Chat + 540776
at 0x000000010393ce80 SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673952
at 0x000000010538602c ZN4absl13base_internal10AtomicHookIPFvPKciS3_S3_S3_EE13DummyFunctionES3_iS3_S3_S3 + 96576
at 0x00000001d9df5320 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 8992
at 0x00000001d9df6eac BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 16044
at 0x00000001d9dfe614 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 46612
at 0x00000001d9dff0a4 BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 49316
at 0x00000001d9e09cdc BB347F0E-F21C-3607-82E6-C8D750FDBF8C + 93404
at 0x00000002326b4ddc _pthread_wqthread + 288
... 1 more
Caused by: XPTNetHttpNetworkException: The network connection was lost.
at 0x00000001050ecf34 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 6491240
at 0x0000000104eccce0 ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4262420
at 0x0000000104ecc0cc ZN4absl13base_internal8HookListIPFvRKNS0_10MallocHook7NewInfoEEE6RemoveES7 + 4259328
at 0x000000010301e7a8 Chat + 4810664
at 0x000000010393ce4c SRLGenerated_RecurringDoNotDisturbSettingsService_API_Optional_InstanceTypeFactory + 2673900
... 8 more

Debugger not working

Hi! I was able to run the Java code perfectly. When I try to run by clicking on 'Debug' then I get an error

''void
org.eclipse.jdi.internal.connect.ConnectorImpl$StringArgumentImpl.(org.eclipse.jdi.i...
java.lang.String,java.lang.String, java.lang.String, boolean)'

Could someone help how I can fix this or how I can enable debugger? Thanks!

unable to find user vscode: no matching entries in passwd file

I copied the .devcontainer/ contents of this project to a fresh VS Code project, and now when I start the dev container I get this error message. Any idea what's going on? My impression was I could copy the .devcontainer/ contents as a starting point for a new Java project using dev containers

[2021-03-04T19:48:42.030Z] [PID 23764] [16 ms] Remote-Containers 0.158.0 in VS Code 1.53.2 (622cb03f7e070a9670c94bae1a45d78d7181fbd4).
[2021-03-04T19:48:42.073Z] [PID 23764] [60 ms] Start: Resolving Remote
[2021-03-04T19:48:42.075Z] [PID 23764] [62 ms] Setting up container for folder or workspace: c:\Users\jafreebe\Documents\GitHub\event-processing-java


[2021-03-04T19:48:42.092Z] [PID 23764] [79 ms] Start: Check Docker is running
[2021-03-04T19:48:42.092Z] [PID 23764] [79 ms] Start: Run: docker version --format {{.Server.APIVersion}}
[2021-03-04T19:48:42.543Z] [PID 23764] [530 ms] Server API version: 1.41
[2021-03-04T19:48:42.665Z] [PID 23764] [652 ms] Start: Run: git rev-parse --show-cdup
[2021-03-04T19:48:42.750Z] [PID 23764] [737 ms] Start: Run: docker ps -q -a --filter label=vsch.local.folder=c:\Users\jafreebe\Documents\GitHub\event-processing-java --filter label=vsch.quality=stable
[2021-03-04T19:48:43.314Z] [PID 23764] [1301 ms] Start: Run: docker inspect --type container d928dd859bea
[2021-03-04T19:48:43.989Z] [PID 23764] [1976 ms] Start: Starting container
[2021-03-04T19:48:43.989Z] [PID 23764] [1976 ms] Start: Run: docker start d928dd859beabcdd748dcdd4f605a70c0fc2e84fd6fe746b939c7c9b25c52d42
[2021-03-04T19:48:45.794Z] [PID 23764] [3781 ms] Start: Run: docker ps -q -a --filter label=vsch.local.folder=c:\Users\jafreebe\Documents\GitHub\event-processing-java --filter label=vsch.quality=stable
[2021-03-04T19:48:46.384Z] [PID 23764] [4371 ms] Start: Run: docker inspect --type container d928dd859bea
[2021-03-04T19:48:46.878Z] [PID 23764] [4865 ms] Start: Inspecting container
[2021-03-04T19:48:46.879Z] [PID 23764] [4866 ms] Start: Run: docker inspect --type container d928dd859beabcdd748dcdd4f605a70c0fc2e84fd6fe746b939c7c9b25c52d42
[2021-03-04T19:48:47.376Z] [PID 23764] [5363 ms] Start: Run: docker exec -i -u vscode -e VSCODE_REMOTE_CONTAINERS_SESSION=fe79734d-41ed-4b2d-8a09-8ef28af19aa81614887321210 d928dd859beabcdd748dcdd4f605a70c0fc2e84fd6fe746b939c7c9b25c52d42 /bin/sh
[2021-03-04T19:48:47.392Z] [PID 23764] [5379 ms] Start: Run in container: uname -m
[2021-03-04T19:48:47.936Z] [PID 23764] [5923 ms] Start: Run in container: cat /etc/passwd
[2021-03-04T19:48:47.936Z] [PID 23764] [5923 ms] Stdin closed!
[2021-03-04T19:48:47.940Z] [PID 23764] [5927 ms] Shell server terminated (code: 126, signal: null)
unable to find user vscode: no matching entries in passwd file

Java can't be started

When I open this folder, the page "java project" don't load....
And have a task running "java build status"
Never finished

16263017754546398466500783409006

16263018161775165893483006102052

What's wrong?
I'm already "clean java server workspace"

16263018983988714433988852329243

Log:
16263019594377259503102827274010

Thnx advanced

出錯

它一開始都正常

螢幕擷取畫面 (9)
螢幕擷取畫面 (10)
螢幕擷取畫面 (11)
螢幕擷取畫面 (12)
螢幕擷取畫面 (13)

它到後面就報錯了...
請問我有步驟錯了嗎?
螢幕擷取畫面 (14)

image

Failed: Copying VS Code server to container

Hello,

Trying to follow the example however it fails in copying VS Code Server from the host to the container.

Interesting through the server is already there in /tmp/vsch/ but it is failing to be copied for some reason.

On the host machine, if i try

ls /tmp/vsch/57b550c559b945eb9d871dbf2b2e4cb9e31e2551/ 

I get

vscode-server-linux-x64.tar.gz

which means the file exist however i still get an error message saying no such file or directory.

Below is the error message

Installing VS Code Server for commit 57b550c559b945eb9d871dbf2b2e4cb9e31e2551
Run: docker exec 9b62155de4858bc58566dd952692584719e8d205f14d7839f01ca5f4ddd2972a mkdir -p /root/.vscode-remote/bin/57b550c559b945eb9d871dbf2b2e4cb9e31e2551_1557584472027
Run: docker cp /tmp/vsch/57b550c559b945eb9d871dbf2b2e4cb9e31e2551/vscode-server-linux-x64.tar.gz 9b62155de4858bc58566dd952692584719e8d205f14d7839f01ca5f4ddd2972a:/root/.vscode-remote/bin/57b550c559b945eb9d871dbf2b2e4cb9e31e2551_1557584472027
lstat /tmp/vsch: no such file or directory
Failed: Copying VS Code server to container
Command failed: docker cp /tmp/vsch/57b550c559b945eb9d871dbf2b2e4cb9e31e2551/vscode-server-linux-x64.tar.gz 9b62155de4858bc58566dd952692584719e8d205f14d7839f01ca5f4ddd2972a:/root/.vscode-remote/bin/57b550c559b945eb9d871dbf2b2e4cb9e31e2551_1557584472027

Java home location not found

When trying out the project vscode java extension complains that the java.home folder is not available at /docker-java-home. Changed the location to /usr/local/openjdk-8 and rebuilt the container and it worked.

Container not starting

Mac 13-inch, Mid 2012
OSX 10.11.6

Docker Version 18.06.1-ce-mac73 (26764)

Sending build context to Docker daemon  772.6kB
Step 1/4 : FROM mcr.microsoft.com/vscode/devcontainers/base:0-alpine-3.14
 ---> 29fbad96cc78
Step 2/4 : RUN apk add --no-cache       nodejs  npm     make    g++     docker-cli      docker-compose  ;
 ---> Using cache
 ---> 166a432e844c
Step 3/4 : RUN cd && npm i node-pty
 ---> Running in dfa03b615fba
npm ERR! code 1
npm ERR! path /root/node_modules/node-pty
npm ERR! command failed
npm ERR! command sh -c node scripts/install.js
npm ERR! make: Entering directory '/root/node_modules/node-pty/build'
npm ERR! make: Leaving directory '/root/node_modules/node-pty/build'
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | linux | x64
npm ERR! gyp info find Python using Python version 3.9.5 found at "/usr/bin/python3"
npm ERR! gyp http GET https://nodejs.org/download/release/v14.20.0/node-v14.20.0-headers.tar.gz
npm ERR! gyp http 200 https://nodejs.org/download/release/v14.20.0/node-v14.20.0-headers.tar.gz
npm ERR! gyp http GET https://nodejs.org/download/release/v14.20.0/SHASUMS256.txt
npm ERR! gyp http 200 https://nodejs.org/download/release/v14.20.0/SHASUMS256.txt
npm ERR! gyp info spawn /usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'make',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/root/node_modules/node-pty/build/config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/root/.cache/node-gyp/14.20.0/include/node/common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=/root/.cache/node-gyp/14.20.0',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=/root/.cache/node-gyp/14.20.0/<(target_arch)/node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=/root/node_modules/node-pty',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! make: printf: Operation not permitted
npm ERR! make: *** [pty.target.mk:107: Release/obj.target/pty/src/unix/pty.o] Error 127
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:285:12)
npm ERR! gyp ERR! System Linux 4.9.93-linuxkit-aufs
npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /root/node_modules/node-pty
npm ERR! gyp ERR! node -v v14.20.0
npm ERR! gyp ERR! node-gyp -v v7.1.2
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2022-09-10T13_57_40_459Z-debug.log
The command '/bin/sh -c cd && npm i node-pty' returned a non-zero code: 1
[7024 ms] Command failed: docker build -f /var/folders/gb/x6z336p540z29919w2fqhv1h0000gn/T/vsch/bootstrap-image/0.245.2/bootstrap.Dockerfile -t vsc-volume-bootstrap /var/folders/gb/x6z336p540z29919w2fqhv1h0000gn/T/vsch/bootstrap-image/0.245.2
[7024 ms] Exit code 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.