Rush • A new and improved way of building extensions

Can you try again? It should work now.

2 Likes

Welcome back, thanx I will try it

Error :

M.H@MH MINGW32 ~/Desktop
$ rush upgrade
info Fetching data...
erro Something went wrong:
DioError [DioErrorType.other]: HandshakeException: Handshake error in client (OS Error:
        CERTIFICATE_VERIFY_FAILED: certificate has expired(../../third_party/boringssl/src/ssl/handshake.cc:359))
#0      DioMixin.assureDioError (package:dio/src/dio_mixin.dart:819)
#1      DioMixin._dispatchRequest (package:dio/src/dio_mixin.dart:678)
<asynchronous suspension>
#2      DioMixin.fetch.<anonymous closure>.<anonymous closure> (package:dio/src/dio_mixin.dart:586)
<asynchronous suspension>

The command is working for me .

2 Likes

Also working fine on Linux:

:~$ rush upgrade
info Fetching data...
info Starting download... [1 MB]
                                                   (100% done)
info Download complete; performing post download tasks...
info Done! Rush was successfully upgraded to v1.2.5

2 Likes

@Shreyash please help me
Rush was working fine yesterday but today you don’t care about any working project whether it is new or old

image
just don’t click on configure.

1 Like

I had clicked on it before and the project was working for me.
But I’ll try again without pressing and I’ll tell you what happened

Not worked :pensive:

@Shreyash
I have two problems
1- Not Upgrade

M.H@MH MINGW32 ~/Desktop
$ rush upgrade
info Fetching data...
erro Something went wrong:
DioError [DioErrorType.other]: HandshakeException: Handshake error in client (OS Error:
        CERTIFICATE_VERIFY_FAILED: certificate has expired(../../third_party/boringssl/src/ssl/handshake.cc:359))
#0      DioMixin.assureDioError (package:dio/src/dio_mixin.dart:819)
#1      DioMixin._dispatchRequest (package:dio/src/dio_mixin.dart:678)
<asynchronous suspension>
#2      DioMixin.fetch.<anonymous closure>.<anonymous closure> (package:dio/src/dio_mixin.dart:586)
<asynchronous suspension>

2- :point_down: :point_down:

Try reinstalling Rush.

Do I have to delete the rush files first and then reinstall them, or do I have to reinstall directly?

Note : I tried to reinstall it directly, but it didn’t work

I will send show you the error that appeared when I open my computer

Open the dev-deps.xml file located in .idea/libraries, check the path if they exist and contain all the jar files:

2 Likes

Thanks for your reply, I will check it out and let you know.

1 Like

why does this happen to me?

1 Like

Make sure that:

  1. JDK 8 is installed.
  2. JAVA_HOME environment variable points to the correct location.
  3. %JAVA_HOME%/bin directory is listed under the Path environment variable.

I have Eclipse Adoptium jdk-17.0.2.8-hotspot, is that a problem?
the rest is all correct.

Look your path is error, I think