What app is this about, and its version: Planka 2.1.0~ynh1
What YunoHost version are you running: 13.0.4 (testing)
What type of hardware are you using: VPS bought online
Describe your issue
Hi,
I’m trying to use Planka on my VPS which is up and running other applications already.
The issue that I’m facing is that right after the installation, I cannot login into the application with an admin account or any other account.
At installation time, I made sure that the admin of yunohost is selected as admin of the application, and copy/pasted the login of the admin so that it is synchronised with the admin information, and that does not allow me to login as admin.
I found a thread on the forums that seems to be the same issue as mine since it is related to the same application version :
So I tried to follow indicated steps, but now, I’m facing a different issue ![]()
Executing yunohost app shell plankagives me a strange error, and does not bring me to a shell running under the user of the application. I get the following instead :
/usr/share/yunohost/helpers.v2.1.d/0-utils: line 459: sed: command not found
/usr/share/yunohost/helpers.v2.1.d/0-utils: line 483: systemctl: command not found
/usr/share/yunohost/helpers.v2.1.d/0-utils: line 487: su: command not found
/usr/share/yunohost/helpers.v2.1.d/0-utils: line 44: sleep: command not found
Checking the file /etc/passwd shows that the planka user does exist, so I don’t know why I cannot bring the shell correctly.
Trying the same yunohost command but with an other application does work, so it does not seem to be related to the yunohost installation itself.
The only difference I can see between my scenario and the thread I found is that I am running yunohost 13, whereas the thread was open for a version 12 stable. Could there be a link ?
Is there any alternate way to execute the advised command to trigger admin user creation ?
Is there an issue with the application itself ?
Any help appreciated ![]()
Thanks,
Share relevant logs or error messages
Here is what I get in the logs of the service :
ul 29 13:41:34 systemd[1]: Started planka.service - Planka: realtime kanban board.
Jul 29 13:41:36 node[278519]: 2026-07-29 13:41:36 [W] Custom terms not found, falling back to template
Jul 29 13:41:52 node[278519]: 2026-07-29 13:41:52 [W] Invalid email or username: "administrateur"!
I also tried with the email of the user and the full name of the user, the results are the same.