storj / uplink

Storj network Go library
MIT License
122 stars 17 forks source link

Error when uploading files via console #108

Open baobabresearch opened 2 years ago

baobabresearch commented 2 years ago

It didn’t happen before, but today the error upload failed: uplink: missing encryption base: [bucket]/[file] appeared.

Moreover, it appears on every file, I can’t upload the folder to the cloud

mniewrzal commented 2 years ago

Hey @CrOOaSaN, By console you mean command line uplink tool? Could you post commend you tried with version of binary (uplink version)?

baobabresearch commented 2 years ago

Hey @CrOOaSaN, By console you mean command line uplink tool? Could you post commend you tried with version of binary (uplink version)?

  1. "By console you mean command line uplink tool?" - Yes.
  2. `Release build Version: v1.59.1 Build timestamp: 13 Jul 22 11:59 MSK Git commit: b9fdf5395906448b47f2b94c52e0f7e21d9c0adb

PATH VERSION storj.io/storj (devel) storj.io/common v0.0.0-20220630081130-5ba97afece12 storj.io/drpc v0.0.32 storj.io/private v0.0.0-20220614154538-e18b72a55f43 storj.io/uplink v1.9.1-0.20220623122820-25d79c31a876`

heunland commented 2 years ago

example command from related forum thread: uplink.exe cp -r N:[folder] sj://main11 https://forum.storj.io/t/error-when-uploading-files-via-console/19241/3?u=heunland