[11:31:39]
<amu> Hi.
The other day I installed latest Yunohost on a Olinuxino Lime2 ARM board.
Now I can access its web admin panel with my admin user, however I cannot SSH the server with that same admin user. It says Login incorrect.
I have connected a monitor and keyboard and I get the same: Login incorrect.
Any idea on what is happening?
Thank you
[11:32:59]
<amu> Through the web admin I created another admin user, I get the same problem: web access works, SSH and direct connection do not.
[12:20:30]
<orhtej2> > <amu> Hi.
> ...view rest of paste (11 lines): https://conference.yunohost.org/pastebin/3bf8d5eb-d682-4f91-b5a6-5516f9d0070b
Do you have password auth enabled in ynh settings? it's there somewhere to the bottom of webadmin
[13:20:30]
<amu> orhtej2: Thanks. I wsas having the problem when entering with other admin users I created, fortunately I can enter now with the first user created during the installation
[13:20:42]
<amu> I'm having this /etc/resolvconf problem
[13:20:52]
<amu> That's what I face now
[13:21:47]
<amu> In order to solve it aparently I should to a symbolic link to /etc/resolvconf/run/resolv.conf
[13:22:10]
<amu> But I do not have such a file, not even the directory exists (/etc/resolvconf/run
[13:22:26]
<amu> What should I do?
[13:42:23]
<amu> It's done
[13:42:36]
<soggywhale> Hello, is anyone member of the https://fosstodon.org/explore instance ? if yes would they be willing to offer me an invite ?
[13:42:53]
<amu> The file seems to have been moved with new Yunohost 12, so now I'm doing sudo ln -s /run/resolvconf/resolv.conf /etc/resolv.conf