Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> java.net.SocketException: Connection reset #6059

Open
shravan2524 opened this issue May 28, 2024 · 1 comment
Open

> java.net.SocketException: Connection reset #6059

shravan2524 opened this issue May 28, 2024 · 1 comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@shravan2524
Copy link

Description

Task :react-native-reanimated:downloadGlog FAILED
Download https://github.com/google/glog/archive/v0.3.5.tar.gz

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings
782 actionable tasks: 4 executed, 778 up-to-date

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-reanimated:downloadGlog'.

A failure occurred while executing de.undercouch.gradle.tasks.download.internal.DefaultWorkerExecutorHelper$DefaultWorkAction
java.net.SocketException: Connection reset

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 17s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-reanimated:downloadGlog'.

A failure occurred while executing de.undercouch.gradle.tasks.download.internal.DefaultWorkerExecutorHelper$DefaultWorkAction
java.net.SocketException: Connection reset

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 17s

at makeError (/Users/fikaa/Desktop/fikaa/fikaa_app/node_modules/@react-native-community/cli-platform-android/node_modules/execa/index.js:174:9)
at /Users/fikaa/Desktop/fikaa/fikaa_app/node_modules/@react-native-community/cli-platform-android/node_modules/execa/index.js:278:16
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async runOnAllDevices (/Users/fikaa/Desktop/fikaa/fikaa_app/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/runOnAllDevices.js:109:5)
at async Command.handleAction (/Users/fikaa/Desktop/fikaa/fikaa_app/node_modules/@react-native-community/cli/build/index.js:192:9)

info Run CLI with --verbose flag for more details

Steps to reproduce

  1. Run the application

Snack or a link to a repository

null

Reanimated version

3.5.3

React Native version

0.68.7

Platforms

Android

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Paper (Old Architecture)

Build type

Release app & production bundle

Device

Real device

Device model

Redmi note 9 pro max

Acknowledgements

Yes

@github-actions github-actions bot added the Missing repro This issue need minimum repro scenario label May 28, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@github-actions github-actions bot added the Platform: Android This issue is specific to Android label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

1 participant