Re: Migrations don't work after updating the app via git

2008-05-17 Thread Adam Wiggins
There was a bug with rake output not showing - it did run, just not display in the output window. That's fixed now. As for reporting bugs, yeah, on the mailing list or to the feedback email is what we're doing for now. Adam --~--~-~--~~~---~--~~ You received thi

Re: internal server error

2008-05-17 Thread Adam Wiggins
On Sat, May 17, 2008 at 11:16 AM, holczer <[EMAIL PROTECTED]> wrote: > dash.heroku.com > mike.heroku.com > amdb.heroku.com This should all be working now. Adam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Herok

Re: Problem Importing

2008-05-17 Thread Adam Wiggins
Is this the app named "trails"? If so, I saw a problem with it earlier today and fixed it. As for importing, it's definitely still less robust than I'd like it to be. There's lots of different things that can be wrong with the imported archive (persmissions, directory structure, or simply too b

Re: Git Error: fatal: The remote end hung up unexpectedly

2008-05-17 Thread Adam Wiggins
This should be fixed now. Adam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to heroku@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTEC

Re: Internal Server Error with Heroku

2008-05-17 Thread Adam Wiggins
On Sat, May 17, 2008 at 1:23 AM, wizardwerdna <[EMAIL PROTECTED]> wrote: > 1) every time i destroy the .heroku file and reup this, i am unable to > authenticate the first time, but the authentication succeeds the > second time. I used cut-and-paste to assure that this was not mere > mistypage, an

Re: Migrations don't work after updating the app via git

2008-05-17 Thread mikong
I believe there's no public heroku bug tracker. The only alternative I know is you can send them an email at feedback(at)heroku(dot)com. But I think the mailing list is fine. This way, others would know about the bug, and the bug can be discussed in one thread. --~--~-~--~~

Re: internal server error

2008-05-17 Thread railsfan
Wait for a day. Then check back. Your application maybe working again as mine did. Not sure what's going on under the scene. If it is still not work, you might also want to check out another similar thread: internal server error on 2 app. Good luck, Frank On May 17, 2:16 pm, holczer <[EMAIL PR

Re: internal server error

2008-05-17 Thread holczer
I get "Internal Server Error" when trying to edit or view my apps. If the admins read this and need an example of apps here is a list of some with the problem: dash.heroku.com mike.heroku.com amdb.heroku.com On May 16, 10:48 am, railsfan <[EMAIL PROTECTED]> wrote: > Hi, > > I setup a small app a

Internal Server Error on Edit

2008-05-17 Thread holczer
I get a "Internal Server Error" message when I try to edit or view any of my apps. Posting to see if others are having this issue. If any of the Heroku admins can comment on the issue that would be great! --~--~-~--~~~---~--~~ You received this message because you a

Re: error installing gems

2008-05-17 Thread seanboy
Now, I can't edit code, and the selections for generate, rake, and console have all disappeared. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to heroku@googlegroups

Re: Migrations don't work after updating the app via git

2008-05-17 Thread crisb
what i forgot: is there a bug tracker or something like this? i don't want to spam this list with bugs i have found :-) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email

Re: Migrations don't work after updating the app via git

2008-05-17 Thread crisb
exactly. but i found the reason for it. i was doing something like this: Slide.create :text => "Text", :moderator_note => "Text", :order => 1 in the migration file, because i wanted to put some data into the DB. this worked locally but not online. after i deleted this the migration worked fine. -

Re: Problem Importing

2008-05-17 Thread [EMAIL PROTECTED]
I have the same problem. Sometimes the server gives a message of "Internal Server Error (nginx)" and other times "The import failed. Please ...". Then I tried to do the upload did not work and tried to revert the last snapshot. It is not working too. Serve gives a message " We're sorry, but som

Re: Git Error: fatal: The remote end hung up unexpectedly

2008-05-17 Thread wizardwerdna
I'm having the same problem. On May 17, 9:58 am, Jon <[EMAIL PROTECTED]> wrote: > Hi, > > I'm currently getting the following error whenever I try and push or > pull an update via git from my local machine: > > Internal server error > fatal: The remote end hung up unexpectedly > > Is the server d

Re: Migrations don't work after updating the app via git

2008-05-17 Thread Kevin Triplett
That's odd. So it's behaving like there are no files in your db/migrate folder? crisb wrote: > thanks for your responses guys. > > when i open my app there is a message at the bottom that says: > " Database has unapplied migrations Migrate Now" > > when i hit that bottom, the responde windows

Git Error: fatal: The remote end hung up unexpectedly

2008-05-17 Thread Jon
Hi, I'm currently getting the following error whenever I try and push or pull an update via git from my local machine: Internal server error fatal: The remote end hung up unexpectedly Is the server down? Jon. --~--~-~--~~~---~--~~ You received this message becau

Re: Migrations don't work after updating the app via git

2008-05-17 Thread crisb
thanks for your responses guys. when i open my app there is a message at the bottom that says: " Database has unapplied migrations Migrate Now" when i hit that bottom, the responde windows opens with no message. and the strange thing is that the message does not disappear. so i tried it via rake

Internal Server Error with Heroku

2008-05-17 Thread wizardwerdna
The session below illustrates the problem and the error message. A few interesting things: 1) every time i destroy the .heroku file and reup this, i am unable to authenticate the first time, but the authentication succeeds the second time. I used cut-and-paste to assure that this was not mere mi

Re: Goldberg

2008-05-17 Thread wizardwerdna
Have you tried deleting public/index.html? On May 13, 12:30 am, Rajeev Ramani <[EMAIL PROTECTED]> wrote: > Hello, > > I am able to install goldberg but when I try and run it on Heroku I > get the default index page. Please let me know what I need to do to > get the login page going. > > Regards >