Skip to content

reference not found error #200

@metinbulak

Description

@metinbulak

How to resolve the reference not found error

Error :

`

INFO[0000] Loaded repository git-consul caller=repository
INFO[0000] Stopping watcher... caller=watcher
INFO[0000] Received finish caller=watcher
INFO[0001] Watcher received finish caller=runner
ERROR[0001] Runner error error=reference not found`

Config.json file

{
"repos": [
{
"name": "git-consul",
"url": "https://mygit.com/git-consul",
"branches" : ["dev"],
"mount_point":"test/",
"hooks" : [{"type":"polling","interval":60}],
"credentials": {
"username": "username",
"password": "password"
},
"skip_branch_name":true,
"skip_repo_name":true
}
],
"consul": {"address":"https://myconsul.com","token":"token"}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions