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
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.
Often it takes a few moments to load. You can look at the mineos logs (access via CLI /var/logs/) to check for errors.
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
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.
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.