Displaying 7 results from an estimated 7 matches for "gxvtqt0dzr".
2011 Aug 04
1
GitHub - How to resolve this issue of preventing push to origin?
...following:
$ git push origin master
Enter passphrase for key ''/c/Users/Medicine - SWEng/.ssh/id_rsa'':
ERROR: Repository not found.
fatal: The remote end hung up unexpectedly
**EDIT:**
Output of running `git remote -v`:
$ git remote -v
heroku git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:young-rain-273.git (fetch)
heroku git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:young-rain-273.git (push)
origin git-9UaJU3cA/F/QT0dZR+AlfA@public.gmane.org:SWEngineer7sample_app.git (fetch)
origin git-9UaJU3cA/F/QT0dZR+AlfA@public.gmane.org:SWEngineer7sample_app....
2010 Sep 02
1
Error No such file or directory
Hi,
I have a website deployed on heroku, but my local git repository was
ereased, so I m trying to create a new local repository pulling my
deployed site. I run : git clone -o heroku git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:my_app.git,
but now when I run script/server I get this error msg:
pedro@ubuntu:~/proj/my_app$ script/server
=> Booting WEBrick
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
/usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/initializer.rb:902:in
`read'':...
2011 Jun 01
1
git push heroku master - has error
...ects: 277, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (246/246), done.
Read from remote host heroku.com: The connection was aborted
fatal: sha1 file ''<stdout>'' write error: Invalid argument
error: failed to push some refs to ''git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:stormy-
meadow-768.git''
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from th...
2011 Oct 30
5
Fatal error: The remote end hung up unexpectedly
.../home/alex/Dokumenty/work/depot/ and write command :
heroku create --> with result:
Enter your Heroku credentials.
Email: a.sadecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Password:
Creating electric-fog-9780... done, stack is bamboo-mri-1.9.2
http://electric-fog-9780.heroku.com/ |
git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:electric-fog-9780.git
Git remote heroku added
Nextly:
git remote show heroku with result:
The authenticity of host ''heroku.com (50.19.85.132)'' can''t be
established.
RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Are you sur...
2012 Dec 01
4
heroku deployment
i want to deploy two rails application in heroku..so how can i deploy two
application with one account in heroku and github..i am little confused
that i have to take two rsa public key or how..thanks in advance
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2012 Dec 28
3
git push heroku master error
...occurred while installing sqlite3 (1.3.6), and Bundler
cannot co
ntinue.
Make sure that `gem install sqlite3 -v ''1.3.6''` succeeds before
bundling.
!
! Failed to install gems via Bundler.
!
! Heroku push rejected, failed to compile Ruby/rails app
To git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:pure-beyond-3365.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to ''git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:pure-beyond-3365.git''
--
Posted via http://www.ruby-forum.com/.
--
You received this...
2011 Sep 13
1
Heroku failed to push: fatal: sha1 file '<stdout>' write error: Invalid argument
...bjects: 913, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (797/797), done.
Read from remote host heroku.com: Connection reset by peer
fatal: sha1 file ''<stdout>'' write error: Invalid argument
error: failed to push some refs to ''git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:oca.git''
OCA@OCA-PC /c/rails/oca (master)
$
Anynone that knows what is causing this fatal error?
It is a very large push about 330 MB.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ru...