Can't install MINEOS turnkey

i have seen that happen my bad i mentioned it in a thread a while back evey time i wanted to upload a picture the website would kick me for 2o minutes each time.

You can also do the audit too it says down the bottom

ok to get back on topic I’ll finish up the set up when i get home.

i think i got it.


im going to give it a reboot to see if eveything works.

well its a ghost town with those profiles

Often it takes a few moments to load. You can look at the mineos logs (access via CLI /var/logs/) to check for errors.

well errors are in the log

Those aren’t errors. Just info entries. But if that’s all you’ve got in the log it isn’t even getting to try and download the profiles.

how do i force it to download those then?

In the top right corner the v arrow - has refresh profiles and you should see something.

it looks like you might not be logged in properly, as your user name is not displayed in the top right corner where the downward arrow is.
If you’re not using MineOS Turnkey you may need to change from using yescrypt to using SHA512. There are several posts on checking/changing this. Once you’ve changed you’ll need to reset the password.

After you’ve logged in properly (can see the username in the top right) it should try to download the profiles and you should see something like the following in the log.

{"level":"info","message":"/usr/games/minecraft/profiles.d","timestamp":"2022-10-15T23:33:36.649Z"}
{"level":"info","message":"Downloaded information for collection: Minecraft Bedrock (28 entries)","timestamp":"2022-10-15T23:33:36.684Z"}
{"level":"info","message":"Downloaded information for collection: MineOS Bedrock Wrapper (1 entries)","timestamp":"2022-10-15T23:33:36.685Z"}
{"0":"de_DE","1":"en_US","2":"es_MX","3":"fr_FR","4":"it_IT","5":"ja_JP","6":"no_NB","7":"ru_RU","8":"sv_SE","level":"info","message":"","timestamp":"2022-10-15T23:33:36.688Z"}
{"level":"info","message":"Downloaded information for collection: BungeeCord (10 entries)","timestamp":"2022-10-15T23:33:37.693Z"}
{"level":"info","message":"Downloaded information for collection: Feed the Beast Server Packs - old (566 entries)","timestamp":"2022-10-15T23:33:38.424Z"}
{"level":"info","message":"Downloaded information for collection: Cuberite C++ Server (4 entries)","timestamp":"2022-10-15T23:33:38.826Z"}
{"level":"info","message":"Downloaded information for collection: Imagicalmine (1 entries)","timestamp":"2022-10-15T23:33:38.826Z"}
{"level":"info","message":"Downloaded information for collection: Forge Mod (62 entries)","timestamp":"2022-10-15T23:33:38.909Z"}
{"level":"info","message":"Downloaded information for collection: Feed the Beast Third-Party Server Packs - old (278 entries)","timestamp":"2022-10-15T23:33:39.017Z"}
{"level":"info","message":"Downloaded information for collection: Nukkit (2 entries)","timestamp":"2022-10-15T23:33:39.018Z"}
{"level":"info","message":"Downloaded information for collection: Mojang Official Minecraft Jars (593 entries)","timestamp":"2022-10-15T23:33:39.091Z"}
{"level":"info","message":"Downloaded information for collection: Spigot (1 entries)","timestamp":"2022-10-15T23:33:39.389Z"}
{"level":"info","message":"Downloaded information for collection: Mianite (23 entries)","timestamp":"2022-10-15T23:33:40.690Z"}
{"level":"info","message":"Downloaded information for collection: SpongeVanilla (764 entries)","timestamp":"2022-10-15T23:33:41.589Z"}
{"level":"info","message":"Downloaded information for collection: Paper (32 entries)","timestamp":"2022-10-15T23:33:41.699Z"}
{"level":"info","message":"Downloaded information for collection: Travertine (5 entries)","timestamp":"2022-10-15T23:33:43.245Z"}
{"level":"info","message":"Downloaded information for collection: Waterfall (9 entries)","timestamp":"2022-10-15T23:33:44.153Z"}

yeah for some reason turnkey hated my hardware. its ubuntu 22. How do i change yescrypt to using SHA512?

that did nothing when i clicked it.

Location is the same on other debian based distros

did i do this right.
link

because it did nothing even after i restarted the whole server
link

i couldn’t seem to post this for the past 24 hours.

It may need to be lowercase (the text above it shows sha512).

After that you need to reset/change your password and then restart.

It didn’t ask for me to change my password. No charge still the same issue

i even created a new user and password same issue.

Hi, I’ve been having troubles replying also.

Changing from yescrypt to sha512 won’t prompt for a password change, it’s something you have to do, using chpasswd if I remember correctly.

I’d like to check permissions on all directories. Can you go to /usr/games/minecraft and type

ls -la

Then paste the output here.

Having issues posting and getting the site to even load linkLink

Well that looks good.
At the login screen, open the browser’s developer tools, when trying to login are there any errors in the console.