yes, I am having the exact same problem. In face it seems that heroku logs --tail is unable to connect to the log stream.
Anyway, hope they get it fixed soon On Jun 6, 3:35 am, Simon Starr <[email protected]> wrote: > I'm having exactly the same problem. The log file is there but it > appears to be empty if I try and open it from the console: > > >> Dir.glob("log/*.*") > > => ["log/production.log"]>> File.open('log/production.log', 'r').each_line { > |line| puts line } > > => #<File:log/production.log> > > > > I've raised a support ticket and I'll report back here when I hear > something. > > Cheers > Simon > > On Jun 6, 1:19 am, kowsik <[email protected]> wrote: > > > > > > > > > Anyone have this problem? Got an app with just a single dyno and I'm > > not getting any logs for this. OTOH, another app with > 1 dyno, logs > > are working just fine. > > > Thanks, > > > K. > > ---http://blitz.iohttp://twitter.com/pcaprhttp://labs.mudynamics.com -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
