<?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[SFTP Setup Failure &#x2F; cannot access paperless via sftp on port 222]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">I tried to search for a solution. I tried the following, which all do not work.<br />
Trying to poke the port:</p>
<pre><code>telnet my.cloudron.example 222
-&gt; unable to connect
</code></pre>
<p dir="auto">open terminal from my cloudron of paperless and trying</p>
<pre><code>sftp -P user@paperless.cloudron.example@my.cloudron.space
--Connection reset by 111.222.333.111 port 222
</code></pre>
<p dir="auto">Here I used the password I've setup within cloudron under Profile/App Passwords -&gt; paperleass.cloudron SFTP Only</p>
<p dir="auto">My instance runs on contabo. I don't use cloudflare. What else can I check? I did not find information about turning sftp on? I restarted the sftp service in cloudron, its running fine.</p>
]]></description><link>https://forum.cloudron.io/topic/8500/sftp-setup-failure-cannot-access-paperless-via-sftp-on-port-222</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 05:03:08 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8500.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 Jan 2023 10:45:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SFTP Setup Failure &#x2F; cannot access paperless via sftp on port 222 on Mon, 23 Jan 2023 11:38:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timka" aria-label="Profile: timka">@<bdi>timka</bdi></a> Could it be your client network issue ?</p>
<p dir="auto">Just to double check, you can also do something like this: <code>docker inspect sftp | grep IPAddress</code> . This will give an IP address like <code>172.18.0.2</code> . Then, on the server itself, try <code>telnet 172.18.0.2 22</code> (port 22). Does that work?</p>
]]></description><link>https://forum.cloudron.io/post/60670</link><guid isPermaLink="true">https://forum.cloudron.io/post/60670</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 23 Jan 2023 11:38:02 GMT</pubDate></item><item><title><![CDATA[Reply to SFTP Setup Failure &#x2F; cannot access paperless via sftp on port 222 on Sat, 21 Jan 2023 13:49:08 GMT]]></title><description><![CDATA[<p dir="auto">Your initial <code>telnet</code> command was the right approach to test basic connectivity. So most likely there is some firewall setup blocking port 222 on your server. Is there some other external firewall or route based access control setup in contabo for port 222?</p>
]]></description><link>https://forum.cloudron.io/post/60606</link><guid isPermaLink="true">https://forum.cloudron.io/post/60606</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Sat, 21 Jan 2023 13:49:08 GMT</pubDate></item></channel></rss>