Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems like the server is not starting correctly. #17

Open
Donglong opened this issue Jun 1, 2023 · 1 comment
Open

Seems like the server is not starting correctly. #17

Donglong opened this issue Jun 1, 2023 · 1 comment

Comments

@Donglong
Copy link

Donglong commented Jun 1, 2023

All logs of the qlib-server container are as follows

docker_support-qlib-server-1  | wait-for-it.sh: waiting 15 seconds for rabbitmq:15672
docker_support-qlib-server-1  | wait-for-it.sh: rabbitmq:15672 is available after 0 seconds
docker_support-qlib-server-1  | [1:MainThread](2023-06-01 05:02:42,283) INFO - qlib.Initialization - [config.py:417] - default_conf: server.
@Mandy007-cu
Copy link

Hi I've tried to use qlib-server using qlib-server one-click-deployment when the docker up in the detail show the following errors:

[1:MainThread](2023-06-10 19:01:55,791) INFO - qlib.Initialization - [config.py:417] - default_conf: server.
[1:MainThread](2023-06-10 19:01:56,212) INFO - qlib.Initialization - [__init__.py:74] - qlib successfully initialized based on server settings.
[1:MainThread](2023-06-10 19:01:56,213) INFO - qlib.Initialization - [__init__.py:76] - data_path={'__DEFAULT_FREQ': PosixPath('/data/stock_data/qlib_data')}
[1:MainThread](2023-06-10 19:01:56,403) ERROR - qlib.workflow - [utils.py:41] - An exception has been raised[ImportError: cannot import name 'run_with_reloader' from 'werkzeug.serving' (/opt/conda/lib/python3.7/site-packages/werkzeug/serving.py)].
[1:MainThread](2023-06-10 19:01:56,403) ERROR - qlib.workflow - [utils.py:41] - An exception has been raised[ImportError: cannot import name 'run_with_reloader' from 'werkzeug.serving' (/opt/conda/lib/python3.7/site-packages/werkzeug/serving.py)].


How can i solve this problem?

I hope to use qlib in online mode. However, following the steps in the documentation, I was unable to run qlib-server correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants