Something went wrong!

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:

If you depend on functionality not listed there, please file an issue.

Starting Rasa X in local mode… :rocket:

WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0.

For more information, please see:

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:

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.

I had the ‘something went wrong’ issue when I used internet explorer. I switched to google chrome now, and that seems to do the trick for me.

So if you haven’t already, you could perhaps try a different browser

@Xiesenjiong I also faced a similar situation like this and it happened because somehow I skipped the login and tried to access the conversations or any other page.

Use the link generated by the rasa to access Rasa X if you have accidentally closed the window opened by the rasa.

@Xiesenjiong did you get it figured out? With all of the authorization errors I would suspect that @harshitc is on to something with the login.

I have similar issues and I am logged correctly

@Saul any update on this issue Saul?