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:
Originally posted by @mattrcarroll in #70 (comment)
There is an issue updating to
1.1.5wheretinytickerbecomes unable to startup, with error message:It seems, this is caused by a version bump of
numpywhich requires thelibopenblas0shared library.To get
tinytickerup and running again, you can either:sudo apt install libopenblas0tinytickerdisk image