<?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[Ubuntu 18 Install failed]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I'm trying to install Mango on Ubuntu 18.4 but it keeps failing. I'm using the install script as I'm not that up on Linux but it keeps failing. I have Installed JDK and set the JAVA_HOME variable.<br />
I first tried to install Mango Version 3.7.7 which failed with the error below. Then I tried version 4 which indicated it installed correctly and seemed to start but I can't connect to it on 127.0.0.1.<br />
I then tried to install 3.7.7 again (I though the fact that  seemed to install v.4 might help) but I'm still getting the error below - "can't find env.properties file" I did enter "yes" when prompted to overwrite files.<br />
Any thoughts would be appreciated.</p>
<pre><code class="language-powerpoint@powerpoint-UltraPoint:~$">[sudo] password for powerpoint: 
Where should we store Mango data? [/opt/mango-data]: 
Which OS user should Mango run as? (Will be created if it does not exist) [mango]: 
What type of SQL database? (h2 or mysql) [h2]: 
Installation directory is not empty, delete all files in '/opt/mango'? (May contain H2 databases and time series databases) [no]: yes
What version of Mango do you want to install? [4.0.0]: 3.7.7
Install free (personal/educational use, 300 point limit) or enterprise (evaluation) bundle? [enterprise]: 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  144M  100  144M    0     0  4713k      0  0:00:31  0:00:31 --:--:-- 5286k
Config file '/opt/mango-data/mango.properties' exists, overwrite it? [no]: yes
Can't find env.properties file
powerpoint@powerpoint-UltraPoint:~$</code></pre>
]]></description><link>https://forum.mango-os.com/topic/5235/ubuntu-18-install-failed</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 14:21:12 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/5235.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 10 Jul 2021 00:16:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 19:08:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a><br />
It's running as Mango.</p>
<p dir="auto">I'll start a new post as I don't want to hijack this one. Same error but not from the installation script.</p>
]]></description><link>https://forum.mango-os.com/post/26823</link><guid isPermaLink="true">https://forum.mango-os.com/post/26823</guid><dc:creator><![CDATA[Gordoe]]></dc:creator><pubDate>Tue, 13 Jul 2021 19:08:14 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 19:04:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gordoe" aria-label="Profile: Gordoe">@<bdi>Gordoe</bdi></a> What user is mango running as? The install script should ask you to create a user. What is that user's home directory? Does that user have write permission for their own home directory?</p>
]]></description><link>https://forum.mango-os.com/post/26822</link><guid isPermaLink="true">https://forum.mango-os.com/post/26822</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 13 Jul 2021 19:04:18 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 18:55:35 GMT]]></title><description><![CDATA[<p dir="auto">with the contents of ma.log</p>
<p dir="auto">INFO  2021-07-13T18:53:09,828 (com.serotonin.m2m2.Lifecycle.loadLic:583) - Checking license...<br />
WARN  2021-07-13T18:53:09,872 (com.serotonin.m2m2.CoreLicenseDefinition.getSpecificGuid:338) - Host exception:<br />
java.io.FileNotFoundException: /opt/dTwin/.ma (No such file or directory)<br />
at java.io.FileOutputStream.open0(Native Method) ~[?:?]<br />
at java.io.FileOutputStream.open(FileOutputStream.java:298) ~[?:?]<br />
at java.io.FileOutputStream.&lt;init&gt;(FileOutputStream.java:237) ~[?:?]<br />
at java.io.FileOutputStream.&lt;init&gt;(FileOutputStream.java:187) ~[?:?]<br />
at java.io.FileWriter.&lt;init&gt;(FileWriter.java:96) ~[?:?]<br />
at com.serotonin.m2m2.host.DefaultHost.guid(DefaultHost.java:69) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.CoreLicenseDefinition.getSpecificGuid(CoreLicenseDefinition.java:333) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.CoreLicenseDefinition.guid(CoreLicenseDefinition.java:317) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.CoreLicenseDefinition.initializeLic(CoreLicenseDefinition.java:117) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.CoreLicenseDefinition.licenseCheck(CoreLicenseDefinition.java:101) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.Lifecycle.loadLic(Lifecycle.java:659) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.Lifecycle.loadLic(Lifecycle.java:587) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.Lifecycle.initialize(Lifecycle.java:277) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.Main.main(Main.java:159) ~[ma-priv-3.7.7.jar:?]<br />
FATAL 2021-07-13T18:53:09,872 (com.serotonin.m2m2.Lifecycle.loadLic:592) - Unable to determine the machine id<br />
ERROR 2021-07-13T18:53:09,872 (com.serotonin.m2m2.Main.main:162) - Error during initialization<br />
<strong>java.lang.RuntimeException: Unable to determine the machine id</strong><br />
at com.serotonin.m2m2.Lifecycle.loadLic(Lifecycle.java:595) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.Lifecycle.initialize(Lifecycle.java:277) ~[ma-priv-3.7.7.jar:?]<br />
at com.serotonin.m2m2.Main.main(Main.java:159) ~[ma-priv-3.7.7.jar:?]<br />
INFO  2021-07-13T18:53:09,873 (com.serotonin.m2m2.Lifecycle.terminate:400) - Mango Lifecycle terminating...<br />
INFO  2021-07-13T18:53:09,915 (com.serotonin.m2m2.Lifecycle.terminate:550) - Mango Lifecycle terminated.</p>
]]></description><link>https://forum.mango-os.com/post/26821</link><guid isPermaLink="true">https://forum.mango-os.com/post/26821</guid><dc:creator><![CDATA[Gordoe]]></dc:creator><pubDate>Tue, 13 Jul 2021 18:55:35 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 18:49:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a></p>
<p dir="auto">I'm receiving the same error on Ubuntu 20.04LTS</p>
<p dir="auto">Jul 13 18:45:04 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[832]: Starting Mango Automation<br />
Jul 13 18:45:04 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[832]: Mango Automation started with process ID:  1020<br />
Jul 13 18:45:04 onxl4549 systemd[1]: Started SBIO dTwins.<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]: Unable to determine the machine id<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]: FATAL (com.serotonin.m2m2.Lifecycle.loadLic:592) - Unable to determine the machine id<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]: ERROR (com.serotonin.m2m2.Main.main:162) - Error during initialization<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]: java.lang.RuntimeException: Unable to determine the machine id<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]:         at com.serotonin.m2m2.Lifecycle.loadLic(Lifecycle.java:595) ~[ma-priv-3.7.7.jar:?]<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]:         at com.serotonin.m2m2.Lifecycle.initialize(Lifecycle.java:277) ~[ma-priv-3.7.7.jar:?]<br />
Jul 13 18:46:55 onxl4549 <a href="http://start-mango.sh" rel="nofollow ugc">start-mango.sh</a>[1020]:         at com.serotonin.m2m2.Main.main(Main.java:159) ~[ma-priv-3.7.7.jar:?]</p>
]]></description><link>https://forum.mango-os.com/post/26820</link><guid isPermaLink="true">https://forum.mango-os.com/post/26820</guid><dc:creator><![CDATA[Gordoe]]></dc:creator><pubDate>Tue, 13 Jul 2021 18:49:13 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 17:02:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> It seems to be installed but its crashing on start. Post your full ma.log file.<br />
I would try installing a different JDK, not inside a snap.</p>
]]></description><link>https://forum.mango-os.com/post/26819</link><guid isPermaLink="true">https://forum.mango-os.com/post/26819</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 13 Jul 2021 17:02:11 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 16:53:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a> Yes I did start it with systemctl start mango<br />
When I check the status i get the following:</p>
<pre><code>powerpoint@powerpoint-UltraPoint:~$ systemctl status mango
● mango.service - Mango Automation
   Loaded: loaded (/opt/mango/overrides/mango.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2021-07-13 17:49:53 IST; 38s ago
  Process: 2538 ExecStart=/opt/mango/bin/start-mango.sh (code=exited, status=0/SUCCESS)
 Main PID: 2541 (java)
    Tasks: 24 (limit: 4447)
   CGroup: /system.slice/mango.service
           └─2541 /snap/openjdk/321/jdk/bin/java -server -Dma.home=/opt/mango com.serotonin.m2m2.Main

Jul 13 17:49:53 powerpoint-UltraPoint start-mango.sh[2538]: Starting Mango Automation
Jul 13 17:49:53 powerpoint-UltraPoint start-mango.sh[2538]: Mango Automation started with process ID:  2541
Jul 13 17:49:53 powerpoint-UltraPoint systemd[1]: Started Mango Automation.
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]: Unable to determine the machine id
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]: FATAL (com.serotonin.m2m2.Lifecycle.loadLic:592) - Unable to determine the machine
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]: ERROR (com.serotonin.m2m2.Main.main:162) - Error during initialization
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]: java.lang.RuntimeException: Unable to determine the machine id
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]:         at com.serotonin.m2m2.Lifecycle.loadLic(Lifecycle.java:595) ~[ma-priv-3.7.
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]:         at com.serotonin.m2m2.Lifecycle.initialize(Lifecycle.java:277) ~[ma-priv-3
Jul 13 17:50:04 powerpoint-UltraPoint start-mango.sh[2538]:         at com.serotonin.m2m2.Main.main(Main.java:159) ~[ma-priv-3.7.7.jar:?]

</code></pre>
]]></description><link>https://forum.mango-os.com/post/26818</link><guid isPermaLink="true">https://forum.mango-os.com/post/26818</guid><dc:creator><![CDATA[Robmalone]]></dc:creator><pubDate>Tue, 13 Jul 2021 16:53:58 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 16:33:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> The install script installs Mango as a systemd service but does not start it.<br />
See bottom of <a href="https://docs-v3.mango-os.com/linux-installation" rel="nofollow ugc">https://docs-v3.mango-os.com/linux-installation</a> to check the status of the service, start/stop commands.</p>
]]></description><link>https://forum.mango-os.com/post/26817</link><guid isPermaLink="true">https://forum.mango-os.com/post/26817</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 13 Jul 2021 16:33:36 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 16:28:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a> Thanks Jared. The install seemed to work but I can't access the GUI. Should I see mango running as a service after starting it?```</p>
<p dir="auto">powerpoint@powerpoint-UltraPoint:~$ service --status-all<br />
[ + ]  acpid<br />
[ - ]  alsa-utils<br />
[ - ]  anacron<br />
[ + ]  apparmor<br />
[ + ]  apport<br />
[ + ]  avahi-daemon<br />
[ - ]  bluetooth<br />
[ - ]  <a href="http://console-setup.sh" rel="nofollow ugc">console-setup.sh</a><br />
[ + ]  cron<br />
[ + ]  cups<br />
[ + ]  cups-browsed<br />
[ + ]  dbus<br />
[ - ]  dns-clean<br />
[ + ]  gdm3<br />
[ + ]  grub-common<br />
[ - ]  <a href="http://hwclock.sh" rel="nofollow ugc">hwclock.sh</a><br />
[ + ]  irqbalance<br />
[ + ]  kerneloops<br />
[ - ]  <a href="http://keyboard-setup.sh" rel="nofollow ugc">keyboard-setup.sh</a><br />
[ + ]  kmod<br />
[ - ]  lvm2<br />
[ + ]  lvm2-lvmetad<br />
[ + ]  lvm2-lvmpolld<br />
[ + ]  network-manager<br />
[ + ]  networking<br />
[ - ]  plymouth<br />
[ - ]  plymouth-log<br />
[ - ]  pppd-dns<br />
[ + ]  procps<br />
[ - ]  rsync<br />
[ + ]  rsyslog<br />
[ - ]  saned<br />
[ + ]  speech-dispatcher<br />
[ - ]  spice-vdagent<br />
[ + ]  udev<br />
[ + ]  ufw<br />
[ + ]  unattended-upgrades<br />
[ - ]  uuidd<br />
[ + ]  whoopsie<br />
[ - ]  x11-common</p>
<pre><code></code></pre>
]]></description><link>https://forum.mango-os.com/post/26816</link><guid isPermaLink="true">https://forum.mango-os.com/post/26816</guid><dc:creator><![CDATA[Robmalone]]></dc:creator><pubDate>Tue, 13 Jul 2021 16:28:20 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 15:41:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> said in <a href="/post/26812">Ubuntu 18 Install failed</a>:</p>
<blockquote>
<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/tungthanh500" aria-label="Profile: tungthanh500">@<bdi>tungthanh500</bdi></a> Yes I can get V4 working but as it's not officially released yet I've been advised to use V3.7.7.</p>
</blockquote>
<p dir="auto">It will be released very soon. Bear in mind that v4 will require a new license however.</p>
]]></description><link>https://forum.mango-os.com/post/26815</link><guid isPermaLink="true">https://forum.mango-os.com/post/26815</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 13 Jul 2021 15:41:43 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 15:40:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> said in <a href="/post/26810">Ubuntu 18 Install failed</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a> Installation stops at<br />
/opt/mango/bin/genkey.sh: 1: /opt/mango/bin/genkey.sh: 404:: not found</p>
<p dir="auto">I will have a lot of these to build over the next few months/year or so (about 300 systems) so it would be great to use the install script rather than having to manually install them all.</p>
</blockquote>
<p dir="auto">Try again now. I updated the script for 3.7.x</p>
]]></description><link>https://forum.mango-os.com/post/26814</link><guid isPermaLink="true">https://forum.mango-os.com/post/26814</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 13 Jul 2021 15:40:56 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 15:28:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> I think I also have to fall back to 3.7.7 because I face point unreliable. Not sure how to fix it. No correct answer in forum yet</p>
]]></description><link>https://forum.mango-os.com/post/26813</link><guid isPermaLink="true">https://forum.mango-os.com/post/26813</guid><dc:creator><![CDATA[tungthanh500]]></dc:creator><pubDate>Tue, 13 Jul 2021 15:28:11 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 15:02:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/tungthanh500" aria-label="Profile: tungthanh500">@<bdi>tungthanh500</bdi></a> Yes I can get V4 working but as it's not officially released yet I've been advised to use V3.7.7.</p>
]]></description><link>https://forum.mango-os.com/post/26812</link><guid isPermaLink="true">https://forum.mango-os.com/post/26812</guid><dc:creator><![CDATA[Robmalone]]></dc:creator><pubDate>Tue, 13 Jul 2021 15:02:16 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 14:12:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> Can you solve the problem with V4? If you cannot access the system on localhost, please try changing port to 8443, (but don't forget to forward that port).</p>
]]></description><link>https://forum.mango-os.com/post/26811</link><guid isPermaLink="true">https://forum.mango-os.com/post/26811</guid><dc:creator><![CDATA[tungthanh500]]></dc:creator><pubDate>Tue, 13 Jul 2021 14:12:18 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Tue, 13 Jul 2021 09:39:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a> Installation stops at<br />
/opt/mango/bin/genkey.sh: 1: /opt/mango/bin/genkey.sh: 404:: not found</p>
<p dir="auto">I will have a lot of these to build over the next few months/year or so (about 300 systems) so it would be great to use the install script rather than having to manually install them all.</p>
<p dir="auto">V4 installed fine but <a class="plugin-mentions-user plugin-mentions-a" href="/user/craigweb" aria-label="Profile: CraigWeb">@<bdi>CraigWeb</bdi></a> recommend I stick to v3.7.</p>
]]></description><link>https://forum.mango-os.com/post/26810</link><guid isPermaLink="true">https://forum.mango-os.com/post/26810</guid><dc:creator><![CDATA[Robmalone]]></dc:creator><pubDate>Tue, 13 Jul 2021 09:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Mon, 12 Jul 2021 16:07:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: Robmalone">@<bdi>Robmalone</bdi></a><br />
If you still want to use v3.7.x then you can try this. Where it says to -</p>
<pre><code>curl -o install-mango.sh https://raw.githubusercontent.com/infiniteautomation/ma-core-public/main/Core/bin/install-mango.sh
</code></pre>
<p dir="auto">Try this instead -</p>
<pre><code>curl -o install-mango.sh https://raw.githubusercontent.com/infiniteautomation/ma-core-public/3.7.x/Core/scripts/install-mango.sh
</code></pre>
<p dir="auto">When it asks for a version, answer 3.7.7</p>
<p dir="auto">Alternatively, try the manual installation instructions - <a href="https://docs-v3.mango-os.com/linux-installation" rel="nofollow ugc">https://docs-v3.mango-os.com/linux-installation</a></p>
]]></description><link>https://forum.mango-os.com/post/26808</link><guid isPermaLink="true">https://forum.mango-os.com/post/26808</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Mon, 12 Jul 2021 16:07:06 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Sat, 10 Jul 2021 17:48:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tungthanh500" aria-label="Profile: tungthanh500">@<bdi>tungthanh500</bdi></a> I assumed since the files were being overwritten I didn't need to remove the directories. I removed them and that did the trick. Still can get v3 to work though. Guess I'll just use 4. Thanks for your help.</p>
]]></description><link>https://forum.mango-os.com/post/26801</link><guid isPermaLink="true">https://forum.mango-os.com/post/26801</guid><dc:creator><![CDATA[Robmalone]]></dc:creator><pubDate>Sat, 10 Jul 2021 17:48:01 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18 Install failed on Sat, 10 Jul 2021 11:14:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robmalone" aria-label="Profile: robmalone">@<bdi>robmalone</bdi></a> Hi, I also face hardship installing v3 so I tried v4. It is much easier. Before installing everything, don't forget to delete the residual folder and file.<br />
In latest v4, env.properties is replace with mango.properties (which is moved to /home/mango)</p>
]]></description><link>https://forum.mango-os.com/post/26799</link><guid isPermaLink="true">https://forum.mango-os.com/post/26799</guid><dc:creator><![CDATA[tungthanh500]]></dc:creator><pubDate>Sat, 10 Jul 2021 11:14:47 GMT</pubDate></item></channel></rss>