question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

error: cannot figure out user name on Ubuntu 20.04.2 LTS

See original GitHub issue

Hello everyone. I did follow the instructions here:

  1. https://daedaluswallet.io/en/download/#modal=download_pgp_instructions_linux
  2. https://iohk.zendesk.com/hc/en-us/articles/900000776446

But I’m getting the same error using Ubutnu 20.04.2 LTS:

$ ./daedalus-3.3.0-mainnet-16556.bin 
SSE4 check pass
inside installer
source /nix/store/hck9pm5f5arp4sqyq13vpnp1k7bl40sl-tarball/tarball/tarball.tar.xz
mkdir: created directory '/home/<username>/.daedalus'
 344MiB 0:01:24 [4.10MiB/s] [===================================================================================================================================================>  ] 99%            
error: cannot figure out user name

Any clue on what can I do to solve the issue in this case? Thanks in advance!

_Originally posted by @jcortes in https://github.com/input-output-hk/daedalus/issues/2115#issuecomment-784331796_

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:31 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
MarinBernardcommented, Feb 28, 2021

Hi, I have the same issue on Ubuntu 20.10:

$ bash daedalus-3.3.1-mainnet-16693.bin 
SSE4 check pass
inside installer
source /nix/store/23pg4v95x22878h4vr25ibdk1k418b3c-tarball/tarball/tarball.tar.xz
 345MiB 0:00:30 [11.4MiB/s] [================================================================================================================================================================================================================================>   ] 99%            
error: cannot figure out user name
2reactions
ghostcommented, Mar 11, 2021

diso@bilbo ~/Downloads $ ./daedalus-3.3.2-mainnet-16919.bin SSE4 check pass inside installer source /nix/store/0nvm4f6m7yr62da3w2sd8b14khf3c95j-tarball/tarball/tarball.tar.xz 346MiB 0:00:23 [14.9MiB/s] [=========================================================================================================> ] 99%
error: cannot figure out user name

Same … i did follow the steps and daedalus is horrible with NIS, i have central NIS / NFS server, so i just can’t use daedalus… on my laptop local account, no problem. nfs / ldap pure sadness.

NIS / NFS Server are all Debian 10, my PC runs MINT. Laptop Mint.

EDIT: I did purge all the NIS stuff, installed slapd, connected… daedalus runs fine. 😉 NIS is tooooo old

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ubuntu 20.04 user not listed to login
I changed it using cmd sudo --shell /bin/bash username from zsh to bash, after logging out and logging in again my issue was...
Read more >
Security - Users - Ubuntu
To add a user account, use the following syntax, and follow the prompts to give the account a password and identifiable characteristics, such...
Read more >
Could not login in Ubuntu 20.04 LTS [closed] - Stack Overflow
It's caused by ticking 'enable automatic logging in' at installation. Open the terminal by pressing Ctrl+Alt+T. Login, then enter
Read more >
How to change username in Ubuntu 22.04 - YouTube
Rename user with usermodeChange user name (full name) by editing /etc/passwdTo change the name on the log in screen:1. sudo gedit ...
Read more >
Bug #1927078 “Don't allow useradd to use fully numeric names”
Welcome to Ubuntu 20.04.2 LTS (GNU/Linux 5.8.0-48-generic x86_64). Last login: Thu Apr 8 16:17:06 2021 from 192.168.122.1 $ loginctl. No ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found