Skip to content

Instantly share code, notes, and snippets.

<iframe width="100%" height="450" scrolling="no"
frameborder="no"
src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/21043234&amp;
auto_play=true&amp;hide_related=false&amp;show_comments=true&amp;
show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
Windows PowerShell
(C) Корпорация Майкрософт (Microsoft Corporation), 2014. Все права защищены.
PS C:\Users\m> cd verynewtestapp
PS C:\Users\m\verynewtestapp> rails s
=> Booting WEBrick
=> Rails 5.0.1 application starting in development on http://localhost:3000
=> Run `rails server -h` for more startup options
[2017-02-03 13:31:44] INFO WEBrick 1.3.1
[2017-02-03 13:31:44] INFO ruby 2.3.3 (2016-11-21) [i386-mingw32]
Windows PowerShell
(C) Корпорация Майкрософт (Microsoft Corporation), 2014. Все права защищены.
PS C:\Users\m> cd verynewtestapp
PS C:\Users\m\verynewtestapp> rails s
=> Booting Puma
=> Rails 5.0.1 application starting in development on http://localhost:3000
=> Run `rails server -h` for more startup options
*** SIGUSR2 not implemented, signal based restart unavailable!
*** SIGUSR1 not implemented, signal based restart unavailable!
https://movieapps.herokuapp.com/
-----> Ruby app detected
chmod: cannot access ‘bin/Рабочий’: No such file or directory
chmod: cannot access ‘стол’: No such file or directory
chmod: cannot access ‘-’: No such file or directory
chmod: cannot access ‘Ярлык.lnk’: No such file or directory
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.2.6
###### WARNING:
ubuntu@rails-dev-box:~/www/MovieApp$ rails s
/var/lib/gems/2.4.0/gems/activesupport-5.0.1/lib/active_support/xml_mini.rb:51: warning: constant ::Fixnum is deprecated
/var/lib/gems/2.4.0/gems/activesupport-5.0.1/lib/active_support/xml_mini.rb:52: warning: constant ::Bignum is deprecated
=> Booting Puma
=> Rails 5.0.1 application starting in development on http://localhost:3000
=> Run `rails server -h` for more startup options
/var/lib/gems/2.4.0/gems/activesupport-5.0.1/lib/active_support/core_ext/numeric/conversions.rb:138: warning: constant ::Fixnum is deprecated
Puma starting in single mode...
* Version 3.7.0 (ruby 2.4.0-p0), codename: Snowy Sagebrush
* Min threads: 5, max threads: 5
-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.2.6
###### WARNING:
Removing `Gemfile.lock` because it was generated on Windows.
-----> Ruby app detected
chmod: cannot access ???bin/?????????????????: No such file or directory
chmod: cannot access ??????????????: No such file or directory
chmod: cannot access ???-???: No such file or directory
chmod: cannot access ?????????????.lnk???: No such file or directory
-----> Ruby app detected
chmod: cannot access ‘bin/Рабочий’: No such file or directory
chmod: cannot access ‘стол’: No such file or directory
chmod: cannot access ‘-’: No such file or directory
chmod: cannot access ‘Ярлык.lnk’: No such file or directory
-----> Ruby app detected
chmod: cannot access ‘bin/Рабочий’: No such file or directory
chmod: cannot access ‘стол’: No such file or directory
chmod: cannot access ‘-’: No such file or directory
chmod: cannot access ‘Ярлык.lnk’: No such file or directory
xxxxx:~/Develop/Ruby/MovieApp$ heroku logs --app movieapps
2017-02-25T13:33:27.264864+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.7.1/lib/puma/launcher.rb:171:in `run'
2017-02-25T13:33:27.264861+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.7.1/lib/puma/configuration.rb:323:in `load_rackup'
2017-02-25T13:33:27.264863+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.7.1/lib/puma/single.rb:87:in `run'
2017-02-25T13:33:27.264866+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/bin/puma:22:in `load'
2017-02-25T13:33:27.264867+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/bin/puma:22:in `<top (required)>'
2017-02-25T13:33:27.264865+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.7.1/bin/puma:10:in `<top (required)>'
2017-02-25T13:33:27.264865+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.7.1/lib/puma/cli.rb:77:in `run'
2017-02-25T13:33:27.413167+00:00 heroku[web.1]: State changed from starting to crashed
2017-02-25T13:33:27.394769+00