microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.99k stars 1.48k forks source link

Code push suddenly repeats "UNKNOWN_ERROR." #2756

Closed burakgenc10 closed 2 months ago

burakgenc10 commented 2 months ago

Is anyone experiencing the same issue? My application is down. https://status.appcenter.ms/ appcenter status shows that it is operational...

joseviniciusnunes commented 2 months ago

the url that the applications call has no configured IP, and there is a DNS problem https://codepush.appcenter.ms/

Error: DNS_PROBE_FINISHED_NXDOMAIN

It could be some maintenance or incorrect environment configuration.

Captura de Tela 2024-09-12 às 11 57 00

dw-l-e-e commented 2 months ago

When can this issue be resolved? Every time I try CodePush, it keeps returning an UNKNOWN_ERROR.

abhinavnimbuslearning commented 2 months ago

Hello, we are also experiencing this issue.

burakgenc10 commented 2 months ago

there is probably some maintenance work going on, we will wait for now :/

aydinkazim commented 2 months ago

same issue 😶‍🌫️

mahendra-bm-ai commented 2 months ago

+1

johnpwrs commented 2 months ago

same issue

streamize commented 2 months ago

error!!!!!! what the fxck

naut97 commented 2 months ago

Same issue.

stratus1011 commented 2 months ago

Same

daviseares commented 2 months ago

the same issue here. +1

maxb94 commented 2 months ago

is there somebody at App Center that the issue can be reported to?

dw-l-e-e commented 2 months ago

The quickest way to contact, as far as I know, is for all of us to log into App Center, click the question mark button at the top right of the screen, and report the issue through 'Contact'.

maxb94 commented 2 months ago

The quickest way to contact, as far as I know, is for all of us to log into App Center, click the question mark button at the top right of the screen, and report the issue through 'Contact'.

Thanks, I've reported the issue.

Please could others do the same so they prioritise

naut97 commented 2 months ago

The quickest way to contact, as far as I know, is for all of us to log into App Center, click the question mark button at the top right of the screen, and report the issue through 'Contact'.

Thanks, I've reported the issue.

Please could others do the same so they prioritise

I did too

naut97 commented 2 months ago

They replied Screenshot 2024-09-12 at 23 50 47

stratus1011 commented 2 months ago

I got the the same response too. Jorge is super responsive from that team. I've reached out in the past and Jorge always responds extremely fast! Glad they're on it.

podger commented 2 months ago

+1

cotovanugabi commented 2 months ago

+1

theromeapp commented 2 months ago

+1 - breaking our entire application, anyone know how to fallback on just App's preloaded JS if something like this happens again?

reactnv commented 2 months ago

Our app checks for CodePush updates on startup and we didn't try-catch that.. huge mistake. now the app just doesn't work :(

deggertsen commented 2 months ago

+1 - breaking our entire application, anyone know how to fallback on just App's preloaded JS if something like this happens again?

Yeah, we just implemented a catch, where if we get a network error back it will bypass codepush and just run the app on the current version.

reactnv commented 2 months ago

+1 - breaking our entire application, anyone know how to fallback on just App's preloaded JS if something like this happens again?

Yeah, we just implemented a catch, where if we get a network error back it will bypass codepush and just run the app on the current version.

Did you send an update right now with CodePush and it worked?

deggertsen commented 2 months ago

+1 - breaking our entire application, anyone know how to fallback on just App's preloaded JS if something like this happens again?

Yeah, we just implemented a catch, where if we get a network error back it will bypass codepush and just run the app on the current version.

Did you send an update right now with CodePush and it worked?

I'm able to send codepush updates. But nobody can download them. If you didn't already have a catch in place before this crash I think the only option is a new app store release.

reactnv commented 2 months ago

+1 - breaking our entire application, anyone know how to fallback on just App's preloaded JS if something like this happens again?

Yeah, we just implemented a catch, where if we get a network error back it will bypass codepush and just run the app on the current version.

Did you send an update right now with CodePush and it worked?

I'm able to send codepush updates. But nobody can download them. If you didn't already have a catch in place before this crash I think the only option is a new app store release.

image

dw-l-e-e commented 2 months ago

Is there any progress in resolving the issue currently happening?

sd commented 2 months ago

It seems to be back online

deggertsen commented 2 months ago

It's still intermittent for us. Lots of calls are still failing, but at least most seem to be working now.

naut97 commented 2 months ago

It is fixed for me

burakgenc10 commented 2 months ago

yes, issue fixed for all of us. closed 💯