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.

When publishing Failed to bind luis prediction resource to luis applications.

See original GitHub issue

Describe the bug

I am getting this error whenever I am publishing the Bot.

Failed to bind luis prediction resource to luis applications. Please check if your luisResource is set to luis prediction service name in your publish profile.

Version Release: 1.4.0

Release: 1.4.0

Browser

I have installed Composer on my machine. I use Chrome , Edge browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

Windows 10

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Expected behavior

Screenshots

image

Additional context

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
luhan2017commented, Jun 11, 2021

@hshahbaz could you refer this comment to see if the issue can be resolved. https://github.com/microsoft/BotFramework-Composer/issues/5354#issuecomment-747150353

0reactions
toribnaxcommented, Jun 17, 2021

If anyone is looking for a way around this then create the LUIS and bot resource from scratch with Composer. I faced no issues when I let Composer create the resources instead of filling the publishing profile myself. On Thu, Jun 17, 2021 at 6:59 AM toribnax @.***> wrote: @luhan2017 https://github.com/luhan2017 I am facing the same issue. I looked at #5352 <#5354 (comment)> and added the luisResource into the resource but I am still receiving an error. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#6760 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2WQKHK5MBNUUFJO74Z3VTTTH5U3ANCNFSM42SH765Q . – Thank you, Hamza Shahbaz

Thank you for the tip! Unfortunately in my case my company does not give me the permission to provision resources, so the only way I can get the resources is handing it off to an admin and then importing the resources they created.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to create and manage LUIS resources - Azure Cognitive ...
Create a LUIS Prediction resource using the LUIS portal. Go to the Manage tab in your application. In the left navigation, select Azure ......
Read more >
“No such host is known.” error when publishing bot with LUIS ...
Show activity on this post. It looks like the LUIS application isn't public. To get the api keys and hostname, you have to...
Read more >
Publish your Bot Framework Composer bot with already ...
Create your both (Authoring and Prediction) LUIS resources within the same region or else you may not see your bot published. Read this...
Read more >
Language Understanding in Azure With LUIS - DotNetCurry.com
LUIS can be used directly by your applications or in combination with other ... The prediction resource list is the pulling from our...
Read more >
Use the Azure LUIS Connector in OutSystems apps
Get the LUIS apps settings ; your LUIS app, go to ; Manage > ; Azure Resources > ; Prediction Resources. Note that...
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