stevebelt
stevebelt
Same issue... More exactly, I cannot upload the same file twice in a row: (I have set autoUpload: true, removeAfterUpload: true) Now: 1. Select File_A.txt -> success 2. Select File_A.txt...
I found a solution on the Net. I added this line of code and now I do not get this error. FileUploader.FileSelect.prototype.isEmptyAfterSelection = function() { return true; // true|false };...
I am challenged by instructions 2.1. (I should start by saying I am new to iptables.) When I ssh from the host into either of the workers, I cannot ping...