atxserver2 Installation and Use

 

atxserver2 use

1. First clone atxserver2 the code, this time after use pip3 install requirements will prompt execution python main.py "[WinError 10061] Because the target machine actively refused, unable to connect."

2. To solve the problem rethinkdb connection, the download windows version rethinkdb, and then perform rethinkdb.exe -d data / directory can be in rethinkdb.exe;

3. re-execute python main.py --port 4000 to

 

Reference:

1.https://github.com/openatx/atxserver2

2. https://rethinkdb.com/docs/install/windows/

Guess you like

Origin www.cnblogs.com/jiguanghover/p/atxserver2.html