Due to a recent break in a URL in a profile, many are experiencing errors where profiles are becoming entirely unavailable.
I have resolved this with a recent commit, which allows the webui to gracefully handle broken URLs.
Updating the webui as normal should resolve this, with no further action. Broken URLs will simply be ignored (and not break profiles), yet still be logged as broken.
cd /usr/games/minecraft
git fetch
git pull
[restart webui]
Hello,
Been looking into getting this issue fixed on my Freenas Server 11.2-u5, but having a hard time trying to find where to input the “cd /usr/games/minecraft”, I tried putting it in the mineos jail shell as well as the main Freenas shell and neither of those worked. then went into mineos management and the servers shell and that didn’t work either. Kinda at a loss and would appreciate some help. Thanks
It all seemed to work until I got to “git pull” where it gave the following error:
root@mineos:/usr/local/games/minecraft # git pull
Updating b28c5be…9cf8fe1
error: Your local changes to the following files would be overwritten by merge:
generate-sslcert.sh
package-lock.json
Please commit your changes or stash them before you merge.
Aborting
how do I commit the changes so the update can be completed?