Anyone else having issues pushing to GitHub since ...
# intellij
g
Anyone else having issues pushing to GitHub since the last update? It seems like IntelliJ forgot my credentials and is now forcing me to use my GitHub username+password instead of letting me use personal access tokens as usual.
Copy code
13:29:05.342: [relaynet-powebsockets-jvm] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -f -- src/test/kotlin/tech/relaycorp/poweb/websocket/MockWebSocketListener.kt src/test/kotlin/tech/relaycorp/poweb/PoWebClientTest.kt src/main/kotlin/tech/relaycorp/poweb/PoWebClient.kt
13:29:05.351: [relaynet-powebsockets-jvm] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false commit -F /tmp/git-commit-msg-.txt --
[parcel-collection d28438b] fixes
 3 files changed, 58 insertions(+), 49 deletions(-)
13:29:09.661: [relaynet-powebsockets-jvm] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/parcel-collection:parcel-collection
remote: No anonymous write access.
fatal: Authentication failed for '<https://github.com/relaycorp/relaynet-powebsockets-jvm.git/>'
1
Copy code
IntelliJ IDEA 2020.2.1 RC (Community Edition)
Build #IC-202.6948.36, built on August 18, 2020
Runtime version: 11.0.8+10-b944.31 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.3.0-29-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 11933M
Cores: 8
Non-Bundled Plugins: org.jetbrains.kotlin, io.ktor.intellij.plugin, <http://com.jetbrains.edu|com.jetbrains.edu>
Current Desktop: KDE
I also tried deleting my GH account and readding it but nothing changed
According to the last commit in the branch, this last worked 23 hours ago. And I recall Snap updated IntelliJ afterwards.
I've found that I can use a personal access token as my password as a workaround
m
got same today! but for me token had no affects so I’ve entered creds