Project

General

Profile

Actions

Bug #15898

closed

RoR server segmentation fault [arm-linux-gnueabihf] Rpi3

Added by johhnry (Joseph Henry) almost 5 years ago. Updated almost 5 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.3p222 (2016-11-21) [arm-linux-gnueabihf]
[ruby-core:92956]

Description

Hi everyone,

Configuration

  • Ruby on Rails (v 5.2.3)
  • Raspberry Pi 3 model B
  • Raspbian (4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux)
  • Ruby (ruby 2.3.3p222 (2016-11-21) [arm-linux-gnueabihf])

Problem

I just created a project with "rails new..." and I want to run the server with :

$ rails server

The error console log file is attached to this message.
This has something to do with "rb-inotify".

Thanks


Files

rails_server_output.txt (145 KB) rails_server_output.txt console log file johhnry (Joseph Henry), 06/04/2019 12:42 PM

Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #14467: a bug encounter when try to create a controller using Ruby on Rails (on Pi3) RejectedActions

Updated by mame (Yusuke Endoh) almost 5 years ago

  • Status changed from Open to Rejected

Ruby 2.3 has ended.

https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/

I don't know the particular issue, but the following article (written in Japanese) says that Ruby 2.5 works without the issue.

https://teratail.com/questions/162543

You may want to use the following script to install Ruby 2.6 on the Raspberry Pi.

https://gist.github.com/blacktm/8302741

Good luck.

Actions #2

Updated by mame (Yusuke Endoh) almost 5 years ago

  • Is duplicate of Bug #14467: a bug encounter when try to create a controller using Ruby on Rails (on Pi3) added
Actions

Also available in: Atom PDF

Like0
Like0Like0