Giter VIP home page Giter VIP logo

Comments (3)

sapioXmachina avatar sapioXmachina commented on July 30, 2024 1

i've had similar/same issues @qbonenfant trying to install OSB. tried on macos via homebrew and on my aws account (ubuntu)

mainly ran into problems running bundle install: libv8, openssl, therubyracer

once i was able to fix all that and a few other snags, running 'rails server' tried the following error (see attached screenshot):

Bundle updated!
~/open-source-billing $ rails s
Attention: used pure ruby version of MurmurHash3
DEPRECATION WARNING: Single arity template handlers are deprecated. Template handlers must now accept two parameters, the view object and the source for the view object.
Change:
>> #<#<Class:0x00007f986cc1128>:0x00007f986cbf1420>.call(template)
TO:
>> #<#<Class:0x00007f986cc1128>:0x00007f986cf1420>.call(template, source) (called from <top (required)> at ~/open-source-billing/config/
application.rb:8)
dyld [71349]: missing symbol called
zsh: abort rails

happy to reproduce & document every step from start to errors if needed -- would be great if this worked cause the demo looks dope, ty!!

@qbonenfant any luck finding another similar open-source billing/invoicing?

from open-source-billing.

qbonenfant avatar qbonenfant commented on July 30, 2024

Small addendum to previous statement about depencies issues, and why i am not going to use OSB:

I simply was not able to complete the installation.
I know multi-platform installer are hard, dependencies are frustrating, version management can be a nightmare.
But I should not need a Master or Phd level in computer science to install open source software.

The software stack is screaming about deprecated functions, dependencies and versions mismatch at each step.
After 6 hours of failing, after making compromise about security I should not have to, I finally got the backend to cooperate.
And then, I completely lost interest when front end component started to fail loading, once again due to outdated stuff.

I appreciate the efforts, and the simple fact this is open source... b u t
This application is not safe to run, it is not easy to install even on a fresh VM, and it simply does not work properly without some ugly hacks.

from open-source-billing.

heliocola avatar heliocola commented on July 30, 2024

@sapioXmachina , @qbonenfant : I got it working on my Mac M2 but not fully tested yet.
This app has lots of gems in old state, so upgrading it will be long battle, but perhaps one worth fighing it? 🤔
On my M2 I am running it with ruby 3.1.4, rails 6.0.6.1.

Let me know if you are still interested, I can try forking and pushing my changes to it.
I also emails some folks in vteams to see what is the plan for this app!

It would be awesome to bring this one back to life!

from open-source-billing.

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.