Arno Uhlig

Results 17 comments of Arno Uhlig

Thanks for reporting @zhoutiekui. Would you like to submit a fix?

Only @gondor wields this power

Mh. At first glance no. It's unexpected. Could you check the response from Swift, @lsarni ?

Looking at the content length, I guess the response is written to the file?

Mh. It should return null, as the download() method leads to get(), looking at https://github.com/ContainX/openstack4j/blob/master/core/src/main/java/org/openstack4j/openstack/storage/object/internal/ObjectStorageObjectServiceImpl.java#L82 . What happens if you just try to download? Whiteout writing to file) I guess...

Ok. I'll mark it as a bug. Since you're already familiar with the issue, would you like to contribute and fix it @lsarni? Would be much appreciated.

Might be missing. In which case I'd like to encourage you to contribute them @z839978721

Hi @lsarni, Starting easy: Does the authentication and subsequent swift command, you pasted above, work? Since you're using the username, you need to provide a domain id. Only the user...

Right for 2.20. Most of OS4js Identity V3 was released with version 3.0.0 . AFAIK the issue, you pasted above, is resolved in that version. So I'd recommend trying latest...