<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: OwnCloud with Raspberry PI: self host your private cloud	</title>
	<atom:link href="https://peppe8o.com/owncloud-raspberry-pi/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/owncloud-raspberry-pi/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Wed, 04 Sep 2024 13:21:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-20912</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 18:16:09 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-20912</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-20911&quot;&gt;gibus&lt;/a&gt;.

Hi. This problem may appear on some browsers like Firefox. This tells you that the destination IP address hasn&#039;t a certification and may be dangerous. Now, if the IP is in your local network and it is safe from external accesses, you should be able to give your consent and move to the next page. Also consider that some browsers (like, for example, Chrome/ium if I remember correctly) give you a less invasive warning and bring you directly to the following page. To fix this, you can install a certificate. You can search my blog to install let&#039;s encrypt (if your Owncloud is exposed to Internet and has a public IP) or you can install a self signed certificate (also this covered by my blog). Hope this can help you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-20911">gibus</a>.</p>
<p>Hi. This problem may appear on some browsers like Firefox. This tells you that the destination IP address hasn&#8217;t a certification and may be dangerous. Now, if the IP is in your local network and it is safe from external accesses, you should be able to give your consent and move to the next page. Also consider that some browsers (like, for example, Chrome/ium if I remember correctly) give you a less invasive warning and bring you directly to the following page. To fix this, you can install a certificate. You can search my blog to install let&#8217;s encrypt (if your Owncloud is exposed to Internet and has a public IP) or you can install a self signed certificate (also this covered by my blog). Hope this can help you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gibus		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-20911</link>

		<dc:creator><![CDATA[gibus]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 17:56:30 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-20911</guid>

					<description><![CDATA[I am a newbie.
  The text is a translation from French by google
  I ran the guide to the end without difficulty.
After putting the Ip address with the appropriate port in the browser, I do get an OWNCLOUD page but not the one expected. She tells me :
You are accessing the server from an untrusted domain.
Please contact your administrator. If you are an administrator of this instance, configure the &quot;trusted_domains&quot; setting in config/config.php. An example configuration is provided in config/config.sample.php or at the documentation.
  Can you tell me the procedure to follow to do what is requested.
  Thanks]]></description>
			<content:encoded><![CDATA[<p>I am a newbie.<br />
  The text is a translation from French by google<br />
  I ran the guide to the end without difficulty.<br />
After putting the Ip address with the appropriate port in the browser, I do get an OWNCLOUD page but not the one expected. She tells me :<br />
You are accessing the server from an untrusted domain.<br />
Please contact your administrator. If you are an administrator of this instance, configure the &#8220;trusted_domains&#8221; setting in config/config.php. An example configuration is provided in config/config.sample.php or at the documentation.<br />
  Can you tell me the procedure to follow to do what is requested.<br />
  Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11487</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Mon, 28 Feb 2022 17:47:15 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11487</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-11486&quot;&gt;jack&lt;/a&gt;.

Try accessing the container (docker execute-it owncloud bash) and applying the following:
&lt;a href=&quot;https://doc.owncloud.com/server/next/admin_manual/installation/changing_the_web_route.html&quot; target=&quot;_blank&quot; rel=&quot;noopener nofollow ugc&quot;&gt;https://doc.owncloud.com/server/next/admin_manual/installation/changing_the_web_route.html&lt;/a&gt;
It&#039;s not the best way with Docker (you should use docker-compose and enable a reverse proxy behind your docker container) but it could be the faster way]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-11486">jack</a>.</p>
<p>Try accessing the container (docker execute-it owncloud bash) and applying the following:<br />
<a href="https://doc.owncloud.com/server/next/admin_manual/installation/changing_the_web_route.html" target="_blank" rel="noopener nofollow ugc">https://doc.owncloud.com/server/next/admin_manual/installation/changing_the_web_route.html</a><br />
It&#8217;s not the best way with Docker (you should use docker-compose and enable a reverse proxy behind your docker container) but it could be the faster way</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jack		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11486</link>

		<dc:creator><![CDATA[jack]]></dc:creator>
		<pubDate>Mon, 28 Feb 2022 17:04:30 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11486</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-11440&quot;&gt;peppe8o&lt;/a&gt;.

Hi peppe80,

Thanks for the input. I’ll see if I can post what I documented when troubleshooting. I do have a quick question; could you tell me how to connect my owncloud container to my DDNS that I created from your No-IP tutorial so that I may remotely control owncloud from anywhere outside my home LAN where it is set up? Right now I am trying to get this up and running and not just have owncloud accessible from my home network. I know you briefly touched upon it here, and I have already set up port forwarding on my router to have my RPI be accessible from port 8080, but I’d like to know the specific steps. Perhaps we’d need to go into the owncloud container’s hostconfig.json or its config.v2.json file to add my DDNS name to it, but if you could answer my question here that would be awesome.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-11440">peppe8o</a>.</p>
<p>Hi peppe80,</p>
<p>Thanks for the input. I’ll see if I can post what I documented when troubleshooting. I do have a quick question; could you tell me how to connect my owncloud container to my DDNS that I created from your No-IP tutorial so that I may remotely control owncloud from anywhere outside my home LAN where it is set up? Right now I am trying to get this up and running and not just have owncloud accessible from my home network. I know you briefly touched upon it here, and I have already set up port forwarding on my router to have my RPI be accessible from port 8080, but I’d like to know the specific steps. Perhaps we’d need to go into the owncloud container’s hostconfig.json or its config.v2.json file to add my DDNS name to it, but if you could answer my question here that would be awesome.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jack		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11453</link>

		<dc:creator><![CDATA[jack]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 22:34:21 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11453</guid>

					<description><![CDATA[Hi peppe80, 

Thanks for the input. I&#039;ll see if I can post what I documented when troubleshooting. I do have a quick question; could you tell me how to connect my owncloud container to my DDNS that I created from your No-IP tutorial so that I may remotely control owncloud from anywhere outside my home LAN where it is set up? Right now I am trying to get this up and running and not just have owncloud accessible from my home network.  I know you briefly touched upon it here, and I have already set up port forwarding on my router to have my RPI be accessible from port 8080, but I&#039;d like to know the specific steps. Perhaps we&#039;d need to go into the owncloud container&#039;s hostconfig.json or its config.v2.json file to add my DDNS name to it, but if you could answer my question here  that would be awesome.]]></description>
			<content:encoded><![CDATA[<p>Hi peppe80, </p>
<p>Thanks for the input. I&#8217;ll see if I can post what I documented when troubleshooting. I do have a quick question; could you tell me how to connect my owncloud container to my DDNS that I created from your No-IP tutorial so that I may remotely control owncloud from anywhere outside my home LAN where it is set up? Right now I am trying to get this up and running and not just have owncloud accessible from my home network.  I know you briefly touched upon it here, and I have already set up port forwarding on my router to have my RPI be accessible from port 8080, but I&#8217;d like to know the specific steps. Perhaps we&#8217;d need to go into the owncloud container&#8217;s hostconfig.json or its config.v2.json file to add my DDNS name to it, but if you could answer my question here  that would be awesome.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11440</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 07:46:46 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11440</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-11439&quot;&gt;jack&lt;/a&gt;.

Hi Jack,
sure it can be done. But please give me more time to:
-&gt; reproduce the issue (with Raspberry PI OS 32-bit), by identifying what are the errors that people must check before using that fix
-&gt; test the solution
-&gt; write down the solution

Any help in these steps to speed up the process would be welcome ;)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-11439">jack</a>.</p>
<p>Hi Jack,<br />
sure it can be done. But please give me more time to:<br />
-> reproduce the issue (with Raspberry PI OS 32-bit), by identifying what are the errors that people must check before using that fix<br />
-> test the solution<br />
-> write down the solution</p>
<p>Any help in these steps to speed up the process would be welcome 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jack		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11439</link>

		<dc:creator><![CDATA[jack]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 07:39:42 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11439</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-11286&quot;&gt;jav&lt;/a&gt;.

Thank you so so so much for including this! I highly recommend placing jav&#039;s comment in the article for those like me who struggled with this issue.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-11286">jav</a>.</p>
<p>Thank you so so so much for including this! I highly recommend placing jav&#8217;s comment in the article for those like me who struggled with this issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11294</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Tue, 22 Feb 2022 20:27:26 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11294</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-11286&quot;&gt;jav&lt;/a&gt;.

Hi Jav, thank you for your feedback. This tutorial is based on official Raspberry PI OS 64-bit, but any suggestion shared for other readers is welcome]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-11286">jav</a>.</p>
<p>Hi Jav, thank you for your feedback. This tutorial is based on official Raspberry PI OS 64-bit, but any suggestion shared for other readers is welcome</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jav		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11286</link>

		<dc:creator><![CDATA[jav]]></dc:creator>
		<pubDate>Tue, 22 Feb 2022 17:29:55 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11286</guid>

					<description><![CDATA[Thank you for the guide,

Had same problem with the container failing after the cron entries, using RPI 3 32bit (MXlinux build)

Found solution here: &lt;code&gt;https://github.com/owncloud-docker/server/issues/219&lt;/code&gt;
But you need to find the latest file at the ftp site is now 
&lt;code&gt;http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1~bpo10+1_armhf.deb&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>Thank you for the guide,</p>
<p>Had same problem with the container failing after the cron entries, using RPI 3 32bit (MXlinux build)</p>
<p>Found solution here: <code>https://github.com/owncloud-docker/server/issues/219</code><br />
But you need to find the latest file at the ftp site is now<br />
<code>http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1~bpo10+1_armhf.deb</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/owncloud-raspberry-pi/#comment-11168</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Mon, 21 Feb 2022 14:50:16 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6246#comment-11168</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/owncloud-raspberry-pi/#comment-11155&quot;&gt;T&lt;/a&gt;.

What RPI model are you using? Your operating system is Raspbian or Raspberry PI OS?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/owncloud-raspberry-pi/#comment-11155">T</a>.</p>
<p>What RPI model are you using? Your operating system is Raspbian or Raspberry PI OS?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
