Re: another 500 / Internal Server Error

2008-12-19 Thread Ivan

The observing.heroku.com site has been corrected. The problem was an
internal problem.

The moulinette.heroku.com site is still being worked on.

I apologize for the delay in getting back to you and appreciate your
patience.

- Ivan

On Dec 17, 8:31 am, kwm31415 kwm.onl...@gmail.com wrote:
 Still nothing guys. Seriously, no help here? Nothing was changed ...
 just stopped working (probably when you upgraded Rails). As mentioned
 before I have no access to the app or source code. I can't even export
 the code via my account area (was going to try to export then re-
 import to a new project since ... alas, can't even do that!?!)

 I gotta say this is my first (and hugely) negative experience with
 Heroku. In general, you guys seem to rock. Incredible product (when it
 works) and great vision (competitors don't compare at all). I'd be
 happy to pay for a service like this, but you're clearly not stable
 enough to run a biz app on. And customer service is non-existent
 (understandable for a free service).

 Please don't make me find another host ... out of the 4 I currently
 use, Heroku is by far the easiest to deal with, but I can't have apps
 be down for weeks at a time.

 On Dec 11, 10:12 am, kwm31415 kwm.onl...@gmail.com wrote:

  Been down for 2 weeks now. Can't access git, the online editor, or the
  site itself. Can somebody kick the server, please?

 http://observing.heroku.com/
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: app view no longer responding

2008-12-19 Thread Adam Rothschild

I've been having a similar problem since last night with
neweruv.heroku.com. When I try to browse the URL, I get an internal
server error. When I try to edit my app, I get We're sorry, but
something went wrong. When I try to export my app, I get 502 Bad
Gateway. Please advise. I at least want to be able to export my app
so that I can move it to a different server and not leave my users in
a lurch. Thanks.

--Adam

On Dec 17, 8:12 pm, trippytom trippy...@yahoo.com wrote:
 Hi,

 I am in frantic mode as one of my apps, searsdeal.heroku.com is not
 responding.  I have an iPhone app loading and xml file from it ...
 which is out on the app store and hence broken.  Nothing has been done
 to the app recently, other than make some XML changes.  I can log in
 to heroku and even change application settings, but can't view or
 edit.

 Can some take a look?  Thanks a million.

 Peace,
 Tom
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Permission denied on git clone on Windows XP machine

2008-12-19 Thread Arjay Orcasitas
Hi Dave,

Please try this one. ssh-keygen -t rsa. Now it should be

On Sat, Dec 20, 2008 at 5:12 AM, Dave Roberts dave.a.robe...@gmail.comwrote:


 Basically the same problem outlined here:

 http://groups.google.com/group/heroku/browse_thread/thread/5d07360b0301c9b/bbffdabf2d21bf0b?lnk=gstq=xp+clone+Permission+denied+publickey#bbffdabf2d21bf0b

 I am getting a permission denied on cloning a newly created project.
 My id_rsa.pub matches my heroku key.  I am running on Windows XP.  I
 can heroku list just fine.  heroku keys matches matches my
 id_rsa.pub key.
 


--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Permission denied on git clone on Windows XP machine

2008-12-19 Thread Arjay Orcasitas
On Sat, Dec 20, 2008 at 6:24 AM, Arjay Orcasitas jaythre...@gmail.comwrote:

 Hi Dave,

 Please try this one. ssh-keygen -t rsa. Now it should be running by now.


 On Sat, Dec 20, 2008 at 5:12 AM, Dave Roberts dave.a.robe...@gmail.comwrote:


 Basically the same problem outlined here:

 http://groups.google.com/group/heroku/browse_thread/thread/5d07360b0301c9b/bbffdabf2d21bf0b?lnk=gstq=xp+clone+Permission+denied+publickey#bbffdabf2d21bf0b

 I am getting a permission denied on cloning a newly created project.
 My id_rsa.pub matches my heroku key.  I am running on Windows XP.  I
 can heroku list just fine.  heroku keys matches matches my
 id_rsa.pub key.
 



--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



unit tests arguments

2008-12-19 Thread alex

Hello, I am trying to run some unit tests from the heroku console. The
console reports and error about not providing the correct number of
arguments


 ruby test/unit/user_test.rb
ArgumentError: wrong number of arguments



From what I know they user_test.rb doesnt take any arguments. Im very
new to ruby and rails, show some mercy, dont bash me to hard :P



--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---