Skip to content

Connect-Keeper throwing errors #196

@ajdraper1

Description

@ajdraper1

I have noticed that some our automated scripts have been failing due to several different errors, all related to Connect-Keeper

Error 1: Master Password
If there are too many successive API calls, it prompts the user for a master password. This prevents the script from running any further until the master password is manually added. By creating an endless loop that connect and disconnects to Keeper I am able to consistently reproduce this error.

Error 2: Non-Interactive Session Detected
The only error message returned is Non-interactive session detected. In our logging I confirmed that this stemmed from Connect-Keeper. I have been unable to consistently reproduce this error.

Error 3: Refresh Keeper Session
The full error message is: Exception calling "GetResult" with "0" argument(s): "Your Keeper session needs to be refreshed. Please logout and login again.". This also comes from Connect-Keeper. I am also unable to manually reproduce this error.

All of these errors are coming from Connect-Keeper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions