UNOPARATOR

Members
  • Posts

    73
  • Joined

  • Last visited

Everything posted by UNOPARATOR

  1. Or maybe try another .jar such as https://papermc.io/, I have been running mine with paper since v1.16. With several Spigot plugins + GeyserMC for crossplay between Java & Bedrock/mobile versions.
  2. Try increasing JAVA_INITIAL_HEAP_SIZE and JAVA_MAX_HEAP_SIZE values in the template.
  3. It was previously possible to scroll, when you start/restart the container and immediately open up the web ui or if the tab was not sleeping. After a refresh of the web ui, it generally was showing just a single page full of logs or less. It's been awhile since I checked out the MCServer, just noticed this behaviour after updating papermc and installed plugins then opened up web ui to see any plugin errors were being logged. But due to the nature of start up as many lines of logs are written one after another, not being able to scroll at all, really limits the usefulness of the web ui (at least for me). I'm not a MC or Java expert but if you would provide some details about the current approach, I might come up with an idea being in software development nevertheless.
  4. I was just wondering about the same issue.
  5. I was able to get the WebUI working after manually creating a variable named "NIFI_WEB_HTTP_PORT" and setting it the same as "Web Interface HTTP Port"*. * I had to assign a different port for those because the default port was in use, so I first had to remove "Web Interface HTTP Port" and readd it in order to change to container's port value too. Also the appdata config doesn't work, probably due to some changes after new versions of NIFI and I couldn't figure out how to solve that...
  6. Oops, I missed that. It never occurred to me to click on a container's name. 🤦‍♂️Thank you.
  7. I'm waiting for this as well, because the Node-RED container's .npm folder is giving me an error during .tar creation. [11.05.2023 18:13:10][NodeRed][debug] Backup NodeRed - Container Volumeinfo: Array ( [0] => /mnt/user/appdata/nodered/:/data:rw ) [11.05.2023 18:13:10][NodeRed][debug] usorted volumes: Array ( [0] => /mnt/user/appdata/nodered ) [11.05.2023 18:13:10][NodeRed][debug] Should NOT backup ext volumes, sanitizing them... [11.05.2023 18:13:10][NodeRed][debug] Volume '/mnt/user/appdata/nodered' IS within AppdataPath '/mnt/user/appdata'! [11.05.2023 18:13:10][NodeRed][info] Calculated volumes to back up: /mnt/user/appdata/nodered [11.05.2023 18:13:10][NodeRed][debug] Target archive: /mnt/user/AppdataBackup/ab_20230511_180314/NodeRed.tar.gz [11.05.2023 18:13:10][NodeRed][debug] Generated tar command: -c -P -z -f '/mnt/user/AppdataBackup/ab_20230511_180314/NodeRed.tar.gz' '/mnt/user/appdata/nodered' [11.05.2023 18:13:10][NodeRed][info] Backing up NodeRed... [11.05.2023 18:13:12][NodeRed][debug] Tar out: tar: /mnt/user/appdata/nodered/.npm/_cacache/content-v2/sha512/26/a3/bbcd36fcc736ca7c1a8f25c3b700af59c1f0317606d1c7df4a76cb572a3d92d4fcc1db367841f6fbb031dfecef09eb72909c185cbbdfb322a27091192caa: Read error at byte 0, while reading 3584 bytes: Input/output error; tar: Exiting with failure status due to previous errors [11.05.2023 18:13:12][NodeRed][error] tar creation failed! More output available inside debuglog, maybe. Hopefully ignoring .npm folder would resolve this.
  8. Also what about Memtest86+? It too supports UEFI along with legacy BIOS: Maybe it might be used instead of Memtest86, if it is of equivalent capabilities... Any ideas? P.S: I have no affiliation, just searching for options...
  9. Would it be possible for end-users to replace the memtest in the unRAID flash drive and set the current option to use that?
  10. Any update on this issue @limetech, @bonienl, @JonathanM, @JorgeB?
  11. If I understand correctly, it is just a fix for people with USB boot drives with multiple partitions:
  12. All you need is GeyserMC plugin along with Floodgate (which can be found from the same link). My server is PaperMC which is a Spigot derivative so I use the spigot version of the plugins.
  13. You could install geyser plugin with this to connect your bedrock edition clients to minecraftserver which would also enable cross-play between Java and Bedrock editions.
  14. A little out of topic but I recommend keeping dBeaver Community Edition around for these kinds of purposes (and it also works with a bunch of other DBs as well).
  15. Wrong topic, this is for binhex-minecraftserver not binhex-crafty. Try your luck in here.
  16. Your template has only a portion of keys comparing to mine. (also have Host Port 1 & 2 above these, couldn't fit in a single screenshot) Maybe you should remove (but keep the appdata) this docker image and reinstall it, just a thought. Also like @binhex mentioned the important part of a variable is the "Key" name, you can set "Name" the same thing if you like, it is only for labeling (left part of the screenshot).
  17. I'm running paper-mc 1.16 with java 16 (not this docker but with binhex-minecraftserver, I want to switch to this but need time), so all you have to do is use a newer/latest paper-1.16.5-xxx.jar file.
  18. I would love to have an amule docker by you. By the way, after a long period of hiatus, there is new version out 2.3.3.
  19. You might try `smb://192.168.1.10/ShareName` or like you mentioned try to add the necessary share in your Node-RED template.
  20. The latest update (v1.2.7) went fine and I didn't have to do anything by hand. Cheers!
  21. AFAIK, that *2TB* limit would only affect the boot drive. When using unRAID, you will be booting from a small USB stick and whether you use BIOS or UEFI will be irrelevant. In order to format a drive larger than 2TB to full capacity, you would need it to GPT since MBR support is up to 2TB.
  22. This was the case till my ASRock Rack C2750D4I died 2-3 months ago. Last month I built a Ryzen 7 5800X with a B550 MB, and put 128 GiB DDR4 non-ECC (4x 32 GiB sticks) in it.
  23. I already did change the iconUrl on my side, but with each NodeRed update, it was overwritten hence my cry for help Glad to hear that I won't be needing to do this manually from now on. 👍
  24. @spants, have you missed my message? I know this is a cosmetic issue but it is a nice *nice to have* feature.