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

crash column 'id' does not exist #319

Open
SJpro opened this issue Jun 5, 2023 · 0 comments
Open

crash column 'id' does not exist #319

SJpro opened this issue Jun 5, 2023 · 0 comments

Comments

@SJpro
Copy link

SJpro commented Jun 5, 2023

Back traces starts.
java.lang.IllegalArgumentException: column 'id' does not exist. Available columns: [required_network_type, requires_charging, requires_device_idle, requires_battery_not_low, requires_storage_not_low, trigger_content_update_delay, trigger_max_content_delay, content_uri_triggers, , state, worker_class_name, input_merger_class_name, input, output, initial_delay, interval_duration, flex_duration, run_attempt_count, backoff_policy, backoff_delay_duration, period_start_time, minimum_retention_duration, schedule_requested_at, run_in_foreground, out_of_quota_policy]
at androidx.room.util.CursorUtil.getColumnIndexOrThrow(CursorUtil.java:123)
at androidx.work.impl.model.WorkSpecDao_Impl.getAllEligibleWorkSpecsForScheduling(WorkSpecDao_Impl.java:1683)
at androidx.work.impl.Schedulers.schedule(Schedulers.java:78)
at androidx.work.impl.WorkerWrapper.onWorkFinished(WorkerWrapper.java:375)
at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:331)
at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
Back traces ends.

Device: SM-G610F、SM-T585、Redmi 8、SM-J410F
Version: 8.0.0、8.1.0、9.0

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