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

NullPointerException: site.password must not be null #11986

Open
sentry-io bot opened this issue Jul 11, 2024 · 1 comment
Open

NullPointerException: site.password must not be null #11986

sentry-io bot opened this issue Jul 11, 2024 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 11, 2024

Sentry Issue: WOOCOMMERCE-ANDROID-B52

NullPointerException: site.password must not be null
    at com.woocommerce.android.SiteObserver.fetchPlugins(SiteObserver.kt:51)
    wooCommerceStore.fetchSitePlugins(site)
    at com.woocommerce.android.SiteObserver.access$fetchOrderStatusOptions(SiteObserver.kt:27)
    @Suppress("ForbiddenComment")
    at com.woocommerce.android.SiteObserver.access$fetchPlugins(SiteObserver.kt:27)
    @Suppress("ForbiddenComment")
    at com.woocommerce.android.SiteObserver$observeAndUpdateSelectedSiteData$3$1$1.invokeSuspend(SiteObserver.kt:40)
    launch { fetchPlugins(site) }
...
(30 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant