-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Important first questions
-
Is your FFUpdater up-to-date? If not, please abort and update FFUpdater.
-
Do you spot similar issues in https://github.com/Tobi823/ffupdater/issues? If yes, please abort and add your error message as a comment to the existing issue.
Describe the bug
Replace this paragraph with a clear and concise description of what the bug is.
To Reproduce
Please insert the steps to reproduce the behavior here:
- ...
- ...
- ...
Expected behavior
Please give a clear and concise description of what you expected to happen.
Error message from FFUpdater
Please copy and paste the error message with the stacktrace and error log here:
Stacktrace:
de.marmaro.krt.ffupdater.background.exception.AppUpdaterRetryableException: Simple network test (https://archive.mozilla.org) was not successful. Retry later.
at de.marmaro.krt.ffupdater.background.AppUpdater.isUpdateCheckPossible-gIAlu-s(AppUpdater.kt:158)
at de.marmaro.krt.ffupdater.background.AppUpdater.access$isUpdateCheckPossible-gIAlu-s(AppUpdater.kt:52)
at de.marmaro.krt.ffupdater.background.AppUpdater$isUpdateCheckPossible$1.invokeSuspend(AppUpdater.kt:0)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
Logs:
de.marmaro.krt.ffupdater.background.exception.AppUpdaterRetryableException: Simple network test (https://archive.mozilla.org) was not successful. Retry later.
at de.marmaro.krt.ffupdater.background.AppUpdater.isUpdateCheckPossible-gIAlu-s(AppUpdater.kt:158)
at de.marmaro.krt.ffupdater.background.AppUpdater.access$isUpdateCheckPossible-gIAlu-s(AppUpdater.kt:52)
at de.marmaro.krt.ffupdater.background.AppUpdater$isUpdateCheckPossible$1.invokeSuspend(AppUpdater.kt:0)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
Device information:
| Key | Value |
|---|---|
| FFUpdater version | 81.0.0 (179) release Github |
| Device | Infinix X665B (X665B-OP, Infinix-X665B, Infinix-X665B) |
| Manufacturer | Infinix (INFINIX MOBILITY LIMITED) |
| Supported ABIs | arm64-v8a, armeabi-v7a, armeabi |
| Android version | 11 (SDK: 30) |
| OS | buildsrv-n29, buildsrv-ci, release-keys, 1705033127000 |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working