Posts: 32
Threads: 5
Joined: Apr 2020
Reputation:
0
Hello everyone,
Perhaps someone can give me a tip. I doubt my sanity....
I have several Moodeaudio systems installed and running without any problems. Now I wanted to set up a new system and can't log in via SSH. (Install IR receiver)
The SD card was created with the RasperryPI imager. Under the OS customisations I have activated SSH with "Use password for authentication".
I have activated Web SSH in the web interface.
I can neither log in via Putty nor via SSH Terminal with
User: pi
Password: moodeaudio
to log in. Has the default password been changed? Have I become calcified and forgotten something?
Many thanks
Peter
Posts: 14,668
Threads: 338
Joined: Mar 2018
Reputation:
603
Read the Setup Guide and follow the REQUIRED steps. There's a link to the guide on the Download page at moodeaudio.org
Posts: 32
Threads: 5
Joined: Apr 2020
Reputation:
0
Thanks Tim,
my problem was a translation problem. The page with the instructions is not an HTML page and is therefore not translated with Google Translate. With my poor English I had not understood point 2 correctly ( 2. REQUIRED: Userid, password and SSH are required otherwise moOde will not function correctly. When enabling SSH, select "Use password authentication "which means the password specified for the userid is to be used. )
This was different in previous versions.....
I apologise for this trivial question. Thanks for the hint though.
best regards
Peter
Posts: 32
Threads: 5
Joined: Apr 2020
Reputation:
0
02-28-2024, 08:07 AM
(This post was last modified: 02-28-2024, 08:08 AM by PeterLustig33.)
Hello Kent,
the translated text is quite usable.
For normal websites, I always let Google translate automatically because it's so easy. In this case, I was too lazy to copy and paste the text.
I thought my English was sufficient to understand it properly. That was probably a wrong judgement. I'm not particularly good at learning languages.
By the way, I prefer Deepl for manual translations as I think it translates better than Google from English to German.
Best regards,
Peter.
Posts: 5
Threads: 1
Joined: Apr 2021
Reputation:
0
07-27-2024, 02:27 PM
(This post was last modified: 07-27-2024, 02:29 PM by gattonero.)
Reviving this thread because I have a problem somewhat related to this.
From what can understand, the SSH must be enabled via the Rpi flashing tool, using either a password or a generated key (the latter has always been obscure to me).
I have not used the Rpi flashing tool, most of this work I do on the laptop running Linux so I've just used the system etcher, after all I never had problems while flashing cards for OctoPi, PiHole, OMV, etc.
So I've flashed the latest release of Moode, used on one of the Pi3 B+ I've got around, it has a Digi+ DAC and a DSI screen attached.
It all works as far as playing music, using the web UI on any device in my home network, but the attached DSI screen (unbranded 4.3" DSI with touch) keeps showing the terminal as per booting sequence.
If I try "restart local display" I can see the screen goes off and restarts but no UI is displayed. Also I will need this screen to rotate 180º, I did try adding the line "lcd_rotate=2" in boot/config.txt with no results.
I'd like to use SSH for solving this, but I cannot login, whether is via terminal or the Web SSH (the one activated from Configure/System/Security).
Been using "moode:moodeaudio" to no avail, I don't think I should use the password chosen when installing (that is just login?) but it doesn't work either.
What am I doing wrong? Has to be something silly that I'm missing.... thank you in advance
Posts: 5
Threads: 1
Joined: Apr 2021
Reputation:
0
Thank you for your reply, although I'm not "stubborn" in this but it was just a matter of convenience and using what has always been working for me, as said I've done dozens of installations on Rpi/Odroid/etc with a generic etching tool so I wasn't aware this was truly a "must-do". Ok then.
Your post as linked above is very helpful, did not came out when searching, hence my post yesterday. What you've said there really makes sense, will try later on today. Cheers.