botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 84 forks source link

Bot is using Languages not supported by NLU #1686

Closed EduardoYapsi closed 1 year ago

EduardoYapsi commented 1 year ago

Describe the bug Im using the binary version of botpress, the thing is whether i import an already built bot or create a new one botpress instantly gives me the message that this lenguage is not supported by NLU. Im working with a bot that doesnt use NLU and when i open it with botpress app it opens normally. Also another error appears at my screen: Request failed with status code 404

To Reproduce Start Botpress binary version 12.30.2 create or import a new bot to the software

Expected behavior A normal bootup of the software

Screenshots image

Environment (please complete the following information):

blackchineykh commented 1 year ago

Did you make any progress on this issue? I have he same problem

davidvitora commented 1 year ago

Try 30.8 and don't disable the autoStart in the NLU configuration.

yaya2devops commented 9 months ago

@davidvitora You really feel you can close stuff with this ?

robertvy commented 5 months ago

For me restarting the botpress server solved this exact issue. It seems that after loading the first language, botpress needs a restart. Found this here: https://github.com/botpress/v12/issues/755#issuecomment-1603332923