Skip to content

IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity #20646

@sentry-io

Description

@sentry-io

Sentry Issue: WORDPRESS-ANDROID-2X7D

RuntimeException: Unable to start activity ComponentInfo{org.wordpress.android/org.wordpress.android.ui.posts.PostsListActivity}: java.lang.IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3175)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3312)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:113)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:71)
...
(7 additional frame(s) were not displayed)

IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity
    at org.wordpress.android.ui.posts.PostsListActivity.onCreate(PostsListActivity.kt:185)
    at org.wordpress.android.ui.posts.PostsListActivity.onCreate(PostsListActivity.kt:185)
...
(12 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions