Skip to content

One machine simulation #23

@Hiramdu

Description

@Hiramdu

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) :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions