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

Getting the 404 Error #106

Open
SrinivasuSymrise opened this issue Mar 27, 2024 · 5 comments
Open

Getting the 404 Error #106

SrinivasuSymrise opened this issue Mar 27, 2024 · 5 comments

Comments

@SrinivasuSymrise
Copy link

Hi Team ,

Below is main.yaml , I am getting 404 error while running , would you please help .


name: Publish ARM template & deploy

on:
push:
branches: [ "main" ]

jobs:
deploy:
runs-on: ubuntu-latest
name: adb deploy dev

steps:
  - name: deploy notebooks
    uses: antstackio/databricks-deploy@v1.0.3
    with:
      databricks-repo-branch: 'main'
      databricks-token: 'dapi9xxxxxxxxxxxxxxxxxxxxxxxxxxc41014-2'
      databricks-host: 'https://adb-xxxxxxxxxxxxxxx.7.azuredatabricks.net'
      databricks-repo-id: '75xxxxx96'
@sleepy0owl
Copy link
Member

Hey, Thanks for reaching out. I am looking into it. Give me some time.

@SrinivasuSymrise
Copy link
Author

Thank you for quick response :)

@SrinivasuSymrise
Copy link
Author

@sleepy0owl , would you please let me know what is causing the issue

@sleepy0owl
Copy link
Member

can you please provide the log of the GitHub action?

@SrinivasuSymrise
Copy link
Author

3s
Run antstackio/databricks-deploy@v1.0.3
with:
databricks-repo-branch: main
databricks-token: dapi9bb159358eb08328036f998e4ac41014-2
databricks-host: https://adb-2261565[3](https://github.com/SymriseAG/azure-datapipeline-adb-ddp/actions/runs/8466983155/job/23196934209#step:2:3)4095427.7.azuredatabricks.net
databricks-repo-id: 753618296
Starting to deploy......
Error: Request failed with status code 404

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