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

vripper stopped downloading and even opening links from the clipboard #193

Open
drazen72 opened this issue May 5, 2024 · 0 comments
Open

Comments

@drazen72
Copy link

drazen72 commented May 5, 2024

I was happily downloading until yesterday. Suddenly, Vripper stopped opening links from the clipboard, even after I reinstalled it several times. I tried portable version too, and it managed to open the links, but won't download. This is the error I managed to copy, because logs cannot be copied in the application after the error has been reported. I am not using proxies nor vpn, as I put in my credentials for the site.
here is the error:

me.vripper.exception.DownloadException: Unexpected response code '403' for GET /threads/?p=2432936
at me.vripper.services.MetadataService$fetchMetadata$1.invokeSuspend$lambda$2$lambda$1(MetadataService.kt:49)
at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:247)
at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:188)
at me.vripper.services.MetadataService$fetchMetadata$1.invokeSuspend(MetadataService.kt:47)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelled}@304755aa, Dispatchers.IO]

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