On a Mac, in Terminal, when I type the command
heroku logs -a APPNAME
(where APPNAME
is the name of my app), I don't see any logs show up in terminal.
Asked
Active
Viewed 181 times
2
-
What is output of this command ? – svikramjeet Oct 20 '19 at 15:35
-
@svikramjeet nothing - no message returned. – clavid Oct 21 '19 at 02:01
-
Getting the same thing. the command hangs for about 5 seconds then returns with no output. Also tried `heroku logs -t -a APPNAME`. I am on windows. Very frustrating. – Josiah Coad Sep 17 '21 at 01:11
-
Josiah I posted this such a long time ago that I don't remember, but I think I might have realized I actually had the wrong appname? I was using an app name for a dummy app that I had made that was named very similarly to the real app... Might be completely off, but throwing out a vague memory – clavid Sep 17 '21 at 05:32