Giter Club home page Giter Club logo

Comments (7)

enzo2 avatar enzo2 commented on September 24, 2024

I have this problem with rails 4 on Win7-64 with ruby 2 32. Occurs on starting rails server.

This appears to be related..."unable to convert "\x90" from ASCII-8BIT to UTF-8 for lib/bcrypt_ext.so, skipping"

from bcrypt-ruby.

tjschuck avatar tjschuck commented on September 24, 2024

Currently, only Ruby 1.9 is supported on Windows. See https://github.com/codahale/bcrypt-ruby#how-to-install-bcrypt in the README.

I'm working on getting a working build for 2.0, and will hopefully have that ready soon.

from bcrypt-ruby.

tjschuck avatar tjschuck commented on September 24, 2024

Closing this ticket in favor of #77, which specifies the actual issue.

@enzo2 @zagros You can click "Watch Thread" at the bottom of that issue if you wish to be kept up-to-date.

from bcrypt-ruby.

tjschuck avatar tjschuck commented on September 24, 2024

@enzo2 @zagros I just pushed an RC version of the gem that should hopefully fix your issue. Can you please try to install version 3.1.2.rc1 and let me know if it succeeds or not? If it works, I will bump to 3.1.2 officially.

In your Gemfile, gem "bcrypt-ruby", "3.1.2.rc1", or standalone, just gem install bcrypt-ruby -v 3.1.2.rc1.

Thank you for your help!

from bcrypt-ruby.

enzo2 avatar enzo2 commented on September 24, 2024

All good, thanks!

from bcrypt-ruby.

zagros avatar zagros commented on September 24, 2024

thanks
it worked (tested right now with Ruby 2 x64 and Sorcery)

Also wanted to note for others that I had to uinstall older bcrypt-ruby (gem uninstall bcrypt-ruby) before I installed the rc1 above

from bcrypt-ruby.

tjschuck avatar tjschuck commented on September 24, 2024

@enzo2 @zagros Thanks for your help -- version 3.1.2 final is now up on RubyGems.

from bcrypt-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.