Failed to get hardware uuid #8

Closed
opened 2026-02-05 16:38:42 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @reality-exe on GitHub (Jan 13, 2026).

Whenever i set the auth persistence to "Encrypted" i get [2026/01/13 17:42:24 WARN] [HardwareUtil] Failed to get Hardware UUID which makes it fail to keep login persistent

Originally created by @reality-exe on GitHub (Jan 13, 2026). Whenever i set the auth persistence to "Encrypted" i get `[2026/01/13 17:42:24 WARN] [HardwareUtil] Failed to get Hardware UUID` which makes it fail to keep login persistent
Author
Owner

@MrLuckyGamer commented on GitHub (Jan 13, 2026):

When did you last update your egg and reinstall the server? Even try making a new server and making sure all the details are filled out correctly such as your username and other details.

@MrLuckyGamer commented on GitHub (Jan 13, 2026): When did you last update your egg and reinstall the server? Even try making a new server and making sure all the details are filled out correctly such as your username and other details.
Author
Owner

@reality-exe commented on GitHub (Jan 13, 2026):

Freshly updated egg, and freshly installed server this still happens. Although I am noticing other people are having this issue in the server so it may not be specific to this egg

@reality-exe commented on GitHub (Jan 13, 2026): Freshly updated egg, and freshly installed server this still happens. Although I am noticing other people are having this issue in the server so it may not be specific to this egg
Author
Owner

@MrLuckyGamer commented on GitHub (Jan 13, 2026):

There is currently an error with the egg not caching the authentication for the server, this could be playing a part in it.

@MrLuckyGamer commented on GitHub (Jan 13, 2026): There is currently an error with the egg not caching the authentication for the server, this could be playing a part in it.
Author
Owner

@reality-exe commented on GitHub (Jan 13, 2026):

Maybe, though even with a different egg i had this issue i just remembered

@reality-exe commented on GitHub (Jan 13, 2026): Maybe, though even with a different egg i had this issue i just remembered
Author
Owner

@reality-exe commented on GitHub (Jan 13, 2026):

@MrLuckyGamer I have figured it out. The server tries to search for the machine id at /etc/machine-id but that isnt mounted by default. Creating a mount for this in Pelican fixes it

@reality-exe commented on GitHub (Jan 13, 2026): @MrLuckyGamer I have figured it out. The server tries to search for the machine id at `/etc/machine-id` but that isnt mounted by default. Creating a mount for this in Pelican fixes it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/egg-hytale#8