Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unresponsive after updating to 1.1.5 #72

Open
loiccoyle opened this issue Jan 4, 2025 · 0 comments
Open

Unresponsive after updating to 1.1.5 #72

loiccoyle opened this issue Jan 4, 2025 · 0 comments

Comments

@loiccoyle
Copy link
Owner

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:

@loiccoyle loiccoyle pinned this issue Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant