After type in new password for admin in browser:
Die YunoHost-API antwortet nicht. Vielleicht ist ‘yunohost-api’ ausgefallen oder wurde neu gestartet?
The YunoHost API is not responding. Perhaps ‘yunohost-api’ has failed or has restarted?
Cyclop53
After type in new password for admin in browser:
Die YunoHost-API antwortet nicht. Vielleicht ist ‘yunohost-api’ ausgefallen oder wurde neu gestartet?
The YunoHost API is not responding. Perhaps ‘yunohost-api’ has failed or has restarted?
Cyclop53
Can you provide any bit of context … Is this a fresh install … What version are you running … What kind of hardware are you using …
It is a new installation, using webbrowser install.
I can’t see version.
On SD card latest file date September 2020
and kernel7.img and one kernel8.img
Raspberry PI
What version of Raspberry Pi ?
Raspberry Pi Model B Rev 2
My fault, not supported anymore.
Have to use workaround:
mv /usr/bin/metronome{,.bkp} # Move the real metronome binary to somewhere else
mv /usr/bin/metronomectl{,.bkp} # Same for metronomectl
ln -s /usr/bin/true /usr/bin/metronome # Link 'true' (a dummy program that always work) to metronome
ln -s /usr/bin/true /usr/bin/metronomectl # Same for metronomectl
Thanx in advanced!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.