<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><blockquote type="cite"><br><div><div>On 12 dec. 2013, at 12:55, WK <<a href="mailto:wanradt@gmail.com">wanradt@gmail.com</a>> wrote:</div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br><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><br><div> </div><div>
 </div><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; position: static; z-index: auto;"><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><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><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><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><br></div><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></div></div></blockquote></div><div class="gmail_extra"><br></div><div></div><blockquote type="cite"><div></div></blockquote></div></div></blockquote><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><br></div></div></div></div></blockquote><br><div>mmhh.. I would say yes. It is the git repository that is being pushed to heroku. </div><div>I’m lost. Even if I exactly copy the example mentioned here: <a href="https://gist.github.com/ysasaki/3149659">https://gist.github.com/ysasaki/3149659</a></div><div>it gives me the errors mentioned above.</div></body></html>