Skip to content

Migrating Files from Parse.com to our hosted parse server #3258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jatinp-sufalamtech opened this issue Dec 19, 2016 · 1 comment
Closed

Comments

@jatinp-sufalamtech
Copy link

jatinp-sufalamtech commented Dec 19, 2016

Hello All,

I have migrated file from Parse.com to my hosted parse server using "https://github.com/parse-server-modules/parse-files-utils" this tool by applying "Option-2".

Now My problem is when I click on the image in my parse dashboard, it will show me message "File not found." and my url is like,

http://ip of my server:1337/parse/files/OE9gP1wrd2OT9avp3RBmt8zysmM25wRTMtDOxsfe/tfss-6ca44378-72fb-4ddf-aef2-11af0485b11b-profile-pic

I have refer issue number #1027(mtrezza comment) and found that "By default Parse Server uses the GridFileAdapter to store your file in your mLab database. The files are stored according to the GridFS specification of mongoDB."

Now I want to store all of these migrated images in my own mongoDB database, so what should I do?

@flovilmart
Copy link
Contributor

For issues with the file migration assistant, you should probably refer to the migration assistant repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants