CESSProject / DeOSS

Implementation of object storage service based on cess platform
Apache License 2.0
12 stars 13 forks source link

DeOSS not uploading file to the miners that is already in the track directory. #102

Closed tehsunnliu closed 10 months ago

tehsunnliu commented 11 months ago

Recently, I tried to upload a 1GiB file to my self-hosted DeOSS gateway. The gateway tried to upload the file segments to the miners for a while and then stopped. The file can not be found in the dealMap either. I can see that the file is still in the /track directory with FID: 34b9a4787bb567035f99add437938cbbf89087da4f8d6f9ba3844645349fcec0

image

When I restart the DeOSS, it resumes uploading other files but doesn't try to upload 34b9a4787bb567035f99add437938cbbf89087da4f8d6f9ba3844645349fcec0 this particular file.

AstaFrode commented 11 months ago

Please wait for the chain to reassign storage nodes.

tehsunnliu commented 11 months ago

Its actually 3rd Day today and the file is still there in track directory but isn't getting processed.

AstaFrode commented 10 months ago

The problem of slow speed is because the chain is stuck there, and the chain will not redistribute miners. CESS v0.7 version will solve this problem.