Jump to content

joecool169

Members
  • Posts

    91
  • Joined

  • Last visited

Posts posted by joecool169

  1. bond0: fault-tolerance (active-backup), mtu 1500
     eth0: interface down
     eth1: interface down
     eth2: 10000 Mbps, full duplex, mtu 1500

     

    Is this the reason I could not figure this out?

    I thought eth0 was the nic I was using but unraid is using eth2?

  2. Windows 10 Vm

    Newest version of Unraid

    ASUSTeK COMPUTER INC. PRIME X470-PRO Version Rev X.0x

    AMD Ryzen 5 2600X Six-Core @ 3600 MHz

    Radeon HD 6850

     

    "qemu-system-x86_64: vfio: Unable to power on device, stuck in D3"

     

    What do I need to do to get this working? I've been trying off and on to pass through a gpu to any vm for weeks.

     

    Do I need to post more info here?

    I've watched all the spaceinvader videos and read a lot of stuff, but still can't get it to work.

     

  3. 7 hours ago, binhex said:

    hi guys, im having ongoing issues with a newly built base image, still not sure what the cause of the issue is yet, but for now i've worked around the issue by re-tagging an older working base image, so please check for a new image in the next 2 hours.

     

    just to be clear this is an unusual event and images are normally built soon after app release automatically.

    Thank you for your hard work!

    • Like 1
  4. On 4/11/2020 at 11:37 AM, dubbly said:

    Entering Command line Info

     

    I have been able to connect to the console and used the following command: docker exec -u nobody -it binhex-minecraftbedrockserver screen -r minecraft

     

    I was able to grab my xuid and change to the permissions file. However, using the window opened by "docker exec -u nobody -it binhex-minecraftbedrockserver screen -r minecraft' I was unable to run commands.  Such as: 'permissions reload'

     

    QUESTION: Any idea how I can run commands from the the command line?

     

     

     

     

    Idk about permissions reload, I didn't know that was a command. I have used the op command from the server console and it worked fine. I usually find it easier to op myself and then do things in game. But it did take me a bit to figure out how to do these things.

  5. On 4/9/2020 at 10:10 PM, CaptainCopSuey said:

    Ok. So, this is probably super noob question, but, after changing the gamemode to creative in server.properties file in /mnt/user/appdata/binhex-minecraftbedrockserver, and then rebooting the docker container, when connecting to the game, it seems to still be in survival mode on the game clients. If someone here could help me with this, then I'd be most appreciative as I have no clue where to go from here.

     

    Also, if it helps, I can change other values and see those reflected in the client. For example, changing the number of allowed users to any value will show the updated value after rebooting the server and connecting to it with a client.

    edit the server properties file to say "allow-cheats=true"

    Restart server

     

    In bedrock open chat and type /gamemode c "player name" 

     

    No quotes just the player name. s replaces c to go back to survival.

  6. I have 1 onboard network port, and 2 on a 10gbit Broadcom card. Bonding was enabled on eth0. I disabled bonding "because I didn't think I needed it, and unraid lost network connectivity and said a cable was unplugged. So, reboot--no dice, set back to bonded -no dice, reboot - -no dice. deleted network.cfg and network-rules.cfg and all is back to normal. Except my connections are still bonded.

     

  7. First of all I want to say thank you for this and your other docker containers.

     

     Second I'm wondering if I may get some more info. About once every 24 hours my server becomes unjoinable. The docker is still running but no one can join the server. I restart the docker and all is well again. Where do I begin looking to troubleshoot this issue?

  8. Does it hurt anything to run the docker in host mode?

     

    I had a terrible time trying to get my friends from outside the local network in.

     

    I rebooted my router several times and then switched the docker to host mode. I'm not sure if the router reboots fixed the issue or switching to host mode did. All I know is suddenly my friends can join.

     

    I tried a couple websites to see if port 19132 is open, those sites report the port is closed. But my friends can join now so obviously it is open.

     

    Is there a reliable way to check to see if a port is open to the server? I'm running eero routers, maybe they are the issue? idk.

  9. Quote

    Ok, I know I'm a n00b, but I can't for the life of me figure out how to make myself op. I read that you can look at the log and get your id.....so I'll attach my log.

     

    I open the console, but I can't figure out what to type to allow me to start entering minecraft commands. I thought "op (username)" was a command......I'm probably wrong.

    I was able to get into the console, get my player id and make myself an op. If anyone else is looking for this answer because they are a noob like me, I just opened a terminal window and typed "docker exec -u nobody -it binhex-minecraftbedrockserver screen -r minecraft"

  10. Ok, I know I'm a n00b, but I can't for the life of me figure out how to make myself op. I read that you can look at the log and get your id.....so I'll attach my log.

     

    I open the console, but I can't figure out what to type to allow me to start entering minecraft commands. I thought "op (username)" was a command......I'm probably wrong.

     

    Quote

    ___. .__ .__
    \_ |__ |__| ____ | |__ ____ ___ ___
    | __ \| |/ \| | \_/ __ \\ \/ /
    | \_\ \ | | \ Y \ ___/ > <
    |___ /__|___| /___| /\___ >__/\_ \
    \/ \/ \/ \/ \/
    https://hub.docker.com/u/binhex/

    2020-03-29 00:26:47.025209 [info] System information Linux  4.19.98-Unraid #1 SMP Sun Jan 26 09:15:03 PST 2020 x86_64 GNU/Linux
    2020-03-29 00:26:47.050403 [info] PUID defined as '99'
    2020-03-29 00:26:47.078352 [info] PGID defined as '100'
    2020-03-29 00:26:48.019371 [info] UMASK defined as '000'
    2020-03-29 00:26:48.044770 [info] Permissions already set for volume mappings
    2020-03-29 00:26:48.093270 [info] Deleting files in /tmp (non recursive)...
    2020-03-29 00:26:48.117605 [info] Starting Supervisor...
    2020-03-29 00:26:48,352 INFO Included extra file "/etc/supervisor/conf.d/minecraft-bedrock-server.conf" during parsing
    2020-03-29 00:26:48,352 INFO Set uid to user 0 succeeded
    2020-03-29 00:26:48,355 INFO supervisord started with pid 7
    2020-03-29 00:26:49,356 INFO spawned: 'minecraft-bedrock-server' with pid 50
    2020-03-29 00:26:49,356 INFO reaped unknown pid 8
    2020-03-29 00:26:49,378 DEBG 'minecraft-bedrock-server' stdout output:
    [info] Minecraft folder '/config/minecraft' already exists, rsyncing newer files...

    2020-03-29 00:26:49,580 DEBG 'minecraft-bedrock-server' stdout output:
    [info] Starting Minecraft Bedrock process in screen session 'minecraft'...
    [info] To attach to the screen session run:-
    [info] docker exec -u nobody -it <container name> screen -r minecraft
    [info] To detach from the screen session press:-

    2020-03-29 00:26:49,581 DEBG 'minecraft-bedrock-server' stdout output:
    [info] CTRL+a and then release keys and press d

    2020-03-29 00:26:49,606 DEBG 'minecraft-bedrock-server' stdout output:
    [info] Minecraft Bedrock process is running

    2020-03-29 00:26:50,607 INFO success: minecraft-bedrock-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

     

  11. I am having an issue where after I try to pass through the video card the vm is no longer accessible. Here is the log.

     

    Quote

    ErrorWarningSystemArrayLogin


    -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \
    -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \
    -blockdev '{"driver":"file","filename":"/mnt/user/domains/MacinaboxCatalina/Clover.qcow2","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"qcow2","file":"libvirt-3-storage","backing":null}' \
    -device ide-hd,bus=ide.2,drive=libvirt-3-format,id=sata0-0-2,bootindex=1,write-cache=on \
    -blockdev '{"driver":"file","filename":"/mnt/user/domains/MacinaboxCatalina/Catalina-install.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \
    -device ide-hd,bus=ide.3,drive=libvirt-2-format,id=sata0-0-3,write-cache=on \
    -blockdev '{"driver":"file","filename":"/mnt/user/domains/MacinaboxCatalina/macos_disk.img","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
    -device ide-hd,bus=ide.4,drive=libvirt-1-format,id=sata0-0-4,write-cache=on \
    -netdev tap,fd=37,id=hostnet0,vhost=on,vhostfd=38 \
    -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:93:c7:94,bus=pci.3,addr=0x0 \
    -chardev pty,id=charserial0 \
    -device isa-serial,chardev=charserial0,id=serial0 \
    -chardev socket,id=charchannel0,fd=40,server,nowait \
    -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
    -device usb-tablet,id=input0,bus=usb.0,port=1 \
    -device vfio-pci,host=0000:09:00.0,id=hostdev0,bus=pci.6,addr=0x1 \
    -device vfio-pci,host=0000:09:00.1,id=hostdev1,bus=pci.6,addr=0x2 \
    -usb \
    -device usb-kbd,bus=usb-bus.0 \
    -device '************************' \
    -smbios type=2 \
    -cpu Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check \
    -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
    -msg timestamp=on
    2020-03-17 03:39:23.575+0000: Domain id=2 is tainted: high-privileges
    2020-03-17 03:39:23.575+0000: Domain id=2 is tainted: custom-argv
    2020-03-17 03:39:23.575+0000: Domain id=2 is tainted: host-cpu
    char device redirected to /dev/pts/1 (label charserial0)
    2020-03-17T03:39:23.604722Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
    2020-03-17T03:39:23.605876Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
    2020-03-17T03:39:23.606708Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
    2020-03-17T03:39:23.607571Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
    2020-03-17T03:39:25.864710Z qemu-system-x86_64: vfio: Unable to power on device, stuck in D3
    2020-03-17T03:40:37.287751Z qemu-system-x86_64: vfio: Unable to power on device, stuck in D3
    2020-03-18T01:50:04.726123Z qemu-system-x86_64: terminating on signal 15 from pid 9569 (/usr/sbin/libvirtd)
    2020-03-18 01:50:48.740+0000: shutting down, reason=destroyed
    2020-03-18 01:59:21.627+0000: shutting down, reason=failed
    2020-03-20 17:28:47.163+0000: shutting down, reason=failed

     

  12. On 3/14/2020 at 5:45 PM, joecool169 said:

    Unable to connect to indexer: Error: ProtocolError:

     

    System.Net.WebException: Error: ProtocolError:

     

    Can anything be done for these errors?

    So I am a newbie. I was getting this error when trying to connect to an indexer. If anyone else happens to see this post and has a similar issue I want them to know that my problem was actually simple. I setup a vpn "privoxy" and I had put the wrong port number in Sonarr's settings.

×
×
  • Create New...