Search code examples
intellij-ideapycharmjetbrains-ide

Changing account for Settings Sync in JetBrains community products (IntelliJ IDEA, PyCharm)


I had 2 JetBrains accounts: one created personally and a long time forgotten, another created for work and actively used. I have been recently setting up IntelliJ IDEA and PyCharm on a new M1 MacBook Pro, and when I was asked to log in for settings sync, I accidentally logged in to the old, unused account. It turned out, that there is no "change account" button in the Settings Sync settings (see screenshots). The only option is to disable settings sync, but there is no log in window when enabling it back.

What should I do to change the account used for settings sync?

Screenshot1: IntelliJ IDEA Settings Sync menu sync is enabled:

enter image description here

Screenshot2: IntelliJ IDEA Settings Sync menu sync is disabled:

enter image description here

Steps I have tried in different combinations without any success:

Incredibly, but even after the old account was deleted, JetBrains products have no issues syncing settings with it. I received several request timeout exceptions at first, which weren't followed by any options to change the Settings Sync configuration. After several sync retries, the request succeeded and no exception has been thrown since. There is nothing.

PyCharm version:

PyCharm 2023.2.3 (Community Edition)
Build #PC-232.10072.31, built on October 12, 2023
Runtime version: 17.0.8.1+7-b1000.32 aarch64

IntelliJ IDEA version:

IntelliJ IDEA 2023.2.3 (Community Edition)
Build #IC-232.10072.27, built on October 11, 2023
Runtime version: 17.0.8.1+7-b1000.32 aarch64

Log messages when disabling/enabling settings sync

INFO - #c.i.s.CloudConfigServerCommunicator - Pushing setting snapshot to the cloud config server...
INFO - #c.i.s.SettingsSyncBridge - Result of pushing settings to the cloud: SUCCESS

Solution

  • The JetBrains Account could be switched in the Help | Register Plugins... window in Community Edition:

    enter image description here