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

One machine simulation #23

Open
Hiramdu opened this issue Oct 29, 2021 · 2 comments
Open

One machine simulation #23

Hiramdu opened this issue Oct 29, 2021 · 2 comments

Comments

@Hiramdu
Copy link

Hiramdu commented Oct 29, 2021

Hi team, may you help me check this error?

failed in ReconnectLink [20:28:59] /home/ubuntu/gdu/federated-xgboost/rabit/include/rabit/internal/ssl_socket.h:26: PK - Read/write of file failed

Traceback (most recent call last):
File "/home/ubuntu/gdu/federated-xgboost/demo/basic/demo.py", line 31, in
bst = fxgb.train(params, dtrain, num_rounds, evals=[(dtrain, "dtrain"), (dval, "dval")])
File "/home/ubuntu/gdu/federated-xgboost/python-package/federatedxgboost/training.py", line 216, in train
xgb_model=xgb_model, callbacks=callbacks)
File "/home/ubuntu/gdu/federated-xgboost/python-package/federatedxgboost/training.py", line 74, in _train_internal
bst.update(dtrain, i, obj)
File "/home/ubuntu/gdu/federated-xgboost/python-package/federatedxgboost/core.py", line 1109, in update
dtrain.handle))
File "/home/ubuntu/gdu/federated-xgboost/python-package/federatedxgboost/core.py", line 176, in _check_call
raise XGBoostError(py_str(_LIB.XGBGetLastError()))
federatedxgboost.core.XGBoostError: [20:29:04] /home/ubuntu/gdu/federated-xgboost/include/xgboost/./tree_model.h:295: Check failed: fi->Read(&param, sizeof(TreeParam)) == sizeof(TreeParam) (0 vs. 148) :

@rctp
Copy link

rctp commented Jul 7, 2022

Any solution for this? I also encounter this problem.

@alx338
Copy link

alx338 commented Oct 11, 2022

Hi, same problem here. In my case it is 2 workers in 2 different folders on 2 different ports. Is there any idea how to solve this?

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

3 participants