OPSPL Goan wrote in post #1176180: > Colin Law wrote in post #1176179: >> On 6 July 2015 at 09:23, OPSPL Goan <[email protected]> wrote: >>> >>> Yes, the plan is to get it off any of the platforms. Host it on a clean >>> Linux-Ruby-Rails Server. Virtual for that itself. >>> >>> It's closed-source. Stuff owned by the people we're doing it for. So >>> well, Looks like we'll have to upgrade it to Rails 4. And I'll have to >>> find someone to do it. Know anyone who can try? >> >> Get it working on the existing version of Rails first. Then upgrade it. >> >> Colin > > I totally agree Colin. But how....? That's the question. Nothing I do is > working. Any pointers? > > I have a fully set-up Ubuntu 14 LTS Server here. With Ruby/rails/etc. > Total. But it just don't like the code.... > > Goan.
See below: $ foreman start 14:45:34 web.1 | started with pid 15163 14:45:35 web.1 | [15164] Puma starting in cluster mode... 14:45:35 web.1 | [15164] * Version 2.11.3 (ruby 1.8.7-p302), codename: Intrepid Squirrel 14:45:35 web.1 | [15164] * Min threads: 5, max threads: 5 14:45:35 web.1 | [15164] * Environment: development 14:45:35 web.1 | [15164] * Process workers: 2 14:45:35 web.1 | [15164] * Phased restart available 14:45:35 web.1 | [15164] ERROR: No application configured, nothing to run 14:45:35 web.1 | exited with code 1 14:45:35 system | sending SIGTERM to all processes SIGTERM received $ I even got it running with the ruby 1.8.7-p302. But it won't run :-( What am I missing? Goan. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/60664a0b7f4bac0eb3436a4a5540b86a%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

