-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encountered an exception while running action 'action_weather' #94
Comments
Same exception I have, because of that the chatbot does not run in the slack. |
@vinayak-sg I am working to fix this problem, I will come with an update. |
Thank you
…On Sun, Jul 21, 2019 at 5:17 PM Mihail Butnaru ***@***.***> wrote:
@vinayak-sg <https://github.com/vinayak-sg> I am working to fix this
problem, I will come with an update.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#94?email_source=notifications&email_token=ALB7IF2CVO6EDSWZ4QJ6AWDQARED7A5CNFSM4H6ZE5RKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2OBTZY#issuecomment-513546727>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALB7IF5EGBNYYXRCVIXBMU3QARED7ANCNFSM4H6ZE5RA>
.
|
I am having the same error. Did anyone come up with a solution? |
change current = client.getcurrent(q=loc) to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ERROR:rasa_core.actions.action:Failed to run custom action 'action_weather'. Action server responded with a non 200 status code of 500. Make sure your action server properly runs actions and returns a 200 once the action is executed. Error: 500 Server Error: INTERNAL SERVER ERROR for url: http://localhost:5055/webhook
ERROR:rasa_core.processor:Encountered an exception while running action 'action_weather'. Bot will continue, but the actions events are lost. Make sure to fix the exception in your custom code.
The text was updated successfully, but these errors were encountered: