<?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[Custom App Packaging problems]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I am currently trying to install custom apps on my Cloudron. But unfortunately I only get errors at the moment. Maybe I'm missing something where someone can give me a tip.</p>
<p dir="auto">Currently I'm just trying to get the Node.js tutorial app on the server.<br />
<a href="https://git.cloudron.io/cloudron/tutorial-nodejs-app/" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/tutorial-nodejs-app/</a></p>
<p dir="auto">But when I build the image locally and try to install it on the server the CLI stops at "Wait for health check ..." and the log shows "standard_init_linux.go:228: exec user process caused: no such file or directory". It looks like it can't find "<a href="http://start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">start.sh</a>".</p>
<p dir="auto">I have also tried to adjust the Dockerfile. The Docker build is executed from the correct directory and so on.<br />
Alternatively I have tried the Cloudron Build Service, but here it comes to a similar error after the install.</p>
<p dir="auto">Has anyone had this problem before and can point me in the right direction?</p>
<p dir="auto">Thanks and many greetings</p>
]]></description><link>https://forum.cloudron.io/topic/7634/custom-app-packaging-problems</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 12:49:34 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7634.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Sep 2022 16:49:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Custom App Packaging problems on Thu, 08 Sep 2022 13:54:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/misterjd" aria-label="Profile: MisterJD">@<bdi>MisterJD</bdi></a> aahhhhh that bs understandable.</p>
]]></description><link>https://forum.cloudron.io/post/53142</link><guid isPermaLink="true">https://forum.cloudron.io/post/53142</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Thu, 08 Sep 2022 13:54:58 GMT</pubDate></item><item><title><![CDATA[Reply to Custom App Packaging problems on Thu, 08 Sep 2022 10:43:09 GMT]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I was able to solve the problem. Once again it was totally simple. At work I only work with Docker on Linux. At home I just wanted to try it out quickly on Windows. Well, that was the problem ... again ...</p>
<p dir="auto">For all of you who might have this problem, you have to change the "<a href="http://start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">start.sh</a>" file back to UNIX format on Windows. If you have installed e.g. Git Bash you can do this with "$ dos2unix.exe <a href="http://start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">start.sh</a>".</p>
<p dir="auto">After that you can install the image without any problems. Thanks a lot for your help. Your answers at least showed me that the problem must be on my side.</p>
<p dir="auto">Shows again why it is better to do the stuff on Linux directly. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">Thanks again</p>
]]></description><link>https://forum.cloudron.io/post/53137</link><guid isPermaLink="true">https://forum.cloudron.io/post/53137</guid><dc:creator><![CDATA[MisterJD]]></dc:creator><pubDate>Thu, 08 Sep 2022 10:43:09 GMT</pubDate></item><item><title><![CDATA[Reply to Custom App Packaging problems on Thu, 08 Sep 2022 07:55:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/misterjd" aria-label="Profile: MisterJD">@<bdi>MisterJD</bdi></a><br />
Please always provide the error logs.</p>
<p dir="auto">When describing a problem please provide a full "stacktrace" aka. please describe precisely what you did to get to the current state.</p>
]]></description><link>https://forum.cloudron.io/post/53133</link><guid isPermaLink="true">https://forum.cloudron.io/post/53133</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Thu, 08 Sep 2022 07:55:17 GMT</pubDate></item><item><title><![CDATA[Reply to Custom App Packaging problems on Wed, 07 Sep 2022 17:04:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/misterjd" aria-label="Profile: MisterJD">@<bdi>MisterJD</bdi></a>,</p>
<p dir="auto">I just did a clone of the tutorial repository and could build and install the resulting app just fine.</p>
<p dir="auto">For debugging its usually the easiest if you provide access to your modified code. Either as a git repo or by pasting the relevant files as text here.</p>
]]></description><link>https://forum.cloudron.io/post/53117</link><guid isPermaLink="true">https://forum.cloudron.io/post/53117</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Wed, 07 Sep 2022 17:04:31 GMT</pubDate></item></channel></rss>