run rasa:
[root@izwz94czw8846y01y4tbacz finance]# rasa x
WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0. For more information, please see:
- https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md
- GitHub - tensorflow/addons: Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
If you depend on functionality not listed there, please file an issue.
Starting Rasa X in local mode…
WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0.
For more information, please see:
- https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md
- GitHub - tensorflow/addons: Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
If you depend on functionality not listed there, please file an issue.
2019-05-29 17:21:35 INFO root - Starting Rasa Core server on http://localhost:5005
The server is running at http://localhost:5002/login?username=me&password=wTXBURC5Tj53
Building prefix dict from the default dictionary …
Loading model from cache /tmp/jieba.cache
Loading model cost 3.060 seconds.
Prefix dict has been built succesfully.
WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0.
For more information, please see:
- https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md
- GitHub - tensorflow/addons: Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
If you depend on functionality not listed there, please file an issue.
INFO:apscheduler.scheduler:Scheduler started
2019-05-29 17:21:45.427480: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2019-05-29 17:21:45.653454: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2494220000 Hz
2019-05-29 17:21:45.660209: I tensorflow/compiler/xla/service/service.cc:150] XLA service 0x87a7550 executing computations on platform Host. Devices:
2019-05-29 17:21:45.660254: I tensorflow/compiler/xla/service/service.cc:158] StreamExecutor device (0): ,
when i visit the url,i got something went wrong:
somebody can tell me how to solve it ? Thanks.