Blairwin

Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Blairwin

  1. Yea I think I waited about 4-5 minutes for it to connect? I get to the point that I have about 50% of my 32 threads running on boinc with still no connection. I enter the IP address, password, and it takes a minute for it to bring up that window and it just sits there. https://pastebin.com/59waUuxB
  2. I get this issue when I launch the docker and sign in to the web gui. Everything at default and I see cpu usage so it looks like it's running. Any reason why i just get stuck on this and can't connect?
  3. After starting up BOINC I'm having issues reconnecting to it. I did a fresh docker install today and i'm using BOINC Manager on Windows. I was able to do the initial setup just fine, but now that I have tasks running it's impossible to connect to the docker. And there's no way to stop the tasks without connecting through the Manager. This is all I get when I try to connect.
  4. Any other suggestions on what I can try?
  5. Thanks for the tip I didn't know I had to do that with the machine type as well. I started a new template, changed machine type to i440fx v4.2 and I'm still getting the same issue. Still getting random freezing.
  6. Apparently its the game. It has terrible speed from a network drive apparently as other games aren't having a problem. Diskspeed shows the disk having 100+MB/s speed so it's not a disk issue.
  7. I'm having an issue with very slow read speeds from one of my drives. I don't believe the entire array is affected, it looks like just one drive. When I'm reading I get less than 5MB/s speed. It's painfully slow. Configuration is local server and local PC, two separate computers. I'm not trying to run a VM from Unraid, this is a separate computer. I have nothing else active right, no VMs or Dockers having disk activity. I've tried suggestions from this post and it didn't work: ethtool info: root@Bernard:/mnt/user/Games# ethtool bond0 Settings for bond0: Supported ports: [ ] Supported link modes: Not reported Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: Not reported Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: 1000Mb/s Duplex: Full Port: Other PHYAD: 0 Transceiver: internal Auto-negotiation: off Link detected: yes EDIT: Apparently my 5MB/s speed was due to the terrible game I was trying to load. Normal speeds are around 60-70 which is still much slower than what they should be. bernard-diagnostics-20200117-2149.zip
  8. I just tried them all but no luck: I have it setup with SeaBIOS, it wouldn't even launch if I had it set to OVMF. No iteration of i440fx would work, all of them gave me this error. I updated it with emulation but it still didn't work. Froze after a couple minutes after launch.
  9. I'm trying to setup a ubuntu desktop VM but I'm getting an issue where it freezes after a couple minutes. I haven't even been able to finish installation because it freezes before I can install. I'm running Bionic Beaver. I looked at other solutions and nothing I've found has solved my issue so far. I've changed cpu pinning, made sure I have bios setting correct. I attached my diagnostics and XML file for my VM. Any ideas on what might be the issue? bernard-diagnostics-20200111-1443.zip ubuntudesktop.txt
  10. I have 5 other dockers running just fine. I'm not using ubuntu i'm on version 6.8 of unraid. I was trying to run it directly in the container terminal so i guess i found my issue, user error. A couple days ago I started the server to test it out. Now when I try to start the server in the docker terminal its telling me that the server port is already being used [21:11:41] [Server thread/INFO]: Starting Minecraft server on *:***** [21:11:41] [Server thread/INFO]: Using epoll channel type [21:11:41] [Server thread/WARN]: **** FAILED TO BIND TO PORT! [21:11:41] [Server thread/WARN]: The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use [21:11:41] [Server thread/WARN]: Perhaps a server is already running on that port? When i try to view the console it tells me there is no minecraft session to connect to root@Bernard:~# docker exec -u nobody -t binhex-minecraftserver /usr/bin/minecraftd console There is no minecraft session to connect to. I ran the following line on the unraid terminal and nothing came up on the port I have assigned to the docker. lsof -i -P -n This might be more of a server issue than docker issue though. Maybe someone knows a fix before I can find one. EDIT: Looking at it more. When I startup the docker does the minecraft server automatically start? EDIT2: Pretty sure I finally understand it now. Docker runs and starts everything for the server. I just need to go into the settings and change them before i start the docker and everything should be good. I have the same issue as unraidnh. I can only connect to the console once, and even on the first time I can't issue commands. I'll have to use the workaround they suggested. Is this intended or is it a bug?
  11. I tried starting it after reading the github repo, totally forgot about that. Here is what happens when I try to run it: sh-5.0# docker run -d -p 25565:25565 --name=minecraftserver -v /apps/docker/minecraftserver:/config -v /etc/localtime:/etc/localtime:ro -e MAX_BACKUPS=10 -e JAVA_INITIAL_HEAP_SIZE=512M -e JAVA_MAX_HEAP_SIZE=11264M -e JAVA_MAX_THREADS=4 -e UMASK=000 -e PUID=0 -e PGID=0 binhex/arch/minecraftserver sh: docker: command not found Any thoughts?
  12. I installed the docker and transferred my old server from my ubuntu machine onto the docker. I opened the docker console and started up the server and closed out of the console window. I had a way on my ubuntu machine to get back in to the command line, but I don't know how to do it on the docker console. How can I get back into the command line for the minecraft server?
  13. What information is needed to find the issue? I'm clueless on where to start.
  14. I have openvpn-as installed as a docker and was using it successfully for a couple weeks. Today I try to login through the webUI and it keeps telling me my login fails. I tried both the admin and regular login portals, as well as admin and regular user logins. I already tried removing and reinstalling the docker once because this isn't the first time this has happened. Is this a common issue? Where do I start for tryign to fix this?
  15. I couldn't immedietly find anything that looked similar or would solve my issue. I deleted my user from unraid and I'm able to access the directory again. I guess for now I'll just have it set to public.
  16. It's still not working today, any other ideas? For some reason it's just my computer that can't access the one directory.
  17. I changed security to Public and no change on my machine. My wife also has a computer on the local network and she is able to access the directory with no issue.
  18. The Games share, which is where Steam is located, is set to Secure. My user access is set to Read/Write. I have access to everything else in the Games share, only the Steam directory is giving me access issues.
  19. Sorry I should have explained more. I'm trying to access the folder locally. Not through a VM or Docker just trying to navigate to it in File Explorer.
  20. Just today I started to have issues with Steam and I'm not sure why. This is what I got when I checked the directory permissions. drwxrwx---+ 1 nobody users 4096 Nov 23 02:41 Steam/ I'm new to linux so I'm positive I'm reading it right, but I should have access to the folder shouldn't I? What is it I'm doing wrong?
  21. Apparently all I had to do was use a different browser.
  22. I'm trying to setup openvpn this week and i'm having issues. I followed spaceinvader's video but it's not working. I have port forwarding setup, i can login to the admin portal, setup my hostname using duckdns, switched to udp on port 1194, added subnet 192.168.0.0/24. When I try to connect to http://192.168.0.169:943 it gives me the response "this page isn't working." Any idea what might be going on?
  23. I recently installed unraid and i've been transferring all of my data to the array. The one issue I found is that the program battle.net does not allow me to store it and my games on a network drive. Is there any way I could create a vdisk and put my battle.net games on there?