question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Should have luis authoringKey and authoringRegion when lu file not empty

See original GitHub issue

Describe the bug

When trying to publish a bot which is not using LUIS at all, I get the following error:

Should have luis authoringKey and authoringRegion when lu file not empty

Version

v1.1.1

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

Expected behavior

It should be possible to publish a bot which is not using LUIS at all (all .lu files are empty) without providing LUIS information

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
stephanbissercommented, Sep 8, 2020

I fixed this issue after removing the “luisResource” key from the bot’s settings @luhan2017

0reactions
luhan2017commented, Sep 7, 2020

@stephanbisser , I can’t reproduce this issue. could you zip your bot and share with us? We can help to debug it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

.lu file format - Bot Service | Microsoft Learn
When using LUIS, the None intent is a required intent that you need to create with utterances that are outside of your domain....
Read more >
Deployment Scripts - Microsoft Open Source
Optional configuration file for ARM Template deployment. No. createLuisAuthoring, Indicates whether a new LUIS authoring resource should be created. If false, ...
Read more >
How to get LU file from LUIS.AI portal - Stack Overflow
To export you app in .lu format, - go to you applications page, - select your application - in the top bar click...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found