frodr

Members
  • Posts

    526
  • Joined

  • Last visited

Everything posted by frodr

  1. Hi, I don't know if this the right place, feel free to move it.... I am looking for a way for friends and family to game on a virtual game server located on my Unraid Server as well as being my local game machine. Pretty simple? Not entirely.... Rather than having one game VM per person, all "gamers", both remote and locally, connects to the same virtual machine. All resources available one player, and splits when several players log on. One Steam account for the VM, but a Steam Account per user isn't a show stopper. Is this a known use case? What is needed hw and sw? Anybody running something like this? // Frode Craft Computing is having some footage on the theme,
  2. Cleared cache. Rearranged dashboard lost after dashboard - main - dashboard. Ot just updating browser page.
  3. I don't think docker image is corrupt as it happens on both server. For dashboard it happens when going dashboard - main - dashboard. Not closing the browser and clearing cache unless specifically needs to. I will clear cache and see what happens.
  4. Starting a docker, them the coloured icons are back for a while. I can't see what's causing the grey. Dashboard: I can re-arrange and the lock it. But go away and the back again and the changes are gone. helmaxx-diagnostics-20230507-1749.zip
  5. I have 2 issues: - Docker icons go grey. - Dashboard regrouping do not stick.
  6. Tdarr dockers (server) is pulling about 30% from the CPU when having a GPU doing the transcoding. Giving the docker only 4 cores, they are constant 100%. I double checked my setting again @SpaceInvaderOne tutorial several times. Is this as expected? Happy for any comments.
  7. Good question. I was thinking of removing the Quadro RTX 4000, and sell it. This Quadro card is more modern. K80 is 2 x 2496 cores. Yeah, I think I bury this idea.
  8. What are chances that the Nvidia Driver plugin will work on Nvidia Tesla K80? I plan to use it for transcoding.
  9. Is it normal that scanning takes as much time as the syncing itself? And eating Processor? It's running on a direct NIC to NIC connection. //Frode Synthing log.rtf.zip
  10. I guess I stumbled somewhere. From status: What I did: - Command: zpool add poolname log mirror nvme-drive1 nvme-drive2 - Followed the steps (I think), but I was forced to reformat and ended up with what is in the picture. Maybe start all over again, or try to fix current pool? Challenge ChatGPT....
  11. What´s can be a procedure for adding ZIL and SLOG cache to a ZFS pool? I ran this command: zpool add poolname log device created partitions, but it can't be mounted. I ran the command when the drives ware unformatted in Unassigned Devices. I then tried to include the drives in the Pool, but that didn't work. Any tips and comments are much appreciated.
  12. I having problem installing fresh Win 11 (downloaded from MS). Can't come by network page. /W11_log.rtf/
  13. Hi, After updating from RC2 to RC3, the user shares are not visible. User share setting is still "Yes". / Frode maxx-diagnostics-20230417-2127.zip
  14. Hi. Docker started - no errors I log file - but it freezes in GUI First WebGUI connect I press the noVNC text, then it connects to GUI, but GUI is freezed. I forward the 8080 port. Any ideas?
  15. Suddenly I am getting this. Can it be because I run 6.12.0.rc2? I see no errors in the docker log file.
  16. I don't have to forward when connecting on a LAN? I have a feeling I do not understand how it is supposed to be working. Is Gameserver for remote gaming, or is it local gaming PC connecting to the Gameserver?
  17. I'm a newbie on GameServers, and could use some advise..... - Is there a step by step tutorial somewhere? I could not find one. - Should I be able to connect to ACC with Server IP +9201 port? The log file show: 0 client(s) online New connection received 176 1 client(s) online TCPQueue now: 557 ==ERR: Uninitialized Connection 29 timed out (1191705 - 1189705 = 2000) ==ERR: Uninitialized Connection 29 timed out (1191705 - 1189705 = 2000) Removing dead connection 29 (last lastUdpPaketReceived 1191705) ==ERR: Uninitialized Connection 29 timed out (1191705 - 1189705 = 2000) Alive connections: 0 - Is it Nvidia Support in the Docker - Must the Steam headless docker be configured for ACC to work. Happy for any feedback.
  18. Appdata backup plugin is not supported in 6.12rc2, and asked to upgrade according to fix common problems. No plugin to update though. I deleted the plugin and looked for it in the Apps store. Nowhere to be found.
  19. Yes, I have rebooted. After doing it once more, the error message was gone. I also removed DirsyncPro docker. This docker app folder reappeared in the old Cache Pool (when it was there, but not removed) after I moved the app folder to a new Pool. SOLVED!
  20. No dockers are having a path to the old cache pool. Their path are either /mnt or /mnt/user. But in path settings the old cache "cache", is still in the list after removing the pool.
  21. I have this error after moving the apps folder from one cache to another. The old cache is removed. How can I fix? Cheers, maxx-diagnostics-20230404-1358.zip
  22. I have an issue after moving the apps folder to new cache. How can I fix this? Any feedback is much appreciated. maxx-diagnostics-20230404-1358.zip
  23. Deleting and installing the dockers with the same settings, now it is working.
  24. Docker inspect radarr network settings: "NetworkSettings": { "Bridge": "", "SandboxID": "", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": {} And for binhex-delugevpn: "NetworkSettings": { "Bridge": "", "SandboxID": "d01f3aace4e9118713338e4c584e6dcb2b05b2ec3c9888d19fc199ba78f79de7", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "58846/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "58846" }, { "HostIp": "::", "HostPort": "58846" } ], "58946/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "58946" }, { "HostIp": "::", "HostPort": "58946" } ], "58946/udp": [ { "HostIp": "0.0.0.0", "HostPort": "58946" }, { "HostIp": "::", "HostPort": "58946" } ], "8112/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "8112" }, { "HostIp": "::", "HostPort": "8112" } ], "8118/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "8118" }, { "HostIp": "::", "HostPort": "8118" } ] }, "SandboxKey": "/var/run/docker/netns/d01f3aace4e9", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "d3d77934e8a000e54d50250dd70825af6ea040f48baecb1a762a4151a9880281", "Gateway": "172.17.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "MacAddress": "02:42:ac:11:00:02", "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "0e0382951ddc04f6beea006af0c7e0939ca3aa0ff0cc707fed05fa4d3574dd3f", "EndpointID": "d3d77934e8a000e54d50250dd70825af6ea040f48baecb1a762a4151a9880281", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:02", "DriverOpts": null } Do they look correct?
  25. I can't access radarr/sonarr at "server-ip":7878 after I changed Docker network type from macvlan to ipvlan. Radarr/Sonarr is connected thru binhex-delugevpn, PIA OpenVPN. binhex-delugevpn is working fine, no errors in log file. no errors in log files on radarr/sonarr Can it be an issue in the binhex-delugevpn settings? I checked, but can't find any. Added the settings and diagnostics. And hoping for some feedbacks. maxx-diagnostics-20230326-1410.zip