<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Add AWS Melbourne Region to backups]]></title><description><![CDATA[<p dir="auto">Hi, as the AWS Melbourne region just went live, have been wanting to migrate my server over to the Melbourne region including the backups to S3. Are you able to add the Melbourne region (ap-southeast-4) into the Amazon S3 list of regions within Backups?</p>
<p dir="auto">I tried to use the S3 compatible option using the standard endpoint, but it came up with an error regarding invalid url (<a href="http://s3.ap-southeast-4.amazonaws.com" target="_blank" rel="noopener noreferrer nofollow ugc">s3.ap-southeast-4.amazonaws.com</a>).</p>
]]></description><link>https://forum.cloudron.io/topic/8536/add-aws-melbourne-region-to-backups</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 08:03:31 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8536.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Jan 2023 00:13:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Tue, 07 Feb 2023 11:26:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks for looking into it and I tried again with the Amazon S3 backup option in my server, and it started working for me as well (after you said that you enabled it within your AWS Account.</p>
<p dir="auto">I think that might have been the main issue as the error message called out that it couldn't object cloudron-testfile (which it might do through the Cloudron AWS Account if it exists*), so if the region wasn't enabled within that account, it wouldn't be able find the correct endpoint to use for that test file and hence wouldn't know where the correct endpoint is.</p>
<p dir="auto">I say that with the typo that you identified in the backup config code and enabling the AWS Melbourne region within your AWS account, that managed to get it working. In any ways, thanks for looking into this and getting it working for me <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/61619</link><guid isPermaLink="true">https://forum.cloudron.io/post/61619</guid><dc:creator><![CDATA[bbm_noahgilbert]]></dc:creator><pubDate>Tue, 07 Feb 2023 11:26:13 GMT</pubDate></item><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Mon, 06 Feb 2023 21:34:30 GMT]]></title><description><![CDATA[<p dir="auto">So, it worked for me. Maybe something wrong with the patching or I missed some other part of code that needs to be patched (I am running our latest code). In any case, this should be fixed next release.</p>
]]></description><link>https://forum.cloudron.io/post/61590</link><guid isPermaLink="true">https://forum.cloudron.io/post/61590</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 06 Feb 2023 21:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Mon, 06 Feb 2023 20:52:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bbm_noahgilbert" aria-label="Profile: bbm_noahgilbert">@<bdi>bbm_noahgilbert</bdi></a> said in <a href="/post/61551">Add AWS Melbourne Region to backups</a>:</p>
<blockquote>
<p dir="auto">When using the S3 compatible option in Cloudron and manually typing in the endpoint on the AWS Endpoints doc for S3 Melbourne, it does work so might just be whatever api it's trying to lookup for the endpoint that doesn't have the Melbourne endpoint programmed in yet.</p>
</blockquote>
<p dir="auto">Good point.. But let me check why this doesn't work.</p>
<p dir="auto">ATM, the region is not enabled in our account. But I am enabling it now.</p>
<p dir="auto"><img src="/assets/uploads/files/1675716777767-4c8a3d0f-ce5e-41cb-9261-8c2b7ba66eab-image.png" alt="4c8a3d0f-ce5e-41cb-9261-8c2b7ba66eab-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/61585</link><guid isPermaLink="true">https://forum.cloudron.io/post/61585</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 06 Feb 2023 20:52:59 GMT</pubDate></item><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Mon, 06 Feb 2023 12:14:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> No worries at all (sorry for not responding, have been busy at work).</p>
<p dir="auto">Made that change to the index.js file, however it still comes up with that same error as before.</p>
<p dir="auto">Curious if because the Melbourne Region isn't on by default for AWS accounts, it might be excluded or hidden by default from whatever API Cloudron is accessing to try and get to the right endpoint.</p>
<p dir="auto">When using the S3 compatible option in Cloudron and manually typing in the endpoint on the AWS Endpoints doc for S3 Melbourne, it does work so might just be whatever api it's trying to lookup for the endpoint that doesn't have the Melbourne endpoint programmed in yet.</p>
<p dir="auto">Curiously looking at the index.js, all the other options for Linode, DigitalOcean, etc. have their API endpoints listed there in, might be better to do that with Amazon S3 so that it has a direct link to the S3 endpoint for that region maybe.</p>
<p dir="auto">Just a thought, but will use the S3 compatible option with the Melbourne S3 endpoint for now as that's working into my S3 bucket into AWS.</p>
]]></description><link>https://forum.cloudron.io/post/61551</link><guid isPermaLink="true">https://forum.cloudron.io/post/61551</guid><dc:creator><![CDATA[bbm_noahgilbert]]></dc:creator><pubDate>Mon, 06 Feb 2023 12:14:25 GMT</pubDate></item><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Fri, 03 Feb 2023 10:30:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bbm_noahgilbert" aria-label="Profile: bbm_noahgilbert">@<bdi>bbm_noahgilbert</bdi></a> Indeed, there is a typo <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /> If you like, you can edit <code>/home/yellowtent/box/dashboard/dist/js/index.js</code> . Line 700 has to be changed from:</p>
<pre><code>    { name: 'Asia Pacific (Melbourne)', value: 'Asia Pacific (Melbourne)' },
</code></pre>
<p dir="auto">to</p>
<pre><code>    { name: 'Asia Pacific (Melbourne)', value: 'ap-southeast-4' },
</code></pre>
<p dir="auto">Then just refresh the Backups view page in the browser. Does that work?</p>
]]></description><link>https://forum.cloudron.io/post/61379</link><guid isPermaLink="true">https://forum.cloudron.io/post/61379</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 03 Feb 2023 10:30:57 GMT</pubDate></item><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Fri, 03 Feb 2023 10:16:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a>, thanks for adding this into the latest version of Cloudron, but unsure if this is an issue with the config or my server.</p>
<p dir="auto">When I try to use it it comes up with an error regarding "UnknownEndpoint" and it looks like the port and details might not be set correctly for the region, but unsure if this is an issue on my server or not.</p>
<p dir="auto">I've attached a screenshot of the error (I've blacked out the bucket name) and I've double checked that the firewall rules are set correctly, the s3 bucket and access key settings are correct, and the necessary access point for Melbourne is set within my AWS Account (it's set to internet for the moment).</p>
<p dir="auto"><img src="/assets/uploads/files/1675419298788-screenshot-2023-02-03-211434.png" alt="Screenshot 2023-02-03 211434.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/61376</link><guid isPermaLink="true">https://forum.cloudron.io/post/61376</guid><dc:creator><![CDATA[bbm_noahgilbert]]></dc:creator><pubDate>Fri, 03 Feb 2023 10:16:40 GMT</pubDate></item><item><title><![CDATA[Reply to Add AWS Melbourne Region to backups on Thu, 26 Jan 2023 11:51:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bbm_noahgilbert" aria-label="Profile: bbm_noahgilbert">@<bdi>bbm_noahgilbert</bdi></a> thanks, I have added this now.</p>
]]></description><link>https://forum.cloudron.io/post/60885</link><guid isPermaLink="true">https://forum.cloudron.io/post/60885</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 26 Jan 2023 11:51:05 GMT</pubDate></item></channel></rss>