luca2

Members
  • Posts

    657
  • Joined

  • Last visited

Everything posted by luca2

  1. If I look at the docker tab you see this: And if you select "edit" in the docker ddclient > look at "docker allocation" and you see this: daemon=300 # check every 300 seconds syslog=yes # log update msgs to syslog pid=/var/run/ddclient/ddclient.pid # record PID in file. ssl=yes # use ssl-support. Works with ## NameCheap (namecheap.com) ## use=web, web=dynamicdns.park-your-domain.com/getip protocol=namecheap, \ server=dynamicdns.park-your-domain.com, \ login=mydomain.xxx, \ password=mydomainpassword \ @
  2. Hi, just curious...I checked for the Network_type this docker uses and it shows: ddclientbridge172.17.0.2??? ddclient bridge 172.17.0.2 ??? If I selected bridge why is it using not my actual unraid ip and instead uses 172.11.0.2 (which belongs to docker0)?
  3. HI, anyone using namecheap? I did buy a domain and would be great to check with someone the config of subdomains.
  4. Yep, I already discovered that, but it is still not working. Just to confirm, how does Jitsi recognize that the original wan packet sent to 443 goes through letsencrypt´s docker to 1443 and then to 443 in jitsi docker? As seen below, I do not see a connection between port 1443 and the active ports portainer shows me for meet.jitsi / video.neet.jitsi: wan letsencript meet.jitsi / video.neet.jitsi ----> tcp 443 -----> 1443 -------> 8443:443 8000:80 / 10000:10000 4443:4443 Shouldn´t I change here 443 with 1443: listen 443 ssl http2; listen [::]:443 ssl http2;
  5. Not yet. Wil try to describe what I have tried so far. I can ping my meet.subdomain.duckdns.org from my mobile or my lan. But when I look at my router NAT rules for letsencrypt, both for tcp port 80 and udp port 443, no traffic is coming in. Neither on NAT rule for Jitsi on port 10000. My letsencrypt log is ok. In portainer if I look at docker-jitsi-meet published ports, I can access Jitsi welcome page for starting a meeting in: 8443:443 and 8000:80. In :443 I need to type in my browser https://ip_unraidserver:8443. Then I can start a meeting (test10). But If I type in my mobile meet.subdomain.duckdns.org I cant reach that meeting. When I am in the created meeting(at home), I can obtain a link for this meeting to share it, but it is: ip_unraidserver:8443/test10
  6. Hi, I have one doubt and I think it is the key to make it work. I am assuming the subdomain I created in duckdns (magmajitsi.duckdns.org) will allow any user to access from a browser in my Jitsi-server by typing https://meet.magmajitsi.duckdns.org. Is it true or do I need a domain so that the user types https://meet.mydomain.com?
  7. So, I managed to solve it by myself. I created a new appdata2 folder>it did not work. I cleared the cache of chrome and mozilla>it works.
  8. I reviewed again my setup and discovered duckdns not updating my wan IP. I did the following changes: In my .env file: changed this "PUBLIC_URL=https://meet.magmajitsi.com" to this "PUBLIC_URL=https://meet.magmajitsi.duckdns.org" In the "jitsimeet.subdomain.conf": changed this "server_name meet.magmajitsi.com" to this "server_name meet.magmajitsi.duckdns.org" If I ping now "meet.magmajitsi.duckdns.org" I get my actual wan IP. But if I write into my browser "https://meet.magmajitsi.duckdns.org/" I do not connect to the Jitsi meeting.
  9. Hi, I am trying to install this docker. After I install it, when I click WebUI i cannot access the web interface: ./run: line 3: /usr/local/openvpn_as/scripts/openvpnas: No such file or directory Any idea how to solve this?
  10. From my mobile (outside lan): $ ping meet.magmajitsi.com ping: unknown host meet.magmajitsi.com From unraid: root@xxx:~# ping meet.magmajitsi.com ping: meet.magmajitsi.com: Name or service not known
  11. Thx @SpaceInvaderOne for another geat guide! It works great. Keep up the good work. EDIT: Well I was claiming success too early. I cannot make it work. When in portainer if I click the published ports of "meet.jitsi" (8443:443 8000:80) and "focus.meet.jitsi" (43:4443 10000:10000) only 8000:80 brings me to the Jitsi page to start a meeting (http://myunraidserverip:8000/). If I start a meeting as host, when I enter the meeting I have no access to audio or webcam. Have been doing this week video on this laptop using other applications. I am running duckdns in my router. I did set up a subdomain called "magmajitsi" (magmajitsi.duckdns.org). I wrote in the .env file: # Public URL for the web service PUBLIC_URL=https://meet.magmajitsi.com And in the "jitsimeet.subdomain": server_name meet.magmajitsi.com Letsencrypt is starting normally without any errors in log. Maybe someone can point me out in the right direction.
  12. luca2

    Jitsi?

    Hi, I am also trying to setup this following spaceinvader´s one video. Pls, can anyone let me know how to connect using putty to xmpp.meet.jitsi? Edit: Also, what should I write in the .env file in: # Public URL for the web service PUBLIC_URL=https://meet.magmajitsi.com if my subdomain created in duckdns is "magmajitsi"? So the server name should also be: server_name meet.magmajitsi.com
  13. Hi again, Regarding 1st option, when I look at /usr/bin I cannot see minecraftd: root@sdf:/usr/bin# cd /usr/bin/m macusers mclasserase memusagestat mktemp mshortname makeconv mcookie mesg mktemp-debianutils mshowfat makedb mcopy mformat mlabel mtools masktest mcview migratepages mmd mtoolstest mattrib md5sum migspeed mmount mtrace mbadblocks mdel minfo mmove mtype mc mdeltree mk_cmds more mv mcat mdir mkdir mpartition mvxattr mcd mdu mkfifo mpicalc mzip mcdiff memhog mkmanifest mrd mcedit memusage mknod mren I guess I will only find minecraftd after I execute the command, right? Regarding 2nd option: I guess I need to copy this folder in appdata (binhex-minecraftserver), right?: root@shogun:/mnt/cache/appdata/binhex-minecraftserver# ls minecraft perms.txt supervisord.log Still I am a bit confused about how it works after I own a backup and minecraft publishes a new version. If then I restore back the backup, will I not erase the new installed version?
  14. 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)?
  15. 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.
  16. 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
  17. 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.
  18. Hi, I would like to upgrade the firmware of my sas 9210-8i card. It is running since I buit my first Unraid (already some years ago). Firmware is: 12.00.00.00.IT First thing I would like to make sure is if the latest available firmware will work with unraid without problems. Here is the link to the latest FW: https://www.broadcom.com/products/storage/host-bus-adapters/sas-9210-8i#downloads Also, since I am running my mobo with legacy BIOS, which FW should I use to upgrade ... this: 9210-8i_Package_P20_IR_IT_Firmware_BIOS_for_MSDOS_Windows ? I am following this guide https://forums.unraid.net/topic/80972-multiple-lsi-sas-controllers/, specifically the link inside to upgrade only 1 card. I dont know if there is a newest guide or I should take care of anything else while upgrading?
  19. After a new preclear cycle it showed no errors. I must have moved the case while preclear and theft disk was affected. Will keep an eye on the statistics as nyway. Thx! Enviado desde mi HMA-L29 mediante Tapatalk
  20. Thx mate. This is what I was looking for. Will try it later. Enviado desde mi HMA-L29 mediante Tapatalk
  21. OK. I love krusader. Wanted to check if there may be a script to do that. Thx anyway. Enviado desde mi HMA-L29 mediante Tapatalk
  22. Hi, running latest version. Just upgraded my parity to 8Tb. How should I move the data from 3 drives to 1 bigger size disk? Enviado desde mi HMA-L29 mediante Tapatalk
  23. My 2 cents: as stated before if you need fps you need BM. It depends what games you play. And if you need high fps or not. I do have tested BM VS vm on Un raid in Sim racing games and no VR (4k TV). It depends on the game but some do suffer and not provide smooth gameplay. You notice it more if you are playing online. Once I switched back to BM everything is fine again. Of course if I would run a 2080ti instead of a vega64 I would get better fps. Also WC is a must. I even recommend you place you rads out of the case! Ii naked a huge difference. I placed them outside the window! Enviado desde mi HMA-L29 mediante Tapatalk