Skip to main content
Skip table of contents

MettleCI command 'workbench set-branch' command produces a credentials error

Symptom

MettleCI command workbench set-branch (documentation) command produces the error Credentials are required to access this resource.

Cause

This can be caused when the config.yml file has the following property set:

userInactiveTimeout: 0

Read more about this setting here.

Note that this FAQ refers to the MettleCI Workbench config.yml file and not the config.properties used to configure the MettleCI Command Line Interface.

Solution

Either remove theuserInactiveTimeout line completely or set it to a positive (non-zero) value.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.