Skip to content

homectl create user fails (Transport endpoint is not conected) #151

@Ginner

Description

@Ginner

I'm installing with the following relevant (imo) options:

LVM="true"
SYSTEMD_HOMED="true"
SYSTEMD_HOMED_STORAGE="luks"
BOOTLOADER="systemd"

Unfortunately it fails upon homectl create user with Operation on home <user> failed: Transport endpoint is not connected and homectl activate <user> with Operation on home <user> failed: No home for user <user> known and lastly cp -a /home/ginner.home/. /mnt/home/ginner.home fails with No such file or directory.

I think maybe you alludes to this in the code with:

    ### something missing, inside alis this not works, after install the user is in state infixated
    ### after install and reboot this commands work

I tried rebooting and running the commands manually, without luck.

Any help is very appreciated! Thank you for your excellent work on this 'script' :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions