Unable to setup Connection in Illumination cloud with IntelliJ with Salesforce sandbox

Issue #1396 resolved
Anushasree Vitta created an issue

When tried to setup connection in Illumination Cloud although I give the sandbox Username, Password and Security Token it doesn't setup …. Also tried giving wrong values and no error is thrown …. I have uninstalled the IntelliJ and have set it up again … even then it gives me the same error

Comments (11)

  1. Scott Wells repo owner

    Okay, do you mind reproducing the issue and then immediately grabbing your idea.log file for review? You can get it using Help>Show Log in Finder.

  2. Scott Wells repo owner

    Thanks. It does seem that it's an issue with how PasswordSafe is configured. I see this all throughout your log:

    2019-08-16 10:41:57,676 [76623960]   WARN - redentialStore.CredentialStore - save (new): The user name or passphrase you entered is not correct. (-25293) 
    

    Can you provide a screenshot of this configuration screen?

    Issue_1396.png

    Whatever is going on, it's happening there. Hopefully the screenshot will allow me to see what it is.

  3. Scott Wells repo owner

    Gotcha. So the link I provided above recommends changing from "In native Keychain" to "In KeePass" on Macs where the native keychain is inaccessible. Have you tried doing that? That has fixed this problem for other Mac users experiencing the same issue.

  4. Log in to comment