-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dyno does not live long #70
Comments
Can you look at the look on your server? You'll find more information about the error there |
I'm seeing an application error as well, and considering my lack of familiarity with heroku dynos, I imagine it's related. My logs are: 2016-04-08T09:02:16.014169+00:00 heroku[worker.1]: Starting process with command It does indeed submit the invite, but not exactly a great experience getting an application error :D |
I just got this error as well. Apple locked my Apple ID saying someone from Virginia just signed in – I'm thinking that's the script signing in and Apple thinks it's a hacker. How do we resolve this? I know I resolved it on my end by typing in a 6 digit pin they gave me, but how do I resolve it on the script's end? I really hope I can get this working again. |
@lghstim You didn't share any information about your setup, output or stack trace. Please do so, so we can help you. This is probably related to 2 step verification |
@KrauseFx pretty much what I did was press the "Deploy to Heroku" button and typed in my iTunes Connect username and password and my App's bundle ID. Boarding worked for 2 days but then I got the same error as @rlimberger did. A few minutes later Apple locked me out of iTunes connect and told me someone from Virginia tried to login. I don't have 2-step verification enabled. Sorry, but I don't really know where to find my stack trace since this is my first time using Heroku. |
Same issue. @lghstim Did you find the solution? After my Apple ID locked, Apple ask me reset account password, then I shutdown the Boarding app on Heroku |
For now, the only way to bypass this is to turn off Apple's Two-Factor Authentication... |
Is there a workaround for this @KrauseFx ? I do not have two factor authentication enabled on my Apple ID however I noticed this behavior after a few days (set up on Friday worked fine, see the error on Monday) I am not a Heroku expert and simply deployed from the button on the GitHub readme. I'd really like to use this service but this is a major issue. This is the error I see repeatedly in my logs 2016-12-05T18:28:30.568631+00:00 app[web.1]: Started GET "/" for 136.1.1.109 at 2016-12-05 18:28:30 +0000 This is different from the invalid request body errors I saw others having. Not sure what to make of "There is no web session to update", looks like on Nov 2 a bunch of users had this issue but seems to be related to ITC being down. I can still access ITC dashboard with my Apple ID credentials... |
I have the same issue as @owencarp from today with the same log. |
I just ran into this issue as well. I had luck for 2 weeks before I got this. |
I'm seeing this issue as well.
|
Please update to the latest version, this is not related to the original issue, but with a new version of spaceship |
@KrauseFx killed and re-deployed my application through the link the Readme and it is working! Thanks for the quick fix guys. |
Hey Felix, I think I've run into a similar problem that I'm not able to currently understand. Since I'm running the latest version, are you able to shed some light on this for me? Edit: @KrauseFx confirm updating to the latest vs fixes this issue.
thanks a bunch! |
@s2imon thanks for letting me know, I just pushed a new commit, please update to the most recent version 👍 |
Hi, I'm using boarding on 2 free dynos. when i first deploy them they are fine for a few days. after that, they seem dead and i get this (attached image). I'm sure there is something I'm missing, as I'm not that familiar with heroku. Any suggestions what might cause this? Thanks.
The text was updated successfully, but these errors were encountered: