Closed devyun1901 closed 3 months ago
Problem description
使用 Demo 启动后一直卡在 ============================= test session starts ============================= collecting ... 在 xxl-job-admin 看不到注册信息
使用 Demo flask_app.py 提示: 2024-08-01 11:29:46.252 [MainThread] [NotInTask] DEBUG D:\work\81_python\pyxxl-main\pyxxl-main\pyxxl\xxl_client.py(_post:87) - post to xxl-job path=registry payload={'registryGroup': 'EXECUTOR', 'registryKey': 'xxl-job-executor-sample', 'registryValue': 'http://127.0.0.1:9999'} 2024-08-01 11:29:46.254 [MainThread] [NotInTask] ERROR D:\work\81_python\pyxxl-main\pyxxl-main\pyxxl\xxl_client.py(registry:64) - Registry executor failed. The access token is wrong.
Steps to reproduce the problem
最好可以附上代码
Specifications like the version of the project, operating system, or hardware
报错信息不是很明显吗The access token is wrong
没填token或者填错了 配置说明
Problem description
使用 Demo 启动后一直卡在 ============================= test session starts ============================= collecting ... 在 xxl-job-admin 看不到注册信息
使用 Demo flask_app.py 提示: 2024-08-01 11:29:46.252 [MainThread] [NotInTask] DEBUG D:\work\81_python\pyxxl-main\pyxxl-main\pyxxl\xxl_client.py(_post:87) - post to xxl-job path=registry payload={'registryGroup': 'EXECUTOR', 'registryKey': 'xxl-job-executor-sample', 'registryValue': 'http://127.0.0.1:9999'} 2024-08-01 11:29:46.254 [MainThread] [NotInTask] ERROR D:\work\81_python\pyxxl-main\pyxxl-main\pyxxl\xxl_client.py(registry:64) - Registry executor failed. The access token is wrong.
Steps to reproduce the problem
Specifications like the version of the project, operating system, or hardware