Open pepep788 opened 1 year ago
check http://localhost:9999/
for info about chat_rasa_actions
container, see if there is any response for your request. I have the same problem where there is no reply in telegram but the containers logs shows the response.
rasa aktion logs: opt/venv/lib/python3.10/site-packages/rasa/core/tracker_store.py:1042: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
pkg_resources.declare_namespace('google')
.pkg_resources.declare_namespace
. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packagespkg_resources.declare_namespace('mpl_toolkits')
.pkg_resources.declare_namespace
. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packagespkg_resources.declare_namespace('ruamel')
.pkg_resources.declare_namespace
. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packagespkg_resources.declare_namespace('ruamel.yaml')
.pkg_resources.declare_namespace
. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packagesThose warnings are fine. You need to check Dozzle
for logs for your chat_rasa_actions
container, there might be some rasa actions responeses which may not appear in telegram chat window.
this is not okey : chat_api
DEBUG:config:💬 Query received: /start
i have the same issue with you. have you resolved it?
INFO: 192.168.32.3:39736 - "POST /webhooks/telegram/webhook HTTP/1.1" 500 Internal Server Error
check your webhook connection, it says clearly in the log.
telegram app send mesage -ok
2023 16:16:57 is_escalate: False
the telegram application sends a text but no reply comes back
2023-06-30 14:16:57 DEBUG aiogram - Make request: "getMe" with data: "{}" and files "None"