Summary
In our workflows we are using same logic for vlocity deployment since last few years. There is no change on it.
We use Install SF CLI using TAR File (Production version)
In the same we are getting the vlocity authentication error, that start on Monday.
After a few tests with Sales Force Support team, we noted that (when we install Cli via npm):
- with latest VBT [v1.17.24] AND latest sf cli[2.142.7] installed via npm, is working fine.
- with latest VBT [v1.17.24] AND latest sf cli[2.142.7] installed via TAR file, authentication fails.
The error:
Vlocity hash update was successful
Vlocity Build v1.17.24
Org >> ***
Using SFDX >> ***
Refreshing SFDX Session >> ***
Command to be executed is >> sf org display --target-org "" --verbose --json
Command to be executed is >> sf org auth show-access-token --target-org "" --no-prompt --json
SFDX login successful for user >> ***
Error: Process completed with exit code 1.
Your timezone: (GMT+01:00) British Summer Time (Europe/London)
Probably is related with that one: #3586
Summary
In our workflows we are using same logic for vlocity deployment since last few years. There is no change on it.
We use Install SF CLI using TAR File (Production version)
In the same we are getting the vlocity authentication error, that start on Monday.
After a few tests with Sales Force Support team, we noted that (when we install Cli via npm):
The error:
Vlocity hash update was successful
Vlocity Build v1.17.24
Org >> ***
Using SFDX >> ***
Refreshing SFDX Session >> ***
Command to be executed is >> sf org display --target-org "" --verbose --json
Command to be executed is >> sf org auth show-access-token --target-org "" --no-prompt --json
SFDX login successful for user >> ***
Error: Process completed with exit code 1.
Your timezone: (GMT+01:00) British Summer Time (Europe/London)
Probably is related with that one: #3586