Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: JSONDecodeError: Expecting value: line 1 column 1 (char 0) #32

Open
NatsukiNateYamashita opened this issue Jan 12, 2024 · 2 comments

Comments

@NatsukiNateYamashita
Copy link

NatsukiNateYamashita commented Jan 12, 2024

When running pipeline at Update Staging Project, the error below come out.
Could you please kindly provide with me some advice what I should check and set-up?

Starting: Update Staging project
==============================================================================
Task         : Command line
Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
Version      : 2.231.1
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
==============================================================================
Generating script.
========================== Starting Command Output ===========================
/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/b70e5a99-5230-4ca2-9ec1-389bba8cdcf1.sh
Checking out the master branch
Error: JSONDecodeError: Expecting value: line 1 column 1 (char 0)

##[error]Bash exited with code '1'.
Finishing: Update Staging project
@alexott
Copy link
Owner

alexott commented Jan 12, 2024

Most probably errors with authentication, etc. - enable debugging on databricks cli command

@NatsukiNateYamashita
Copy link
Author

Hi, @alexott
I appreciate your kindful comments!! That's big help for me.
I'll focus on debugging the authentication-related parts.

Thank you again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants