software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.87k stars 1.3k forks source link

> java.net.SocketException: Connection reset #6059

Closed shravan2524 closed 2 weeks ago

shravan2524 commented 4 months ago

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.

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.

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[bot] commented 4 months ago

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?

piaskowyk commented 2 weeks ago

Unfortunately, we no longer support react-native@0.68 :/ I recommend upgrading to the latest Reanimated version.