<?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[PeerTube LDAP not working]]></title><description><![CDATA[<p dir="auto">Hello All =]</p>
<p dir="auto">Attempting to install and mess with PeerTube.. I configured it to use Cloudron LDAP to authenticate with the Cloudron User Directory but it does not appear to work.<br />
Is this supposed to work out of the box or are there additional config to be made?</p>
<p dir="auto">Checked the Docs &amp; Took a look @ /app/data/production.yaml but did not see anything stick out</p>
<p dir="auto">Tried using a username and the email but it just says Incorrect user or PW =/</p>
<p dir="auto">Any insight or suggestions are appreciated!</p>
<p dir="auto">Best,<br />
Nick</p>
]]></description><link>https://forum.cloudron.io/topic/3500/peertube-ldap-not-working</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 22:41:42 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3500.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Oct 2020 17:53:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PeerTube LDAP not working on Thu, 29 Oct 2020 00:22:59 GMT]]></title><description><![CDATA[<p dir="auto">Much appreciated <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/1f64f.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title="🙏" alt="🙏" /></p>
]]></description><link>https://forum.cloudron.io/post/17404</link><guid isPermaLink="true">https://forum.cloudron.io/post/17404</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Thu, 29 Oct 2020 00:22:59 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Tue, 27 Oct 2020 22:30:40 GMT]]></title><description><![CDATA[<p dir="auto">The issue here was that we use the peertube CLI to install the LDAP plugin. The peertube CLI makes a https call to the app's location. However, it seem hairpin routing does not work on the network. And thus LDAP plugin was not getting installed.</p>
<p dir="auto">A workaround was to login as admin and install the LDAP plugin from plugins. Then restart the app.</p>
]]></description><link>https://forum.cloudron.io/post/17304</link><guid isPermaLink="true">https://forum.cloudron.io/post/17304</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 27 Oct 2020 22:30:40 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Mon, 26 Oct 2020 16:47:37 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for sending over the logs, looking into it.</p>
]]></description><link>https://forum.cloudron.io/post/17153</link><guid isPermaLink="true">https://forum.cloudron.io/post/17153</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 26 Oct 2020 16:47:37 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Sat, 24 Oct 2020 23:49:15 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 they are not on the same machine/setup</p>
<p dir="auto">The one that is working as expected is hosted on DO</p>
<p dir="auto">Where as my org that is not working is hosted on site (Dell R610 - 12 cores &amp; 64 GB RAM)</p>
<ul>
<li>Technically the Dell has like 7X more resources than the DO instance but as It is self administered there is/could be some other differences....</li>
</ul>
<p dir="auto">I will send the logs =]</p>
]]></description><link>https://forum.cloudron.io/post/17068</link><guid isPermaLink="true">https://forum.cloudron.io/post/17068</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Sat, 24 Oct 2020 23:49:15 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Sat, 24 Oct 2020 23:36:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plusone-nick" aria-label="Profile: plusone-nick">@<bdi>plusone-nick</bdi></a> Are the two intallations on different machines? Now that I look into the setup code, there is possibly a race that it may not install the plugin correctly on slow machines.</p>
<p dir="auto">Can you download the full logs of the install that is not working and send it to <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> ?</p>
]]></description><link>https://forum.cloudron.io/post/17061</link><guid isPermaLink="true">https://forum.cloudron.io/post/17061</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 24 Oct 2020 23:36:12 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Sat, 24 Oct 2020 23:18:54 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> after some testing:</p>
<p dir="auto">1 - I was able to get the expected results of cloudron LDAP users being able to log into a new peertube installation (on my clients org)</p>
<p dir="auto">2 - when testing on my org LDAP does not work on fresh installs. Tried it on a subdomain and a secondary domain (root) with no luck</p>
<p dir="auto">3 - What i did find:</p>
<ul>
<li>Both orgs on v5.6.3</li>
<li>Both PeerTube installs on 2.4.0 (v1.1.1)</li>
</ul>
<p dir="auto">4 - My clients org has the plugin installed automatically - where as my installs are missing the LDAP plugin for some reason <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f937.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--shrug" style="height:23px;width:auto;vertical-align:middle" title="🤷" alt="🤷" />‍<img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/2642.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--male_sign" style="height:23px;width:auto;vertical-align:middle" title="♂" alt="♂" />️</p>
<p dir="auto">Any advice?</p>
]]></description><link>https://forum.cloudron.io/post/17059</link><guid isPermaLink="true">https://forum.cloudron.io/post/17059</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Sat, 24 Oct 2020 23:18:54 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Fri, 23 Oct 2020 23:45: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>  I did test an unstable version but for this use case I had just installed a fresh before logging this post. I will try from scratch again and advise of the results =]</p>
]]></description><link>https://forum.cloudron.io/post/17014</link><guid isPermaLink="true">https://forum.cloudron.io/post/17014</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Fri, 23 Oct 2020 23:45:13 GMT</pubDate></item><item><title><![CDATA[Reply to PeerTube LDAP not working on Thu, 22 Oct 2020 18:15:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plusone-nick" aria-label="Profile: plusone-nick">@<bdi>plusone-nick</bdi></a> Is this an existing installation? LDAP is also integrated in the latest peertube package. So, maybe just re-install? I didn't pay particular attention to whether the package updates properly when it was listed as 'unstable'.</p>
]]></description><link>https://forum.cloudron.io/post/16860</link><guid isPermaLink="true">https://forum.cloudron.io/post/16860</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 22 Oct 2020 18:15:41 GMT</pubDate></item></channel></rss>