You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: