<?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[Help setting up matrix]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I am using Matrix for almost a year now. Really enjoying it and was looking for this a long time.</p>
<p dir="auto">But still I have the same trouble trying to add sticker(s) or a sticker pack.</p>
<p dir="auto">I think im stuck at step 2 in this doc of the app-setup..<br />
<a href="https://docs.cloudron.io/apps/synapse/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/synapse/</a></p>
<p dir="auto">I have tried it a couple of times, but i don't want to screw up my installation with al the users in it.<br />
Can somebody help me out or point me in the right direction to get it working.</p>
<p dir="auto">Also one question i have is that i want to know if this is also something that should work with an installation of Matrix in Cloudron?<br />
<a href="https://dimension.t2bot.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dimension.t2bot.io/</a></p>
<p dir="auto">Thanks for the support...<img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title="😉" alt="😉" /></p>
]]></description><link>https://forum.cloudron.io/topic/3623/help-setting-up-matrix</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 07:19:11 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3623.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 05 Nov 2020 18:42:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help setting up matrix on Thu, 14 Jan 2021 19:33:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sebgg" aria-label="Profile: sebgg">@<bdi>sebgg</bdi></a>  give this a read - i had the same problem and installing the element app and then deleting it might have fixed the ssl issue that might have caused the federation to fail.</p>
<p dir="auto"><a href="https://forum.cloudron.io/topic/3974/help-making-federation-work/4?_=1610652549494">https://forum.cloudron.io/topic/3974/help-making-federation-work/4?_=1610652549494</a></p>
<p dir="auto">BTW, make sure to install matrix first, then element.</p>
]]></description><link>https://forum.cloudron.io/post/23441</link><guid isPermaLink="true">https://forum.cloudron.io/post/23441</guid><dc:creator><![CDATA[humptydumpty]]></dc:creator><pubDate>Thu, 14 Jan 2021 19:33:15 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Thu, 14 Jan 2021 19:26:33 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> said in <a href="/post/18701">Help setting up matrix</a>:</p>
<blockquote>
<p dir="auto">was enabled on the synapse server app.</p>
</blockquote>
<p dir="auto">Hi i have problems with synapse federation as well. I always getting this....</p>
<p dir="auto">$ curl <a href="https://example.com/.well-known/matrix/server" target="_blank" rel="noopener noreferrer nofollow ugc">https://example.com/.well-known/matrix/server</a></p>
<p dir="auto">&lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&gt;<br />
&lt;html&gt;&lt;head&gt;<br />
&lt;title&gt;404 Not Found&lt;/title&gt;<br />
&lt;/head&gt;&lt;body&gt;<br />
&lt;h1&gt;Not Found&lt;/h1&gt;<br />
&lt;p&gt;The requested URL was not found on this server.&lt;/p&gt;<br />
&lt;/body&gt;&lt;/html&gt;</p>
<p dir="auto">mkdir -p /home/yellowtent/boxdata/well-known/example.com/matrix<br />
and echo is set right</p>
<p dir="auto">does anyone has a hint for me ow to solve this?</p>
]]></description><link>https://forum.cloudron.io/post/23440</link><guid isPermaLink="true">https://forum.cloudron.io/post/23440</guid><dc:creator><![CDATA[SebGG]]></dc:creator><pubDate>Thu, 14 Jan 2021 19:26:33 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Mon, 09 Nov 2020 23:25:16 GMT]]></title><description><![CDATA[<p dir="auto">So <a class="plugin-mentions-user plugin-mentions-a" href="/user/dantheman" aria-label="Profile: DanTheMan">@<bdi>DanTheMan</bdi></a> had already completed the well-known setup.</p>
<p dir="auto">The two missing pieces were:</p>
<ul>
<li>
<p dir="auto">There was no app on <a href="http://example.com" target="_blank" rel="noopener noreferrer nofollow ugc">example.com</a>. We just created a redirect of an existing app to <a href="http://example.com" target="_blank" rel="noopener noreferrer nofollow ugc">example.com</a></p>
</li>
<li>
<p dir="auto">Cloudflare was enabled on the synapse server app. Disabling that made it work. With Cloudflare proxying enabled, we got some strange 405 errors.</p>
</li>
</ul>
<p dir="auto">Does anyone have experience with Cloudflare+Synapse? Maybe we have to disable bots/captchas or something?</p>
]]></description><link>https://forum.cloudron.io/post/18701</link><guid isPermaLink="true">https://forum.cloudron.io/post/18701</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 09 Nov 2020 23:25:16 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Sat, 07 Nov 2020 06:42:58 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> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" />  thanks a lot for the offer Girish <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /><br />
i'll send you an mail with the server details of mine to <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a>....</p>
<p dir="auto">Thanks a lot for helping me out and taking the time, because i know you are a busy man..<img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=":wink:" alt="😉" /><br />
very much appreciate it!!!</p>
]]></description><link>https://forum.cloudron.io/post/18391</link><guid isPermaLink="true">https://forum.cloudron.io/post/18391</guid><dc:creator><![CDATA[DanTheMan]]></dc:creator><pubDate>Sat, 07 Nov 2020 06:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Sat, 07 Nov 2020 01:17:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dantheman" aria-label="Profile: dantheman">@<bdi>dantheman</bdi></a> said in <a href="/post/18229">Help setting up matrix</a>:</p>
<blockquote>
<p dir="auto">I would very much appreciate it, if there's a way, you could setup this M server thing for me. As i am very uncomfortable to do any wicked cli stuff and maybe break my install of the working active app.</p>
</blockquote>
<p dir="auto">I can help set this up. Can you email us on <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> with the server details ?</p>
]]></description><link>https://forum.cloudron.io/post/18363</link><guid isPermaLink="true">https://forum.cloudron.io/post/18363</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 07 Nov 2020 01:17:13 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Fri, 06 Nov 2020 21:41:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> thanks trying this out for me..<img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" /><img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" /></p>
<p dir="auto">I don't think actually that I needed to login somewhere else rather then only at Matrix installed at my domain on Cloudron and that works perfectly<img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
<p dir="auto">I think in my case it has to do something with the setting pointed out in step 2 in this explanation..<br />
<a href="https://docs.cloudron.io/apps/synapse/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/synapse/</a></p>
<p dir="auto">Cause when i try to verify my setup with....<br />
$ curl <a href="https://example.com/.well-known/matrix/server" target="_blank" rel="noopener noreferrer nofollow ugc">https://example.com/.well-known/matrix/server</a></p>
<p dir="auto">I get an error like:<br />
curl: (6) Could not resolve host: <a href="http://example.com" target="_blank" rel="noopener noreferrer nofollow ugc">example.com</a></p>
<p dir="auto">Where "<a href="http://example.com" target="_blank" rel="noopener noreferrer nofollow ugc">example.com</a>" is my domain pointed to my install of Matrix in Cloudron...</p>
]]></description><link>https://forum.cloudron.io/post/18311</link><guid isPermaLink="true">https://forum.cloudron.io/post/18311</guid><dc:creator><![CDATA[DanTheMan]]></dc:creator><pubDate>Fri, 06 Nov 2020 21:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Fri, 06 Nov 2020 08:43:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dantheman" aria-label="Profile: dantheman">@<bdi>dantheman</bdi></a> I just tried signing up at <a href="https://element.t2host.io/#/register" target="_blank" rel="noopener noreferrer nofollow ugc">https://element.t2host.io/#/register</a> (to give it a try) and received a message that "Registration has been disabled on this homeserver." Perhaps it is just down at the moment?</p>
]]></description><link>https://forum.cloudron.io/post/18283</link><guid isPermaLink="true">https://forum.cloudron.io/post/18283</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Fri, 06 Nov 2020 08:43:58 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Thu, 05 Nov 2020 20:07:14 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><br />
Well the instructions are most of the times clear for me, as I have multiple apps working through your well documented app explanations.<br />
But with this one i can't get through the test where you can test if you're federation is setup correctly.</p>
<p dir="auto">I must say that i already setup and installed the app a while ago and is very active at the moment. We can use almost everything, for example stun/turn is working for calls and adding new users is also no problem.</p>
<p dir="auto">The only thing is that i/we can't use are stickers or add any stickerpacks.</p>
<p dir="auto">error from desktop app Windows 10:<br />
<img src="/assets/uploads/files/1604605424489-error-matix-synapse-sticker-pack-resized.jpg" alt="error matix synapse sticker pack.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto">error from android app:<br />
<img src="/assets/uploads/files/1604605759392-error-matix-synapse-sticker-pack-from-android-app-resized.jpg" alt="error matix synapse sticker pack from android app.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I must say that dns is proxied through Cloudflare.. but I don't think that's the problem?...</p>
<p dir="auto">I would very much appreciate it, if there's a way, you could setup this M server thing for me. As i am very uncomfortable to do any wicked cli stuff and maybe break my install of the working active app.</p>
]]></description><link>https://forum.cloudron.io/post/18229</link><guid isPermaLink="true">https://forum.cloudron.io/post/18229</guid><dc:creator><![CDATA[DanTheMan]]></dc:creator><pubDate>Thu, 05 Nov 2020 20:07:14 GMT</pubDate></item><item><title><![CDATA[Reply to Help setting up matrix on Thu, 05 Nov 2020 18:44:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dantheman" aria-label="Profile: dantheman">@<bdi>dantheman</bdi></a> I moved your post to separate post.</p>
<p dir="auto">Can you tell me what tell us what trouble you are facing in step 2? Or are the instructions itself unclear?</p>
]]></description><link>https://forum.cloudron.io/post/18227</link><guid isPermaLink="true">https://forum.cloudron.io/post/18227</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 05 Nov 2020 18:44:17 GMT</pubDate></item></channel></rss>