Parse Server Migration: AWS Bucket Down

In the deployment step of the documentation for migrating Moralis servers to becoming self hosted tutorial step here the AWS bucket for hosting the code is down:
https://moralis-s3-bucket.s3.eu-west-1.amazonaws.com/parse-server-migration.zip

Invalid Parameter Combination
Unable to download from S3 location (Bucket: moralis-s3-bucket Key: parse-server-migration.zip). Reason: Bad Request: S3Bucket=moralis-s3-bucket, S3Key=parse-server-migration.zip

Where is the parse server migration zip hosted now?

Don’t think this is possible to be hosted in S3 since this is not pure static site, it has server component which needs to be hosted on server.

You’ll need something like AWS Beanstalk for this instead.

https://v1docs.moralis.io/moralis-dapp/getting-started/self-hosting-moralis-server/deployment#aws-elastic-beanstalk

Thanks for the reply, but that tutorial link is the same one that I posted above, and the zip (which they hosted on S3 in the tutorial) they use to deploy Beanstalk is the issue – it doesn’t exist anymore.

You can reproduce the issue by following the tutorial and clicking the link “Click here to deploy automatically”. You’ll see the error from Beanstalk:

Invalid Parameter Combination
Unable to download from S3 location (Bucket: moralis-s3-bucket Key: parse-server-migration.zip). Reason: Bad Request: S3Bucket=moralis-s3-bucket, S3Key=parse-server-migration.zip
1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.