Code Monkey home page Code Monkey logo

Comments (6)

Nomisdk avatar Nomisdk commented on June 11, 2024 1

Yep it works :)

from onebody.

seven1m avatar seven1m commented on June 11, 2024 1

This is fixed in the code on GitHub. I'll be making a new release shortly.

from onebody.

itsbm avatar itsbm commented on June 11, 2024

Same problem here, just started a couple days ago with no changes on my end.
apache error.log below

App 1946 stderr: Started GET "/admin" for xxx.xxx.xxx.xxx at 2018-09-26 17:36:18 -0700
App 1946 stderr: Processing by Administration::DashboardsController#show as HTML
App 1946 stderr: Rendered administration/dashboards/show.html.haml within layouts/default (292.4ms)
App 1946 stderr: Completed 500 Internal Server Error in 389ms (ActiveRecord: 75.8ms)
App 1946 stderr:
App 1946 stderr: ActionView::Template::Error (no implicit conversion of String into Integer):
App 1946 stderr: 5:
App 1946 stderr: 6: = tls_warning
App 1946 stderr: 7:
App 1946 stderr: 8: - unless OneBody.up_to_date?
App 1946 stderr: 9: .alert.alert-info
App 1946 stderr: 10: %h4
App 1946 stderr: 11: = icon 'fa fa-info-circle'
App 1946 stderr: lib/version_info.rb:23:in []' App 1946 stderr: lib/version_info.rb:23:in block in latest_version'
App 1946 stderr: lib/version_info.rb:22:in latest_version' App 1946 stderr: lib/version_info.rb:31:in up_to_date?'
App 1946 stderr: app/views/administration/dashboards/show.html.haml:8:in `_app_views_administration_dashboards_show_html_haml___839465298323584009_69900331452260'
App 1946 stderr:

from onebody.

seven1m avatar seven1m commented on June 11, 2024

I’m sorry. I’ll take a look at this today.

from onebody.

seven1m avatar seven1m commented on June 11, 2024

Could you please try editing line 14 of lib/version_info.rb so that it looks like this:

  GITHUB_REPO_OWNER = 'seven1m'.freeze

Restart OneBody and see if the error goes away.

from onebody.

seven1m avatar seven1m commented on June 11, 2024

This will be fixed in the next release, which I am working on testing.

The fix is presently in the nightly package, in case you're feeling adventurous. Otherwise, 3.9.0 should be out shortly. Thanks!

from onebody.

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.