yang957

Results 2 comments of yang957

> 把日志中的报错相关信息发一下,我有空看下。这样马拉松哪里的问题 错误信息如下: 2025-11-07 10:02:28.563 [MainThread] DEBUG /opt/anaconda3/envs/czy1028/lib/python3.9/site-packages/pyxxl/setting.py(__post_init__:119) - init config: {'xxl_admin_baseurl': 'http://公司ip:8050/job-admin/', 'executor_app_name': 'python-xxl-job-executor-sample', 'access_token': 'opay-jobs-token', 'executor_url': 'http://xxxx:9999', 'executor_listen_port': 9999, 'executor_listen_host': 'xxxx', 'executor_log_path': 'pyxxl.log', 'executor_logger': , 'max_workers': 30, 'task_timeout':...

> [@yang957](https://github.com/yang957) 看下是不是同一个问题,被重定向到登录页了 [#52](https://github.com/fcfangcc/pyxxl/issues/52) 2025-11-07 18:24:32.869 [MainThread] INFO /opt/anaconda3/envs/czy1028/lib/python3.9/site-packages/pyxxl/main.py(_register_task:87) - 200, message='Attempt to decode JSON with unexpected mimetype: text/html;charset=utf-8', url='http://xxxx:8050/job-admin/toLogin'. 是被重定向到了这个地址。我使用这个地址在浏览器里登录 是失败的。我看上个问题里说 把xxl_admin_baseurl 地址换成 http://ip:prot/api/ 这种格式,我也试了,不行 运行后显示 Registry executor failed.