parajbs

Results 9 issues of parajbs

Is s3rver a s3 "private" / "public" or both? When using the clients, I can only login with AccessKeyId / SecretAccessKey! It's OK! (safe) But via the browser all data...

I installed version 2.2.6 - 2.2.9, but there are problems with the directories! But I was able to upload / download / open and edit files without any problem! Then...

I test Nextcloud21 with s3rver version 2.2.6 - 2.2.9, there is no error message (see below), when opening and editing (streaming) files! From version 3.0.0 - 3.6.1-master the error message...

Hello I made two backups that are stored locally! (1.3 GB per backup) So far, but in the Issue column there is a red exclamation mark "cannot confirm integrity" What...

Hello Fluffy9, I noticed that you still use the **3.0.2** version of "skynet-js" in the "package.json", but the version **4.0-beta** of "skynet-js" in the readme.md! On the one hand, this...

changelog: - corrections in "store.put" on "setJSON" ! important ! - better readable logs - update packet.json skynet-js 4.1.0 and gun 0.2020.1236 - readme.md update link "skynet-js 4.1" # PULL...

Hello Fluffy9, Yesterday I installed "SkynetLabs/gundb-relay(branch "skynet-nodejs")" on my dev server and fixed errors while doing so I have now created a super working new version of "zenbase-2.1.8_2-beta-plus" that works...

Hello Fluffy9, I looked at your changes! The line: if (!data['data']['!']) {cb(null, JSON.stringify(data['data']) || undefined)} else { cb(null, undefined)} }) you just have to change it like this: cb(null, JSON.parse(data['data'])...

Hello @redsolver, I found a bug in the latest versions "0.13.1" - "0.13.3" of "s5-dev/S5". When I open my webapp via "http://bleptij2lj2e7i3g4msarql3at2pkhohrwj4af3e4znyi6zs36gw4poq.localhost:5050/" If you want to retrieve it, you get...