Azure / Azure/azure-saas

Run.sh doesn't run and gives below error. Can some one help ?

Open
#252 5 comments 0 reactions 1 assignee Claimed by @1iveowl View on GitHub
bug
Dominant language
C#
Stars
360
Forks
332
PR merge metrics
No merged PRs in 30d

Description

./run.sh
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

### Welcome ###
Welcome to the Azure SaaS Dev Kit - Azure B2C Identity Provider deployment script.

### Preparing ###
Working in directory /asdk/src/Saas.Identity/Saas.IdentityProvider/deployment.

### Sudo ###
Please log in with sudo to run this script.
You are logged in with sudo.

### Checking prerequisites ###
Checking prerequisites...

### Checking OS ###
Supported operating system: linux

### Checking Repo forked ###
Forked repository true: git@github.com:bhanupublicis/azure-saas.git

### Checking bash version ###
Pass: '5.1.16(1)-release > 5.0.0'

### Checking az cli version ###
Pass: '2.55.0 > 2.46.0'

### Checking jq version ###
Pass: '1.6 > 1.5'

### Configation Settings ###
Initializing Configuration

### Backup Configuration ###
Backing up existing configuration file to: /asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/log/2023-12-12--16-41-02/config.begin.json
Configuration settings: /asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/config/config.json.

### Postfix ###
Using existing postfix to continue or patch existing deployment: xlb8

### Configuration Validation ###
Validating Initial Configuration Settings...
All required initial configuration settings exist.

### Login to Azure ###
Log into you Azure tenant
Setting account subscription to ff09016f-c122-*******.

You are logged in to tenant: d52c9ea1-7c21-*******.

### Critical error ###
Initilization failed
cp: cannot stat '/asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/config/certificate-policy.json': No such file or directory
### Configuration Validation ###
Validating Initial Configuration Settings...

All required initial configuration settings exist.

### Login to Azure ###
Log into you Azure tenant
Setting account subscription to ff09016f-c122-*******.

You are logged in to tenant: d52c9ea1-7c21-*******

### Critical error ###
Initilization failed
cp: cannot stat '/asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/config/certificate-policy.json': No such file or directory
### Configuration Validation ###
Validating Initial Configuration Settings...
All required initial configuration settings exist.

### Cleaning up ###
Starting cleaning up...

Deleting locally stored service principal credentials.
Deleting service principal credentials using user 'null'
No known service principal to delete.
Service principal credentials have been removed locally and in Azure AD.
User context for null have been deleted.
User context for null have been deleted.
Clean up has completed.

### Backup to Azure Blob Storage ###
Backing up logs in '/asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/log/2023-12-12--16-41-02' to Azure Blob Storage 'null/null'.
ERROR: Operation returned an invalid status 'Server failed to authenticate the request. Please refer to the information in the www-authenticate header.'
ErrorCode:InvalidAuthenticationInfo

### Deployment script completion ###
Identity Foundation deployed with errors. Sometimes this is due to an error happening with the Azure Resource Manager. Try running the script once more to see if it continues past the point of failure.
Please review the log file for more details: /asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/log/2023-12-12--16-41-02

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.