Ask A Question

Notifications

You’re not receiving notifications from this thread.

Setting up Ruby on Rails on IIS

Muhammad Usama Alam asked in Ruby

Hi,

I am new to Ruby on Rails. I have an existing website that I need to configure on IIS. I installed Ruby Hosting package from Web Platform Installer. When I ran the website, I got the following error.

Error
Helicon Zoo module has caught up an error. Please see the details below.
Worker Status
The process was created
Windows error
The pipe has been ended. (ERROR CODE: 109)
Internal module error
message: Application backend read Error.
type: ZooException
file: App\Jobs\JobBase.cpp
line: 531
version: 3.1.98.538
STDERR
[tid-5491068] Couldn't run bundler/setup: cannot load such file -- bundler/setup (String)
[tid-5491068] cannot load such file -- rack (LoadError)
C:/Zoo/Workers/ruby/lib/app.rb:84:in eval'
C:/Ruby19/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
require'
(eval):1:in assure_rack'
C:/Zoo/Workers/ruby/lib/app.rb:84:in
eval'
C:/Zoo/Workers/ruby/lib/app.rb:84:in assure_rack'
C:/Zoo/Workers/ruby/lib/app.rb:23:in
build_app'
C:/Zoo/Workers/ruby/lib/app.rb:16:in initialize'
C:/Zoo/Workers/ruby/lib/worker.rb:4:in
new'
C:/Zoo/Workers/ruby/lib/worker.rb:4:in initialize'
C:/Zoo/Workers/ruby/zoorack.rb:30:in
new'
C:/Zoo/Workers/ruby/zoorack.rb:30:in <module:Zack>'
C:/Zoo/Workers/ruby/zoorack.rb:12:in

'

Any idea on how to fix this?

Thanks.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 81,842+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2024 GoRails, LLC. All rights reserved.