I have no experience with Heroku. Have you tried contacting them and asking why it can't find the file?
On Thu, Dec 12, 2013 at 10:07 PM, Gert van Oss <[email protected]> wrote: > > On 12 dec. 2013, at 12:55, WK <[email protected]> wrote: > > > 2013/12/12 Gert van Oss <[email protected]> > > > >> Starting process with command `perl -Mlib=$PWD/local/lib/perl5 >> ./local/bin/starman --preload-app --port 57400` >> 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` >> 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. >> 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. >> >> Maybe someone has a clue and after a hint then I might get to the level >> of being able to write something about this. >> > > In your step 0 you make link to app.psgi into application directory, but > is this the this directory '/app' in heroku? > > > mmhh.. I would say yes. It is the git repository that is being pushed to > heroku. > I’m lost. Even if I exactly copy the example mentioned here: > https://gist.github.com/ysasaki/3149659 > it gives me the errors mentioned above. > > _______________________________________________ > dancer-users mailing list > [email protected] > http://lists.preshweb.co.uk/mailman/listinfo/dancer-users > >
_______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
