<div dir="ltr">The app.psgi file is past the application, since that's what's used to find and run the application.<br><br>So that can't be it.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Sun, Dec 15, 2013 at 7:23 PM, Gert van Oss <span dir="ltr"><<a href="mailto:gertvanoss@me.com" target="_blank">gertvanoss@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div class="im"><div>On 15 dec. 2013, at 19:16, sawyer x <<a href="mailto:xsawyerx@gmail.com" target="_blank">xsawyerx@gmail.com</a>> wrote:</div><div><div><br></div></div><div><div>

<blockquote type="cite"><div dir="ltr">I have no experience with Heroku. Have you tried contacting them and asking why it can't find the file?</div></blockquote></div></div><div><div><blockquote type="cite"></blockquote>

</div></div><div><br></div><div><br></div></div>I did ask the Heroku people and below I paste what they replied. I haven’t gotten any further with this. I choose Heroku as I used it for a few other things but maybe for using Dancer I should look for alternatives that have been mentioned on this list.<div>

<br></div><div>Thanks.<br><div>[…] reply from Heroku below<br><div><br></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"></div></div><blockquote type="cite"><div><div style="margin:0px;font-size:11px;font-family:Menlo">

</div></div></blockquote><blockquote type="cite"><blockquote type="cite"><div><div style="margin:0px;font-size:11px;font-family:Menlo">Hi,</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br>

</div><div style="margin:0px;font-size:11px;font-family:Menlo">This error</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">```</div>

<div style="margin:0px;font-size:11px;font-family:Menlo">2013-12-11T23:03:53.102716+00:00 app[web.1]: Error while loading /app/app=</div><div style="margin:0px;font-size:11px;font-family:Menlo">.psgi: No such file or directory at (eval 10) line 4. =</div>

<div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">```</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">

<br></div><div style="margin:0px;font-size:11px;font-family:Menlo">is indicative of a problem with your application code. An issue of this n=</div><div style="margin:0px;font-size:11px;font-family:Menlo">ature is outside the scope of Heroku Support.</div>

<div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">Generally, we recommend:</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">

<br></div><div style="margin:0px;font-size:11px;font-family:Menlo">* Getting your app running and working locally before running it on Herok=</div><div style="margin:0px;font-size:11px;font-family:Menlo">u.</div><div style="margin:0px;font-size:11px;font-family:Menlo">

* Use our [logging features][1] to determine the cause of errors. Some [H=</div><div style="margin:0px;font-size:11px;font-family:Menlo">eroku addons][2] can also help you track and debug errors.</div><div style="margin:0px;font-size:11px;font-family:Menlo">

* [Search our documentation][3] as well as using Google. [Stack Overflow]=</div><div style="margin:0px;font-size:11px;font-family:Menlo">[4] is also a great resource for general programming questions. For insta=</div><div style="margin:0px;font-size:11px;font-family:Menlo">

nce, [we offer advice on how to fix an offline application][5] you may fi=</div><div style="margin:0px;font-size:11px;font-family:Menlo">nd helpful.</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">

<br></div><div style="margin:0px;font-size:11px;font-family:Menlo">If you have done your own due diligence trying to solve the problem and a=</div><div style="margin:0px;font-size:11px;font-family:Menlo">re still having trouble, please be specific about the problem you are exp=</div>

<div style="margin:0px;font-size:11px;font-family:Menlo">eriencing (such as including log output of the error) and we will do our =</div><div style="margin:0px;font-size:11px;font-family:Menlo">best to point you in the right direction.</div>

<div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">Thanks,</div><div style="margin:0px;font-size:11px;font-family:Menlo">Neil</div>
<div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">
<br></div><div style="margin:0px;font-size:11px;font-family:Menlo">[1]: <a href="https://devcenter.heroku.com/articles/logging" target="_blank">https://devcenter.heroku.com/articles/logging</a></div><div style="margin:0px;font-size:11px;font-family:Menlo">

[2]: <a href="https://addons.heroku.com/" target="_blank">https://addons.heroku.com/</a></div><div style="margin:0px;font-size:11px;font-family:Menlo">[3]: <a href="https://devcenter.heroku.com/" target="_blank">https://devcenter.heroku.com/</a></div>

<div style="margin:0px;font-size:11px;font-family:Menlo">[4]: <a href="http://stackoverflow.com/" target="_blank">http://stackoverflow.com/</a></div><div style="margin:0px;font-size:11px;font-family:Menlo">[5]: <a href="https://devcenter.heroku.com/articles/application-offline" target="_blank">https://devcenter.heroku.com/articles/application-offline</a></div>

<div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">----------------------------------------------</div></div></blockquote><div><div class="h5">

<div><br></div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><br></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">On Thu, Dec 12, 2013 at 10:07 PM, Gert van Oss <span dir="ltr"><<a href="mailto:gertvanoss@me.com" target="_blank">gertvanoss@me.com</a>></span> wrote:</div>

</div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">

<div><div><blockquote type="cite"><br></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><div><div>On 12 dec. 2013, at 12:55, WK <<a href="mailto:wanradt@gmail.com" target="_blank">wanradt@gmail.com</a>> wrote:</div></div></blockquote>
</div>
</div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br></div></div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote>

</div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">

<div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/12/12 Gert van Oss <span dir="ltr"><<a href="mailto:gertlist@mac.com" target="_blank">gertlist@mac.com</a>></span></div>

</div></div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div> </div></div></div></div></blockquote></blockquote></div></div>

</div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>
 </div></div></div></div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><font face="Menlo">Starting process with command `perl -Mlib=$PWD/local/lib/perl5 ./local/bin/starman --preload-app --port 57400`</font></div></div></div></blockquote></div></div>

</div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><font face="Menlo">2013-12-11T23:03:52.119529+00:00 heroku[web.1]: Starting process with command `perl -Mlib=$PWD/local/lib/perl5 ./local/bin/starman --preload-app --port 32316`</font></div>

</div></div></blockquote></div></div></div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">

<div><div><font face="Menlo">2013-12-11T23:03:53.102716+00:00 app[web.1]: Error while loading /app/app.psgi: No such file or directory at (eval 10) line 4.</font></div></div></div></blockquote></div></div></div></blockquote>

</blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><font face="Menlo">2013-12-11T23:03:53.510234+00:00 app[web.1]: Error while loading /app/app.psgi: No such file or directory at (eval 10) line 4.</font></div></div></div></blockquote>

</div></div></div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><br></div></div></blockquote></div></div></div></blockquote></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr">

<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">

<div>Maybe someone has a clue and after a hint then I might get to the level of being able to write something about this.</div></div></blockquote></div></div></div></blockquote></blockquote></div></div></div></blockquote>

</div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_extra"><br></div></div></div></blockquote></blockquote></div></div></div>

</blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div><font face="Menlo">In your step 0 you make link to </font><span style="font-family:Menlo"> </span><span style="font-family:Menlo">app.psgi </span><span style="font-family:Menlo">into application directory, but is this the this directory '/app' in heroku?</span></div>

</div></div></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div><br></div></div></div></blockquote></div></div></div></blockquote></div></div></blockquote></div></div><div>

<div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>
<div>
<br></div></div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div>mmhh.. I would say yes. It is the git repository that is being pushed to heroku. </div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>I’m lost. Even if I exactly copy the example mentioned here: <a href="https://gist.github.com/ysasaki/3149659" target="_blank">https://gist.github.com/ysasaki/3149659</a></div>

</div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div>it gives me the errors mentioned above.</div></div></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________</blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite">

<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
dancer-users mailing list</blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<a href="mailto:dancer-users@dancer.pm" target="_blank">dancer-users@dancer.pm</a></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite">

<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote></div></div></blockquote></div></div><div><div><blockquote type="cite">

<div class="gmail_extra"><br></div></blockquote></div></div><div><div><blockquote type="cite">
_______________________________________________</blockquote></div></div><div><div><blockquote type="cite">dancer-users mailing list</blockquote></div></div><div><div><blockquote type="cite"><a href="mailto:dancer-users@dancer.pm" target="_blank">dancer-users@dancer.pm</a></blockquote>

</div></div><div><div><blockquote type="cite"><a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a></blockquote></div></div></blockquote>

</div><div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><blockquote type="cite">

<blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">


<div></div></div></blockquote></div><div></div><blockquote type="cite"><div></div></blockquote></div></div></blockquote></blockquote></div></div>

</div>


</blockquote></div></div></blockquote></div><br></div></div></div></blockquote></div></div></div><br>_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
<br></blockquote></div><br></div>