2020-01-10 21:49:41.187325: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cudart64_100.dll’; dlerror: cudart64_100.dll not found 2020-01-10 21:49:41.194262: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
@navneet you can ignore this error…as server is up after this error & works fine i too get this warning every time
rasa.core.actions.action - Failed to run custom action ‘action_check_uhid’. Action server responded with a non 200 status code of 0. Make sure your action server properly runs actions and returns a 200 once the action is executed. Error: 0, message=‘Attempt to decode JSON with unexpected mimetype: text/html’, url=URL(‘http://localhost:5002/webhook’) 2020-01-16 15:48:47 ERROR rasa.core.processor - Encountered an exception while running action ‘action_check_uhid’. Bot will continue, but the actions events are lost. Please check the logs of your action server for more information.[quote=“priya359, post:2, topic:23421, full:true”] @navneet you can ignore this error…as server is up after this error & works fine i too get this warning every time [/quote]
But i got this error everytime when i was trying to hit my custom action.