prathmeshranaut / skooterapi

Ruby API implementation for SkooterApp
4 stars 1 forks source link

I made the installation letter but it did not work again how will you please help me #3

Open byzatwuer opened 7 years ago

byzatwuer commented 7 years ago

I made the installation letter but it did not work again how will you please help me We are doing something on the web @prathmeshranaut

prathmeshranaut commented 7 years ago

Where have you installed the application?

byzatwuer commented 7 years ago

ubuntu 16.04 root folder @prathmeshranaut

prathmeshranaut commented 7 years ago

Can you load the application in the browser?

byzatwuer commented 7 years ago

@prathmeshranaut

please please

I do not know how to do it I m can tell you the server information. Set up the application for me please

prathmeshranaut commented 7 years ago

Use this guide to setup rails on your server.

http://robmclarty.com/blog/how-to-setup-a-production-server-for-rails-4

Then follow the instruction on the readme page to set up.

On Apr 4, 2017, at 5:06 PM, byzatwuer notifications@github.com wrote:

@prathmeshranaut I do not know how to do it I m can tell you the server information. Set up the application for me please

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

byzatwuer commented 7 years ago

@prathmeshranaut I am getting errors in half of the installation

prathmeshranaut commented 7 years ago

Share a screenshot of your errors here.

On Apr 4, 2017, at 5:32 PM, byzatwuer notifications@github.com wrote:

@prathmeshranaut I am getting errors in half of the installation

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

byzatwuer commented 7 years ago

https://www.howtoforge.com/tutorial/ruby-on-rails-ror-with-postgresql-on-ubuntu-16-04/

@prathmeshranaut

I did the installation from the link above, right?

byzatwuer commented 7 years ago

Was already set up

prathmeshranaut commented 7 years ago

Now what is the issue with setting up the rails application?

On Apr 4, 2017, at 5:35 PM, byzatwuer notifications@github.com wrote:

Was already set up

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

byzatwuer commented 7 years ago

time out

sudo apt-get install apache2 curl git build-essential zlibc zlib1g-dev zlib1g libcurl4-openssl-dev libssl-dev libopenssl-ruby apache2-prefork-dev libapr1-dev libaprutil1-dev libreadline6 libreadline6-dev sudo: unable to resolve host yaygara.netsosyal.net: Connection timed out Reading package lists... Done Building dependency tree Reading state information... Done Package libopenssl-ruby is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'libopenssl-ruby' has no installation candidate E: Unable to locate package apache2-prefork-dev

byzatwuer commented 7 years ago

lnstallation on the link? @prathmeshranaut

prathmeshranaut commented 7 years ago

Those are issues with the server setup.

Try : http://robmclarty.com/blog/how-to-setup-a-production-server-for-rails-4

I recommend you follow a suitable guide to setup Rails server on your operating system, once its setup, then I can help you with setting up the API.

On Apr 4, 2017, at 5:37 PM, byzatwuer notifications@github.com wrote:

time out

sudo apt-get install apache2 curl git build-essential zlibc zlib1g-dev zlib1g libcurl4-openssl-dev libssl-dev libopenssl-ruby apache2-prefork-dev libapr1-dev libaprutil1-dev libreadline6 libreadline6-dev sudo: unable to resolve host yaygara.netsosyal.net: Connection timed out Reading package lists... Done Building dependency tree Reading state information... Done Package libopenssl-ruby is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'libopenssl-ruby' has no installation candidate E: Unable to locate package apache2-prefork-dev

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

byzatwuer commented 7 years ago

https://www.howtoforge.com/tutorial/ruby-on-rails-ror-with-postgresql-on-ubuntu-16-04/ Look at the link

I followed the steps on the top link

prathmeshranaut commented 7 years ago

Can you create and run a new rails application on your server?

On Apr 4, 2017, at 5:41 PM, byzatwuer notifications@github.com wrote:

https://www.howtoforge.com/tutorial/ruby-on-rails-ror-with-postgresql-on-ubuntu-16-04/ Look at the link

I followed the steps on the top link

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

nikhilgupta1211 commented 7 years ago
time out

sudo apt-get install apache2 curl git build-essential zlibc zlib1g-dev zlib1g libcurl4-openssl-dev libssl-dev libopenssl-ruby apache2-prefork-dev libapr1-dev libaprutil1-dev libreadline6 libreadline6-dev
sudo: unable to resolve host yaygara.netsosyal.net: Connection timed out
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libopenssl-ruby is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libopenssl-ruby' has no installation candidate
E: Unable to locate package apache2-prefork-dev

@byzatwuer For the above issue you can try sudo apt-get install libcurl4-gnutls-dev libxml2 libxml2-dev libxslt1-dev ruby-dev

byzatwuer commented 7 years ago

sudo mount --bind ~/tmp /tmp time out error @Nikhilgupta1211

nikhilgupta1211 commented 7 years ago

@byzatwuer if you are facing some issue with the guide you mentioned You can follow this guide https://gorails.com/setup/ubuntu/16.04 and try installing with either Rbenv or Rvm

byzatwuer commented 7 years ago

passenger installation