B
B
Bogdan2017-06-13 14:15:11
Ruby on Rails
Bogdan, 2017-06-13 14:15:11

Rails + Puma + Windows 10?

Hello. Do not prompt in what there can be a problem. For some reason, on my working laptop, when launching the Puma web-server or when opening a page with Puma running on the server, for some reason it works for a long time. On other laptops (even with Windwows 10) everything is fine. When using Webrick, everything works quickly, but for some reason not all data gets into the console, or it gets delayed.

14:00:00 web.1  | => Booting Puma
14:00:00 web.1  | => Rails 5.1.1 application starting in development on http://0.0.0.0:8084
14:00:00 web.1  | => Run `rails server -h` for more startup options
14:00:00 web.1  | *** SIGUSR2 not implemented, signal based restart unavailable!
14:00:00 web.1  | *** SIGUSR1 not implemented, signal based restart unavailable!
14:00:00 web.1  | *** SIGHUP not implemented, signal based logs reopening unavailable!
14:00:00 web.1  | Puma starting in single mode...
14:00:00 web.1  | * Version 3.9.1 (ruby 2.3.3-p222), codename: Private Caller
14:00:00 web.1  | * Min threads: 1, max threads: 10
14:00:00 web.1  | * Environment: development
14:00:00 web.1  | * Listening on tcp://0.0.0.0:8084
14:00:00 web.1  | Use Ctrl-C to stop

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question