Hi Wesley, The ownership issue is a strange one indeed. I originally setup the App, and was the original owner. I transferred ownership to a different email, and remained as a collaborator.
I went to check a log file out... heroku logs and was prompted for the credentials. I had no idea why, so I entered them, and then I was able to access the site. But it meant whenever I switched to another App, I had to reset my credentials. So I tried using ddollar / heroku-accounts Unfortunately, that failed for me too. I was able to only setup an account for one App, and then it bugged out... So I removed that plugin, and the accounts, and went back to manual mode... not sure why an App asks me to authenticate when I am clearly a collaborator. Thanks for fixing the double spacing!! I checked my remotes... I have 2. heroku and origin ( which is at github). I do not have two heroku remotes listed... but I will check closer to see what might be corrupted or screwed up there. Thanks! On Mar 22, 12:51 pm, "geemus (Wesley Beary)" <[email protected]> wrote: > Hey, sorry to hear you are having trouble. > > I haven't heard about anyone else running into the ownership related > problems you mentioned. Is it for all apps you are collaborating on > or just a particular one? What commands are you trying to run and > what does the error look like? (ie is it explicitly asking for the > owner credentials?) > > The double spaced issue on logs was a bug, sorry about that, I just > pushed a fix to master, so it should be back to single spaced in the > next release. > > The no app specified thing is probably because the folder you are in > now has more than one remote that points to heroku, so it can no > longer guess which one is correct. We have realized that the error in > that case is not very clear and I actually pushed a fix to make it > give a better error message some time yesterday. If you check out > your .git/config file you can probably remove any remotes that you are > not using and you might have better luck. Do let me know if I'm not > right on that though, it is possible that something else is amiss. > > Hope that helps. > > Thanks! > wes > > On Mar 22, 9:26 am, Dave <[email protected]> wrote: > > > > > > > > > Hi, > > > I have my email account assigned to X heroku apps. I have transferred > > ownership at times to other email addresses when necessary. Never had > > to re-authenticate to Apps. Now, heroku is asking me to authenticate > > with the owner email and password? That is new... when did that start? > > Why is a contributor or secondary email addy not good enough? > > > Also, now, the heroku logs command is scrolling double-spaced? That is > > a pain. AFAIK nothing has changed in my terminal, yet all my heroku > > logs are now double spaced... weird. > > > Thirdly... I have an App that now exhibits the following... > > > ! No app specified. > > ! Run this command from an app folder or specify which app to use > > with --app <app name> > > > How did that happen? Is there a way to teach a folder the correct app > > name? How did an App forget it's own app name? When I provide the app > > name it works.. but this is painful to have to tack that on... just as > > it is to now how to switch authentication. > > > Anyone else going through this? -- 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.
