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

bug: Warpcast login does not work. #412

Open
hskang9 opened this issue Apr 16, 2024 · 9 comments
Open

bug: Warpcast login does not work. #412

hskang9 opened this issue Apr 16, 2024 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@hskang9
Copy link

hskang9 commented Apr 16, 2024

What is the bug?
API did not handle undefined fetch error

How can it be reproduced? (optional)
I can only show copy of debugging error, but it says the map function in Farcaster api is undefined.

{
  "error": "\n######################################################################\n\nUnhandledFetchError\n...message: Cannot read property 'map' of undefined\n...name: Farcaster API Error\n...absoluteUrl: https://client.warpcast.com/v2/client-config\n...body: undefined\n...endpointName: getClientConfig\n...hasTimedOut: false\n...isNetworkError: false\n...method: GET\n...relativeUrl: /v2/client-config\n...resolvedTimeout: 20000\n...response: [object Object]\n...responseData: undefined\n...status: 403\n...timeout: undefined\n...componentStack: \n    in Unknown\n    in Unknown\n    in InvalidateAndPurgeQueryCachesOnStartup\n    in Unknown\n    in ErrorBoundary\n    in QueryErrorResetBoundary\n    in RetryableErrorBoundary\n    in QueryClientProvider\n    in Suspense\n    in RNCSafeAreaProvider\n    in SafeAreaProvider\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in AndroidNavigationBarColor\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in AnalyticsEnabledProvider\n    in Unknown\n    in Unknown\n    in Unknown\n    in Unknown\n    in ErrorBoundary\n    in DebugLogsProvider\n    in ErrorHistoryProvider\n    in Unknown\n    in RCTView\n    in Unknown\n    in __Sentry.TouchEventBoundary\n    in WithTouchEventBoundary\n    in ReactNativeProfiler\n    in RCTView\n    in Unknown\n    in __Sentry.TouchEventBoundary\n    in RootApp\n    in RCTView\n    in Unknown\n    in GestureHandlerRootView\n    in gestureHandlerRootHOC(RootApp)\n    in RCTView\n    in Unknown\n    in RCTView\n    in Unknown\n    in AppContainer\n...isComponentError: true\n...unwrappedErrorMessage: Cannot read property 'map' of undefined\n...unwrappedErrorStack: TypeError: Cannot read property 'map' of undefined\n    at ?anon_0_ (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:183951:85)\n    at next (native)\n    at asyncGeneratorStep (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:44033:26)\n    at _next (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:44052:29)\n    at tryCallOne (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:15715:16)\n    at anonymous (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:15796:27)\n    at apply (native)\n    at anonymous (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:16933:26)\n    at _callTimer (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:16822:17)\n    at _callReactNativeMicrotasksPass (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:16860:17)\n    at callReactNativeMicrotasks (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:17063:44)\n    at __callReactNativeMicrotasks (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:2712:46)\n    at anonymous (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:2577:45)\n    at __guard (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:2685:15)\n    at flushedQueue (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:2576:21)\n    at invokeCallbackAndReturnFlushedQueue (/Users/expo/Library/Developer/Xcode/DerivedData/Warpcast-egwbacudxudaekghlqpvuosfbqxx/Build/Intermediates.noindex/ArchiveIntermediates/Warpcast/BuildProductsPath/Release-iphoneos/main.jsbundle:2570:33)\n\n######################################################################\n",
  "localTimestamp": 1713277342629,
  "unauthed": true
}

Additional context (optional)
It worked yesterday.

@hskang9 hskang9 added the bug Something isn't working label Apr 16, 2024
@Aliakbar57
Copy link

I'm completed payment transition purchased warpcast I'd payment transition completed through Google transition yesterday morning until not active my warpcast app not supported further process
I have transition id and screen shot transition purchased warpcast proof plz active app for fruther process or chat with me

@Cryptoption8924
Copy link

I've finished the payment and signed up, but I can't log in. It keeps showing a "debug error" message. I've already reached out to Varun on Twitter about this. Could you please look into and resolve this issue?

@Tekus01
Copy link

Tekus01 commented Jun 11, 2024

IMG_2474

I get this error opening the app, please help

@san-caitian
Copy link

IMG_2474

我打开应用程序时出现此错误,请帮忙
me too,What should I do if I change it?

@Anexstar
Copy link

Hi warpcast
...
I have purchased my farcaster logins but my phone got formatted and I can't login back toy account on my phone.. it keeps bringing up a red error message ..
Pls help me I need help... I have my secret phrase.. and tried using it to login to my warpcast account but to no avail...

Pls help me... I don't have money to pay for another login...

Thanks .. hope you hear from you soon

@Darmawansah
Copy link

{
"error": "\n######################################################################\n\nHandledFetchError\n...message: getOnboardingState 403 - No active Warpcast signer exists for FID undefined\n...name: Farcaster API Error\n...absoluteUrl: https://client.warpcast.com/v2/onboarding-state\n...body: undefined\n...endpointName: getOnboardingState\n...hasTimedOut: false\n...isNetworkError: false\n...method: GET\n...relativeUrl: /v2/onboarding-state\n...resolvedTimeout: 20000\n...response: [object Object]\n...responseData: [object Object]\n...status: 403\n...timeout: undefined\n\n######################################################################\n",
"localTimestamp": 1719613743190,
"unauthed": true
}

@imtipi
Copy link

imtipi commented Jul 3, 2024

same,warpcast can't import a FID that isn't registered at warpcast,cause I can't use my old FID at all
and their email just no replay for a week

@chilaraiSxt
Copy link

chilaraiSxt commented Aug 7, 2024

I logged out and tried to sign up a different account. As soon as I made the payment and went to choose a username, I started receiving the errors. Here is the debug info

{
  "error": "\n######################################################################\n\nHandledFetchError\n...message: getOnboardingState 403 - No active Warpcast signer exists for FID undefined\n...name: Farcaster API Error\n...absoluteUrl: [https://client.warpcast.com/v2/onboarding-state\n...body](https://client.warpcast.com/v2/onboarding-state/n...body): undefined\n...endpointName: getOnboardingState\n...hasTimedOut: false\n...isNetworkError: false\n...method: GET\n...relativeUrl: /v2/onboarding-state\n...resolvedTimeout: 20000\n...response: [object Object]\n...responseData: [object Object]\n...status: 403\n...timeout: undefined\n\n######################################################################\n",
  "localTimestamp": 1723027128472,
  "unauthed": true
}

The account for which I made a recent payment is now dangling. It didn't allow me to chose a username (kept displaying error).

Now on my mobile I can't login to any account. The wrapcast app keeps closing automatically (I even tried reinstalling but not helpful).

@antonbarada
Copy link

++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

12 participants