Skip to content

Unresponsive after updating to 1.1.5 #72

@loiccoyle

Description

@loiccoyle

For some reason the update button on the configuration page does not work. It says there is an update, but when I click it, a few minutes later the ticker becomes non-responsive and I can no longer access http://tinyticker.local/.

Originally posted by @mattrcarroll in #70 (comment)

There is an issue updating to 1.1.5 where tinyticker becomes unable to startup, with error message:

  * The Python version is: Python3.11 from "/usr/bin/python3"
  * The NumPy version is: "2.2.1"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: libopenblas.so.0: cannot open shared object file: No such file or directory

It seems, this is caused by a version bump of numpy which requires the libopenblas0 shared library.

To get tinyticker up and running again, you can either:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions