• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Amazon S3

the following error is showing
that is because your cname a subdomain. you have to cname this: https://s3.amazonaws.com/ not https://subdomain.s3.amazonaws.com/ since that won't work mostlikely. only cname https://s3.amazonaws.com/ that then does https://s3.amazonaws.com/bucket-name-here/fileorfolder/files that way it replaces s3.amazonaws.com with your domain like cdn.domain.com/bucket-name/folder/files

If that does not work then it has to be cname to s3-ap-south-1.amazonaws.com
 
I have hosted chevereto script on image.trackmypayment.in configured it like this. Screenshot links given as below- but still, I am not able to fix this.

DNS Error is coming every time.

Please let me know where I am going wrong, will appreciate it.





 
Please let me know where I am going wrong, will appreciate it.
Make sure to read this:
you have to cname this: https://s3.amazonaws.com/ not https://subdomain.s3.amazonaws.com/ since that won't work mostlikely. only cname https://s3.amazonaws.com/ that then does https://s3.amazonaws.com/bucket-name-here/fileorfolder/files that way it replaces s3.amazonaws.com with your domain like cdn.domain.com/bucket-name/folder/files

If that does not work then it has to be cname to s3-ap-south-1.amazonaws.com
Also make sure to read the message here:
1618759575887.png

You CAN'T have a hostname pointing to your website and at the same time point it to S3. These are two different machines, hence two different hostnames.
 
I am not able to identify where I am going wrong, can you please let me know specifically so that I can correctly add the DNS.

My Website address is image.trackmypayment.in

I have created an S3 bucket images.trackmypayment.in

Created a cname images and target s3.amazonaws.com

please let me know where I am wrong.
 
I am not able to identify where I am going wrong, can you please let me know specifically so that I can correctly add the DNS.

My Website address is image.trackmypayment.in

I have created an S3 bucket images.trackmypayment.in

Created a cname images and target s3.amazonaws.com

please let me know where I am wrong.
Is your website on subdomain or on main domain? You cannot have website on subdomain. When your going to use subdomain as CNAME!
 
Back
Top