Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

luca2

Members
  • Joined

  • Last visited

Everything posted by luca2

  1. Hi, I tried a new install of the docker and installed last minecraft original server version 1.15.2. Then I installed a new version of TLauncher (2.69=last available). Only changed in the server.properties: motf=name_of_the_server and online-mode=false (since I am only playing in LAN). Now it works fine. Thx for support. I will try in the future to acces the server from the internet, but already spent too much time this weekend. Just one more question, if minecraft publishes a new version, does the docker update it automatically? In this case, how can I backup what I have done so far, or it is not needed since it can work with the newer version. Now, another scenario, if my son wants to play with mods, I guess he needs forge to upload them. So, I would follow KryptykHermit´s post on November 20- 2019 and it should work. In this case, what is the best way to do a backup (what files/folders)?
  2. Hi, I am not an expert at all in MC. My little son is the one playing. He created an account in forge, so I think this is the problem. He did not install the official MC. Thx for helping me out.
  3. Hi, first things first, thx for this docker binhex. I am already using other dockers from you for a long time and they run perfect. I am trying to set it up, but I am having some issues. I get this log after the docker is started: [20:27:26] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [20:27:26] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [20:27:26] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [20:27:26] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [20:27:26] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [20:27:26] [Server thread/INFO]: Starting minecraft server version 1.15.2 [20:27:26] [Server thread/INFO]: Loading properties [20:27:26] [Server thread/INFO]: Default game type: SURVIVAL [20:27:26] [Server thread/INFO]: Generating keypair [20:27:26] [Server thread/INFO]: Starting Minecraft server on *:25565 [20:27:26] [Server thread/INFO]: Using epoll channel type [20:27:27] [Server thread/INFO]: Preparing level "world" [20:27:27] [Server thread/INFO]: Reloading ResourceManager: Default [20:27:31] [Server thread/INFO]: Loaded 6 recipes [20:27:32] [Server thread/INFO]: Loaded 825 advancements [20:28:14] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [20:28:16] [Server thread/INFO]: Preparing spawn area: 0% [20:28:16] [Server thread/INFO]: Preparing spawn area: 0% [20:28:16] [Server thread/INFO]: Preparing spawn area: 0% [20:28:16] [Server thread/INFO]: Preparing spawn area: 0% [20:28:16] [Server thread/INFO]: Preparing spawn area: 0% [20:28:16] [Server thread/INFO]: Preparing spawn area: 0% [20:28:17] [Server thread/INFO]: Preparing spawn area: 16% [20:28:21] [Server-Worker-1/INFO]: Preparing spawn area: 82% [20:28:21] [Server thread/INFO]: Preparing spawn area: 82% [20:28:21] [Server thread/INFO]: Preparing spawn area: 82% [20:28:21] [Server thread/INFO]: Preparing spawn area: 82% [20:28:21] [Server-Worker-1/INFO]: Preparing spawn area: 82% [20:28:21] [Server thread/INFO]: Preparing spawn area: 82% [20:28:21] [Server thread/INFO]: Preparing spawn area: 82% [20:28:21] [Server thread/INFO]: Preparing spawn area: 82% [20:28:21] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:22] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:22] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:23] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:23] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:24] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:24] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:25] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:25] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:26] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:26] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:27] [Server-Worker-1/INFO]: Preparing spawn area: 83% [20:28:27] [Server-Worker-1/INFO]: Preparing spawn area: 85% I guess the docker is not starting the minecraft server since it never reaches 100%. Or am I wrong? When I try to acces the server from my lan (from a vm) the vm sees the server, but I get his error: I have no clue what to do. Hope someone can help me. Here is the docker config: ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2020-04-25 21:01:23.502977 [info] System information Linux 1f663352f8cd 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux 2020-04-25 21:01:23.536620 [info] PUID defined as '99' 2020-04-25 21:01:23.574185 [info] PGID defined as '100' 2020-04-25 21:01:23.618880 [info] UMASK defined as '000' 2020-04-25 21:01:23.651554 [info] Permissions already set for volume mappings 2020-04-25 21:01:23.684823 [info] MAX_BACKUPS defined as '10' 2020-04-25 21:01:23.717945 [info] JAVA_INITIAL_HEAP_SIZE defined as '2048M' 2020-04-25 21:01:23.750990 [info] JAVA_MAX_HEAP_SIZE defined as '8192M' 2020-04-25 21:01:23.784173 [info] JAVA_MAX_THREADS defined as '2' 2020-04-25 21:01:23.827189 [info] Deleting files in /tmp (non recursive)... 2020-04-25 21:01:23.858233 [info] Starting Supervisor... 2020-04-25 21:01:24,053 INFO Included extra file "/etc/supervisor/conf.d/minecraft-server.conf" during parsing 2020-04-25 21:01:24,053 INFO Set uid to user 0 succeeded 2020-04-25 21:01:24,055 INFO supervisord started with pid 11 2020-04-25 21:01:25,062 INFO spawned: 'minecraft-server' with pid 74 2020-04-25 21:01:25,063 INFO reaped unknown pid 12 2020-04-25 21:01:25,073 DEBG 'minecraft-server' stdout output: [info] Minecraft folder '/config/minecraft' already exists, rsyncing newer files... 2020-04-25 21:01:25,079 DEBG 'minecraft-server' stdout output: [info] Starting Minecraft Java process... 2020-04-25 21:01:25,089 DEBG 'minecraft-server' stdout output: Starting server... 2020-04-25 21:01:25,092 DEBG 'minecraft-server' stdout output: There are screens on: 90.minecraft (Dead ???) 83.minecraft (Dead ???) Remove dead screens with 'screen -wipe'. No screen session found. 2020-04-25 21:01:25,093 DEBG 'minecraft-server' stdout output: [info] Minecraft Java process is running
  4. Hi, I installed maridb for the first time and when I try to access it from the embeded console, firefox (latest version) opens a pop up but I cannot see the text since the characters do have the same colour as the background. Any idea how to solve this? Rgds.
  5. Hi! Sorry for posting in the general support section. Just got an error while preclearing a new 8TB drive. Can someone suggest me what to do? I dont see any explicit error. It just could not finish reading it and exited. EDIT: I ran a smart test and it shows the disk is ok. Since I want to replace the parity disk with this new disk, can I do that or should I run any further test to check the health of the disk? Rgds preclear round 1 ST8000DM004-2CX188_WCT2AX56-20200208-1107.txt
  6. Thx a lot! Sorry for late replay but you solved one of my doubts about vm vs baremetal on ryzen. As you can see in my pic (it is my baremetal) the latency I achieve is 66.2ns, so not that far from yours. Memory reads is similar, you have way better WRITES, and similar copy results. Great info thx!
  7. Hi, wondering if you compared it to your actual barebone setup? I tried it myself with a 3600 and baremetal is more powerful...I guess it depends on the cpu raw power. Can you run an aida64 ram bench (win 10 VM)? Rgds
  8. CPU pinning with isolcpus ( https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF) Alternatively, make sure that you have isolated CPUs properly. In this example, let us assume you are using CPUs 4-7. Use the kernel parameters isolcpus nohz_full rcu_nocbs to completely isolate the CPUs from the kernel. For example: isolcpus=4-7 nohz_full=4-7 rcu_nocbs=4-7 Then, run qemu-system-x86_64 with taskset and chrt: # chrt -r 1 taskset -c 4-7 qemu-system-x86_64 ... The chrt command will ensure that the task scheduler will round-robin distribute work (otherwise it will all stay on the first cpu). Is it necessary to do this?
  9. Hi, anyone on ryzen 3000 tried to activate hyper-threading (as jbarlett mentions) and checked for impact on performance? Supposedly it is deactivated since qemu 3. 1.
  10. Hi, I just bought a ryzen 3600. I am running a test server (new build with latest rc 4.8.6). According to amd this chip has only 1 Core chiplet with a 4 core+4core CCX design (some cores deactivated). I checked yesterday at how unraid shows them (attached pic). There are 6 pairs. I read about improving performance of Threadrippers with more cores, but want to ask how would be the optimal pinning for this cpu since I am not sure how to interpret how are the cores shown in Unraid. Maybe some can point me out in the right direction. Rgds
  11. Hi, Is there an equivalent command in linux to this: ipconfig /flushdns. Also, where does unraid store the dns? Rgds.
  12. OK, got it. thx!
  13. Hi, I am still a linux noob. Sorry if i ask a too simple question. Where is actually stored the output of the script : Rgds
  14. Hi, how can I check if the traffic of a download is going through PIA vpn? Maybe is a silly question but I have been using deluge with PIA for a while and never checked if the download is routed throught it. Rgds.
  15. Hi, what should I do if I want to use an USB flash drive of 8GB just to store data as backup (assignment of disks to array, logs, ...). Yesterday I had to install everything new from scratch and realized I did not have the image of how my disks were assigned to each slot. Just want to use a spare USB to store data like this, plug it then back in my windows laptop and then access it.. I am not sure what format to use. Rgds
  16. Hi, recently I bought a microtik router and found out reading on internet it does not like vpn using udp. Some say they configured it but others say RoS did not officially implement it yet. I followed spaceinvaderone's guide and I am suscribed to PiA. So would like to ask if anyone in the community has successfully setup a RoS router with OpenVPN server since I would like to go this route unless it is not possible. My rb4011 is my main and only router. Rgds
  17. I found the config/auth file but it is empty. What should I found/add there? Also, how can I reinstall deluge from scratch. What folders/files should I manually erase? I am still getting this popup and also after adding the plugins when I do a restart they disappear. There must be something wrong.
  18. Hi, I have some questions regarding auto fan control. Can I control all the MB fans or just 1 ? Can I only select the different hdd´s temps to monitor the temps? How can I look for all the fans of my MB (it actually shows only fan1 and fan2 (although it shows 3 sensors and my MB has 4/5 fans)?
  19. Thx for support. Hi again, where can I find the "/config/auth file"?
  20. Hi, I am trying to setup radarr. Therefore I want to set up in "Download client" deluge, but it asks for a password and after typing deluge´s one test does not succeed. I changed the standard password in deluge for a different one. I am not sure which one should I use. Also, when I enter delugevpn I get this pop up (before upgrading to lastest unraid version I did not get it), and I am not sure what it means. Even if it maybe the cause for radarr not connecting to deluge. Maybe someone can help me. Let me know if you need any other info.
  21. Thx squid! That solved the issue.
  22. Hi, I upgraded yesterday from 6.5.3 to the latest stable version and I get this error: Reset your modem / router or try again later, or set your to 8.8.8.8 and 8.8.4.4 Also make sure that you have a Gateway address set up (Your Router's IP address). Additionally, this may also mean that GitHub is currently down. This error means that you may not be able to update your OS or plugin I removed the plugin app and due to this dns problem it will not be installed. I havent changed any network settings and under network settings I have the same IP, mask, dns as before. My other 2 docker do work: delugevpn and krusader. Any hint where I can have a look to make it work? tower2-diagnostics-20190623-0912.zip
  23. Hi, I just upggraded from previous version and it works perfect. Thx for the job! I still need to add a script to run it and copy my vm´s images from: /mnt/user/domains .. ... to my backup destination: /mnt/user/backup/vm Can anyone help me with this? Thx in advance. Rgds. Edit: is the content of the .rar file editable? I mean if I only want to revert a vm xml and not the rest .. is it posible?
  24. Just a quick question from linux noob. Installed iperf3 package using Nerdpack. Where is it stored? How can I access it from command line? Rgds.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.