Open edaniszewski opened 10 years ago
when creating/appending chunks to upload a file from the GUI, frequently something like this happens:
10.10.100.143|10.10.100.142|10.10.100.146|14 10.10.100.143 9 CREATE 6 10.10.100.142 9 CREATE 7 10.10.100.146 9 CREATE 7 File creation successful! 7 43 44 10.10.100.143|10.10.100.142|10.10.100.146|14 378815 14 6 CHUNKSPACE REQUEST FAILED. exiting...
which then causes the API, and thus the UI to crash... no good!
Also to note-- after restarting the UI, the file does actually exist in the system, and I am able to download it successfully.
when creating/appending chunks to upload a file from the GUI, frequently something like this happens:
which then causes the API, and thus the UI to crash... no good!