-
Notifications
You must be signed in to change notification settings - Fork 2
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
Problems with xonox 1.0.1 in Ubuntu 22.04.4 LTS (Jammy Jellyfish) #17
Comments
Hello @SaschaRei, If I understood correctly, you also upgraded xonox from 0.0.7.2 to 1.0.1 as part of your OS upgrade. If you do not want to reuse your old xonox.conf: In case you are using your old xonox.conf from 0.0.7.2: Best wishes, |
Hello @x789, You exactly found the problem that I had: The above described key error occurs if you did a new clean xonox installation in a new system. If you start the Noxon Radio it tries to reconnect it to the last played station and contacts the xonox server with a empty station station list, which - of course - causes that error message. Your information regarding the creation of the xonox.conf helped me to solve my problem. I've added manually with CURL one new station to the list and after this it worked perfectly. In next step I had to search the path of the xonox.conf, which was not detectable with the file search, because it was located as a result of the sudo issue in the protected location "admin:///root", while in the old VM it was stored in the users directory (although I just installed pip and xonox there also via sudo context and installed it in the new machine same way). After restoring the xonox.conf from the old VM in the discovered path of the new VM, all stations have been restored successfully. Now xonox works as perfect as before and there was also a further improvement: In the new xonox version now all five preset-buttons are working perfectly. It's like christmas. Thank you! Even if I'm a bit ashamed of my request afterwards, I'm very, very happy that everything is now up and running. Thanks to Ubuntu's ESU updates, the current LTS version is now supported until 2032, so hopefully I won't have to ask any more questions until then. Nevertheless, I hope that Xonox will continue to be updated from time to time, if your time allows it. Many, many thanks for your support. I wish you a happy Easter and send my best regards and wishes |
Hello TillW,
before I explain my problem, it is very important for me to thank you for the great program "xonox" that has saved my five Noxon devices from being thrown away for the last two years and makes me very happy. :-)
I'm running xonox in a VM with Ubuntu 18.04 LTS (Bionic Beaver) and the program version v0.0.7.2 nearly since two years. Everything runs without any problems (except some preset-buttons, but that can be neglected).
Unfortunately, the support for my Ubuntu version has expired, so that I have to deal with a change to the current LTS version (Ubuntu 22.04.4 LTS, Jammy Jellyfish).
Regardless of whether I upgrade the existing installation or do a completely clean installation of Ubuntu with a new installation of xonox 1.0.1 (dependencies successfully installed: Jinja2-3.1.3, MarkupSafe-2.1.5, Werkzeug-3.0.1, blinker-1.7.0, click-8.1.7, flask-3.0.2, itsdangerous-2.1.2) the started program reports the following error messages after the call by the devices:
In a new installation of xonox it seems to me that there won't be created a new config file (xonox.conf) automatically.
Unfortunately, I cannot interpret the error messages. Is it a program error or a problem on my part?
I am aware that you manage the maintenance of the program in your very limited free time and I don't want to burden you with too many questions. But perhaps this problem is also relevant for other users and also solves their problem.
Of course, I don't expect an immediate solution, but I would be happy if you could check the problem at the next opportunity with some time. Thank you very much in advance and best wishes for Easter. Thank you very much for your commitment.
Best wishes and regards
SaschaRei
The text was updated successfully, but these errors were encountered: