Skip to content
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

Couldnot download the stable release version of Publify #464

Closed
awongCM opened this issue Jun 17, 2014 · 6 comments
Closed

Couldnot download the stable release version of Publify #464

awongCM opened this issue Jun 17, 2014 · 6 comments

Comments

@awongCM
Copy link

awongCM commented Jun 17, 2014

On the Readme.md file, I clicked on the hyperlink below.

http://publify.co/stable.tgz

It came up with an error message saying

"Web application could not be started"
Phusion Passenger has listed more information about the error below.

It looks like Bundler could not find a gem. Maybe you didn't install all the gems that this application needs. To install your gems, please run:

bundle install
If that didn't work, then the problem is probably caused by your application being run under a different environment than it's supposed to. Please check the following:

Is this app supposed to be run as the publify user?
Is this app being run on the correct Ruby interpreter? Below you will see which Ruby interpreter Phusion Passenger attempted to use.
-------- The exception is as follows: -------

Could not find tzinfo-0.3.38 in any of the sources (Bundler::GemNotFound)
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/spec_set.rb:92:in block in materialize' /usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/spec_set.rb:85:inmap!'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/spec_set.rb:85:in materialize' /usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/definition.rb:133:inspecs'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/definition.rb:178:in specs_for' /usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/definition.rb:167:inrequested_specs'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/environment.rb:18:in requested_specs' /usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/runtime.rb:13:insetup'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler.rb:119:in setup' /usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/setup.rb:17:in<top (required)>'
/usr/local/lib/ruby/site_ruby/2.1/rubygems/custom_require.rb:60:in require' /usr/local/lib/ruby/site_ruby/2.1/rubygems/custom_require.rb:60:inrescue in require'
/usr/local/lib/ruby/site_ruby/2.1/rubygems/custom_require.rb:35:in require' /usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/lib/phusion_passenger/loader_shared_helpers.rb:245:inblock in run_load_path_setup_code'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/lib/phusion_passenger/loader_shared_helpers.rb:348:in running_bundler' /usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/lib/phusion_passenger/loader_shared_helpers.rb:243:inrun_load_path_setup_code'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:100:in preload_app' /usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:158:inmodule:App'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:29:in <module:PhusionPassenger>' /usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:28:in

'

Could somebody please investigate the issue with the hyperlink when can?

@fdv
Copy link
Member

fdv commented Jun 17, 2014

Hello,

Just clicked on the link, and it worked like a charm. We’re investigating your issue.

In the meantime, here’s a direct link to the stable version https://github.com/publify/publify/archive/v8.0.1.tar.gz

Have a great day,

Le 17 juin 2014 à 11:25, Andy Wong notifications@github.com a écrit :

On the Readme.md file, I clicked on the hyperlink below.

http://publify.co/stable.tgz

It came up with an error message saying

"Web application could not be started"
Phusion Passenger has listed more information about the error below.

It looks like Bundler could not find a gem. Maybe you didn't install all the gems that this application needs. To install your gems, please run:

bundle install
If that didn't work, then the problem is probably caused by your application being run under a different environment than it's supposed to. Please check the following:

Is this app supposed to be run as the publify user?
Is this app being run on the correct Ruby interpreter? Below you will see which Ruby interpreter Phusion Passenger attempted to use.
-------- The exception is as follows: -------

Could not find tzinfo-0.3.38 in any of the sources (Bundler::GemNotFound)
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/spec_set.rb:92:in block in materialize'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/spec_set.rb:85:inmap!'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/spec_set.rb:85:in materialize'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/definition.rb:133:inspecs'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/definition.rb:178:in specs_for'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/definition.rb:167:inrequested_specs'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/environment.rb:18:in requested_specs'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/runtime.rb:13:insetup'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler.rb:119:in setup'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.5.3/lib/bundler/setup.rb:17:in'
/usr/local/lib/ruby/site_ruby/2.1/rubygems/custom_require.rb:60:in require'
/usr/local/lib/ruby/site_ruby/2.1/rubygems/custom_require.rb:60:inrescue in require'
/usr/local/lib/ruby/site_ruby/2.1/rubygems/custom_require.rb:35:in require'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/lib/phusion_passenger/loader_shared_helpers.rb:245:inblock in run_load_path_setup_code'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/lib/phusion_passenger/loader_shared_helpers.rb:348:in running_bundler'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/lib/phusion_passenger/loader_shared_helpers.rb:243:inrun_load_path_setup_code'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rbin preload_app'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:158:inmodule:App'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:29:in module:PhusionPassenger'
/usr/local/lib/ruby/gems/2.1/gems/passenger-4.0.35/helper-scripts/rack-preloader.rb:28:in'

Could somebody please investigate the issue with the hyperlink when can?


Reply to this email directly or view it on GitHub.

@mvz
Copy link
Member

mvz commented Jun 18, 2014

@fdv it looks like at least the gems needed for blog.publify.co are missing from the server. I'm afraid I don't have the power to do a bundle install. Perhaps you can deploy a newer Publify there?

@mvz
Copy link
Member

mvz commented Jun 18, 2014

@fdv I did a bundle update --local instead. It works now.

@awongCM can you check if that link works for you now?

@fdv
Copy link
Member

fdv commented Jun 18, 2014

My mistake. I'll update blog.publify later today. I was too prompt migrating as I was moving all my DNS stuff.

Sent from my iPhone

On 18 juin 2014, at 07:28, Matijs van Zuijlen notifications@github.com wrote:

@fdv it looks like at least the gems needed for blog.publify.co are missing from the server. I'm afraid I don't have the power to do a bundle install. Perhaps you can deploy a newer Publify there?


Reply to this email directly or view it on GitHub.

@fdv
Copy link
Member

fdv commented Jun 18, 2014

OK, so:

  • blog.publify.co is now up to date with the latest Publify version.
  • the vhost for the publify.co / typosphere.org with proper redirections for the download links is back and working

So I'm now closing that issue.

@fdv fdv closed this as completed Jun 18, 2014
@awongCM
Copy link
Author

awongCM commented Jun 18, 2014

@mvz Just checked it. The link now works fine now. The file downloaded is fine.

I should be able to download the rest of the file.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants