Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Error while running connect/update using botskills CLI #3057

@manish-95

Description

@manish-95

What happens?

When I try to connect/update a skill to the main VA Bot using botskills connect/update, I get an error which prevents me from proceeding further.

What are the steps to reproduce this issue?

  1. Use bf luis:version:export to generate .json file for the Skill Bot.
  2. Use bf luis:convert to update the .lu file with new changes for the same Skill Bot.
  3. Run botskills update/connect to update the dispatch of the VA bot.

What were you expecting to happen?

The .dispatch and .luis files of the VA Bot to be updated with details of the Skill template.

Can you share any logs, error output, etc.?

Error: The execution of the ludown command failed with the following error: [ERROR] line 989:0 - line 989:1: syntax error: invalid input '@' detected. Expecting one of this - end of file, model description, new line, QnA definition, Intent definition, Entity definition, Import statement [ERROR] line 993:0 - line 993:1: syntax error: invalid input '@' detected. Expecting one of this - end of file, model description, new line, QnA definition, Intent definition, Entity definition, Import statement Stopping further processing.

Metadata

Metadata

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Type: BugSomething isn't workingcustomer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions