Opla / opla-v2

:rocket: :robot: Your open chatbot builder. Start here to install Opla. :sparkles:
https://opla.ai
GNU General Public License v2.0
51 stars 8 forks source link

backend is not resilient to new application creation #106

Closed licarth closed 5 years ago

licarth commented 6 years ago

To Reproduce

Expected

Talking to the bot should work without a restart

lodelestra commented 6 years ago

In opla/backend logs I got userId don't have access to bot and Can't find conversation undefined. Maybe it's related.

lodelestra commented 6 years ago

A/

Works in local env when:

The table middleware table have two entries "publish-channel" and "openNLX"

B/

Doesn't work in local env when:

The table middleware is empty

mikbry commented 5 years ago

done ?