<?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[RocketChat and Next cloud sync issue]]></title><description><![CDATA[<p dir="auto">Hi,<br />
we are trying to synchronize our rocketchat app with our nextcloud app, following this doc<br />
<a href="https://rocket.chat/docs/administrator-guides/integrations/nextcloud-and-webdav/" target="_blank" rel="noopener noreferrer nofollow ugc">https://rocket.chat/docs/administrator-guides/integrations/nextcloud-and-webdav/</a><br />
but it doesn't work (message is "internal servor error")<br />
May it be because of the cloudron configuration ?</p>
<p dir="auto">Thanks for your help,</p>
<p dir="auto">Adrien</p>
]]></description><link>https://forum.cloudron.io/topic/1646/rocketchat-and-next-cloud-sync-issue</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 11:25:05 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1646.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Jan 2019 10:07:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RocketChat and Next cloud sync issue on Mon, 23 May 2022 17:28:30 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> damn, thanks.</p>
<p dir="auto">I'll add something there too.</p>
]]></description><link>https://forum.cloudron.io/post/48368</link><guid isPermaLink="true">https://forum.cloudron.io/post/48368</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 23 May 2022 17:28:30 GMT</pubDate></item><item><title><![CDATA[Reply to RocketChat and Next cloud sync issue on Mon, 23 May 2022 16:43:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> said in <a href="/post/48336">RocketChat and Next cloud sync issue</a>:</p>
<blockquote>
<p dir="auto">TypeError: Cannot read property 'logger' of null<br />
May 23 10:31:30 at error (server/lib/logger/Logger.ts:116:8)</p>
</blockquote>
<p dir="auto">Same as <a href="https://github.com/RocketChat/Rocket.Chat/issues/24128" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/RocketChat/Rocket.Chat/issues/24128</a></p>
]]></description><link>https://forum.cloudron.io/post/48364</link><guid isPermaLink="true">https://forum.cloudron.io/post/48364</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 23 May 2022 16:43:16 GMT</pubDate></item><item><title><![CDATA[Reply to RocketChat and Next cloud sync issue on Mon, 23 May 2022 09:36:52 GMT]]></title><description><![CDATA[<p dir="auto">I'm not getting the same error, but uploading files from my connected Nextcloud via WebDad to my Rocket.Chat is currently not working.</p>
<p dir="auto">I get this in the logs:</p>
<pre><code>May 23 10:31:30 === UnHandledPromiseRejection ===
May 23 10:31:30 TypeError: Cannot read property 'logger' of null
May 23 10:31:30 at error (server/lib/logger/Logger.ts:116:8)
May 23 10:31:30 at /app/code/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40
May 23 10:31:30 ---------------------------------
May 23 10:31:30 Errors like this can cause oplog processing errors.
May 23 10:31:30 Setting EXIT_UNHANDLEDPROMISEREJECTION will cause the process to exit allowing your service to automatically restart the process
May 23 10:31:30 Future node.js versions will automatically exit the process
May 23 10:31:30 =================================
</code></pre>
<p dir="auto">And within Rocket.Chat itself there are these all stuck at 0%</p>
<p dir="auto"><img src="/assets/uploads/files/1653298608003-screenshot-from-2022-05-23-10-35-55-resized.png" alt="Screenshot from 2022-05-23 10-35-55.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/48336</link><guid isPermaLink="true">https://forum.cloudron.io/post/48336</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 23 May 2022 09:36:52 GMT</pubDate></item><item><title><![CDATA[Reply to RocketChat and Next cloud sync issue on Fri, 25 Sep 2020 14:49:39 GMT]]></title><description><![CDATA[<p dir="auto">This is fixed by now in newer Rocket.Chat versions.</p>
]]></description><link>https://forum.cloudron.io/post/13662</link><guid isPermaLink="true">https://forum.cloudron.io/post/13662</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 25 Sep 2020 14:49:39 GMT</pubDate></item><item><title><![CDATA[Reply to RocketChat and Next cloud sync issue on Fri, 11 Jan 2019 14:29:44 GMT]]></title><description><![CDATA[<p dir="auto">Didn't know of that feature really, but I can reproduce this as well. For reference the error logs on rocketchat are:</p>
<pre><code>Jan 11 14:27:52 Exception while invoking method 'addWebdavAccount' TypeError: Webdav is not a constructor
Jan 11 14:27:52 at Promise.asyncApply (packages/rocketchat:webdav/server/methods/addWebdavAccount.js:25:18)
Jan 11 14:27:52 at /app/code/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40
Jan 11 14:28:35 Exception while invoking method 'addWebdavAccount' TypeError: Webdav is not a constructor
Jan 11 14:28:35 at Promise.asyncApply (packages/rocketchat:webdav/server/methods/addWebdavAccount.js:25:18)
Jan 11 14:28:35 at /app/code/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40
</code></pre>
<p dir="auto">Haven't investigated further yet.</p>
]]></description><link>https://forum.cloudron.io/post/2855</link><guid isPermaLink="true">https://forum.cloudron.io/post/2855</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 11 Jan 2019 14:29:44 GMT</pubDate></item></channel></rss>