Giter VIP home page Giter VIP logo

Comments (1)

jonny-ras avatar jonny-ras commented on June 6, 2024

Hey there, I've managed to make this work again, although I'll admit, I'm not entirely sure how it fixes it, just that it does.

For context, I'm on an M1 Mac, which I think was the source of the issues from the outset.

The steps I took:

  1. I opened up the developer tools and realised that the server.rb was actually crashing due to a segmentation fault
    image
  2. That segmentation fault seems to just be a bug with 2.7.1 - we're working on upgrading, but upgrading to 2.7.3 wasn't an option for me yet.
  3. I uninstalled ruby 2.7.1 using rbenv (rbenv uninstall 2.7.1 ), and then I removed the shims (rm ~/.rbenv/shims/.rbenv-shim)
  4. I reinstalled ruby 2.7.1 from scratch.
  5. Using the default bundler (2.1.4) on ruby 2.7.1 I installed the required gems again
  6. It just started working again.

I'm not sure what it is about clearing the shims / using bundler 2.1.4 to install the gems, but whatever it is, it worked.

Hopefully this will help anyone struggling to get it to work.

from plugin-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.