question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to run rasa x without docker as background process on Linux?

See original GitHub issue

I installed it on rasa x server. I can run it on background with following command.But ı can not see login password on nohup output.

nohup rasa x &

nohup.out

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
  * https://github.com/tensorflow/addons
If you depend on functionality not listed there, please file an issue.

2019-05-31 11:57:53 INFO     root  - Starting Rasa Core server on http://localhost:5005
Starting Rasa X in local mode... 🚀
2019-05-31 11:57:55.682861: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
INFO:apscheduler.scheduler:Scheduler started

Rasa version: Rasa 1.0.3

Rasa X version (if used & relevant): Rasa 1.0.3

Python version: Python 3.6.8

Operating system (windows, osx, …): Linux Ubuntu

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tabergmacommented, Jun 18, 2019

The environment variable is called RASA_X_PASSWORD. Can you try again?

0reactions
harunkelesoglucommented, Aug 7, 2019

Thanks @tabergma it solved

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rasa X on server without docker
Hello. I'm trying to deploy RASA X to our server, so my colleagues can edit stories without running it locally. I know, there...
Read more >
Deploy to a Server - Rasa
For running Rasa X on a server, we support Docker. ... Duplicate of rasa-production used for background tasks such as training and evaluating...
Read more >
Rasa Advanced Deployment: Part 1(Installation) - Medium
Step 1: Define values.yml with credentials · Step 3: Add rasa repo into helm chart · Step 4: install rasa-x into Kubernetes
Read more >
Build and Run a Node.js application in Docker - Bits and Pieces
As a developer, after some time and experience, the next obvious step is being able to deploy our own application. If you know...
Read more >
rasa/rasa-x - Docker Image - Docker Hub
Rasa X (Community Edition) was the free tier of the Rasa Enterprise tooling. As of June 8th, 2022, we have announced that it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found