edgafner / dorkag

Issue Tracker repository for all Dorkag plugins
Other
5 stars 0 forks source link

Failed to login exception in url #84

Closed flq closed 3 months ago

flq commented 5 months ago

I actually spent the money because the trial went okay - now it just doesn't work. Not cool actually.

Unhandled exception in [ComponentManager(ProjectImpl@1948568890), CoroutineName(com.gafner.plugin.azd.pullrequest.ui.toolwindow.model.AZDToolWindowViewModel), StandaloneCoroutine{Cancelling}@39df366d, Dispatchers.Default]

java.net.URISyntaxException: Expected scheme-specific part at index 5: stub:
    at java.base/java.net.URI$Parser.fail(URI.java:2976)
    at java.base/java.net.URI$Parser.failExpecting(URI.java:2982)
    at java.base/java.net.URI$Parser.parse(URI.java:3182)
    at java.base/java.net.URI.<init>(URI.java:708)
    at com.intellij.util.UriUtilKt.withScheme(UriUtil.kt:16)
    at com.intellij.collaboration.util.URIUtil.equalWithoutSchema(URIUtil.kt:37)
    at com.gafner.plugin.azd.AZDProjectsAndAccountsUtilKt$createSingleProjectAndAccountState$1.invoke(AZDProjectsAndAccountsUtil.kt:14)
    at com.gafner.plugin.azd.AZDProjectsAndAccountsUtilKt$createSingleProjectAndAccountState$1.invoke(AZDProjectsAndAccountsUtil.kt:12)
    at com.intellij.collaboration.async.CoroutineUtilKt.combineState$suspendConversion0(CoroutineUtil.kt:92)
    at com.intellij.collaboration.async.CoroutineUtilKt.access$combineState$suspendConversion0(CoroutineUtil.kt:1)
    at com.intellij.collaboration.async.CoroutineUtilKt$combineState$1.invoke(CoroutineUtil.kt:92)
    at com.intellij.collaboration.async.CoroutineUtilKt$combineState$1.invoke(CoroutineUtil.kt:92)
    at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invokeSuspend(Zip.kt:33)
    at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt)
    at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt)
    at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:76)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
    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)
    Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ProjectImpl@1948568890), CoroutineName(com.gafner.plugin.azd.pullrequest.ui.toolwindow.model.AZDToolWindowViewModel), StandaloneCoroutine{Cancelled}@39df366d, Dispatchers.Default]
Jonatha1983 commented 5 months ago

@flq Hi

Thanks for reporting and I am glad that the trial went ok. As you can imagine there is no big plan of making users having good time during the trail and suffering just after they paid "10 box".

Anyway regarding the issue, I ll try to debug it, can you give me some more details regarding the versions you had previously that worked and the current version?

Thanks and sorry for that.

Jonatha1983 commented 5 months ago

Hi @flq

Do you still face issues with this?

flq commented 5 months ago

Yes, I don't get it to work. I used my preview version around beginning of the year I suspect. I also tried to uninstall and reinstall the plugin, but it seems to me that some local data is kept around (my suspicion is that some stale local data is not the way you need it to be?)

Jonatha1983 commented 5 months ago

@flq Thanks for the clarification.

Is there any chance you can reinstall the new version, enable the statistics collection in the Azure DevOps settings, and retry? If so, let me know, and I will try to spot the root cause from my side. ( you can then turn it off)

If you can't turn it on - I would appreciate it if you could see if there are some exceptions in the IDE logs (under the help menu bar - you have the option to open the IDE log file)

I would appreciate any other details you can provide to help me reproduce this.

In any case, if you want, email me at jgafner@gmail.com, and I will generate a one-month free coupon for this inconvenience.

Jonatha1983 commented 3 months ago

@flq Hi

Do you still need help working with the plugin?

I am closing the issue for now. If you face the same issue, please provide a bit more details, and I will reopen this issue.