I upgraded the AS Kotlin plugin to 1.7.0 and after...
# android-studio
j
I upgraded the AS Kotlin plugin to 1.7.0 and after restarting it ran into this error with the KMM plugin and disabled it. I tried uninstalling the KMM plugin to see if reinstalling it fixes anything, but now I can't install any AS plugins anymore. It fails to load the detail view on the right, with a continuous spinning activity indicator, and clicking the install button does nothing.
Another clue, when checking for updates, the event log logs:
Copy code
Failed to load plugins from the default repository: Request failed with status code 403
I've been trying to delete and clear various caches related to Android Studio as well as reinstalling, but so far haven't been able to fix the issue.
I'm experiencing the same issue on another computer, so this seems to be an issue with the plugin repository endpoint. https://plugins.jetbrains.com/ loads, but I am seeing issues like plugin logos and screenshots not loading on the site.
c
What version of Android Studio are you using Jeff?
j
Hey @chi, I just upgraded to Chipmunk.
c
It fails to even download on my end, fails with this error. Chipmunk Patch 1 is a very buggy version too on my end. https://kotlinlang.slack.com/archives/CRDCFF3RC/p1654724919055359
j
Interesting, it did download for me. Now that this is resolved, the KMM plugin installed again and seems to work now without error.
c
It didn't download for me and I just tried downloading now. Are you having the the issue with Chipmunk where it stalls and becomes unusable?
j
I haven't experienced any stalling. Is it the Kotlin plugin that's not downloading for you?
👍 1
c
Yeah, the Kotlin Plugin
j
Oddly, even while the plugin repository was down last night, AS did offer to upgrade the Kotlin plugin to 1.7.0 and it was able to successfully download and upgrade. This was after I tried reinstalling AS, wiping all caches, etc., so the Kotlin plugin was defaulted to 1.6 after reinstalling AS.