• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Deploy ruby app using Plesk - "Web application could not be started"

thefibig

New Pleskian
Hi!

I am new to Ruby in general and now I wanted to try the following Ruby app on my server:
Zammad Community | Home & Download

My system:
Ubuntu 16.04.2 LTS
Plesk Onyx v17.5.3

So, I just installed "Ruby Support", "Phusion Passenger server " and "Tools required for building Ruby gems" via the Plesk Installer. Thereafter I did everything as described here:
Manage Ruby Applications

Then I set the database config file and ran "rake db:migrate", "rake db:seed" and "rake: assets:precompile" successfully. But when I open the subdomain, the website is loading a few seconds and then I get the following error report):

[Attached, because too long]

I also tried to run "bundle install" not via Plesk but it didn't help.

Do you have any idea? What could be a solution?

I was looking for one with Google, etc. for a long time now but I didn't find anything...

Thank you in advance!
 

Attachments

  • error_message.txt
    5.6 KB · Views: 6
Hi thefibig,

incompatible library version - /var/www/vhosts/***/zammad.***/zammad/vendor/bundle/ruby/2.3.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so (LoadError)
Pls. consider to confront the developpers or the providers of your third party software, if you experience issues with it. Here at the Plesk Community Forum, we try to help people with PLESK components and extension issues/errors/problems. I suggest to visit:

 
Hi!

Ok, thank you for answer. It helped me because I can focus on the third party software now.

Have a nice day!
 
Back
Top