gridfsmigrate icon indicating copy to clipboard operation
gridfsmigrate copied to clipboard

Clarifications on #5

Open dmonn opened this issue 3 years ago • 1 comments

Hey @arminfelder

First of all, thanks for creating this script! A lifesaver for all naive-but-growing RC setups like mine

In the instructions, the fifth point reads

Check if everything is working correctly. Ensure that there are no files missing.

I got up to this point and none of the files in the chat appeared to be missing. However, all of them were also still served from http://my-chat-url/file-uploads/. Did I do it wrong? The logs seem OK and all files are on my S3.

Wanted to clarify this before I delete the obsolete blobs :D

dmonn avatar Jun 30 '22 07:06 dmonn

@dmonn , your browser will must likely not directly access S3, so RC will download and forward it for you, which means that the url/path does not reflect the storage location.

If you you have a backup, just give it a try

arminfelder avatar Jun 30 '22 08:06 arminfelder