Minimushroomman

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by Minimushroomman

  1. On 1/22/2023 at 4:44 AM, ebnerjoh said:

     

    Have you found a solution for your issue?

     

    Br,

    Johannes

     

    I am running into a similar issue running a modpack, the web server seems to die before the minecraft server even finished initializing, but the Minecraft server is reachable and operates as normal. I just don't have any admin control over anything. The log viewer was getting rate limited, maybe it has to do with that?

  2. 1 hour ago, Minimushroomman said:

    The bug has been flagged as fixed. One of the helpers claimed there was a library update, but the fix looks client side. Not sure if there's something you need to do manually.

    Here's another report of it:- https://bugs.mojang.com/browse/MC-252683 says its fixed in Future Version - 1.19+ as compared to the other bug report, so might just need to wait for Mojang to push an update?

  3. 55 minutes ago, ljm42 said:

    We made some tweaks, please go to Settings -> Management Access.  (If it shows that certificate_bundle.pem exists, delete it first)  Then click the Provision button again.

    Things look like they're working again. Thanks! I'll test the remote access when I get home :)

    • Like 1
  4. About a month ago I had to restore my boot flash after a device failure. It was an older backup from February after an issue with my server's connection to the backup server. After restoring my OS to 6.10 rc2 or 3; when I update my OS and reboot I couldn't get access to my web GUI. To temporarily fix the issue, I was able to limp along without updating the OS or rebooting the server to have access to the GUI. Today I have some free time after my business had closed to work on resolving the issue. I updated to rc7, and I still have the same issue. My flash backup is current after resolving the connection issues, so I can try to restore to that to restore access to the GUI, but while I have the boot flash out I'll post a diagnostics report in search of a solution. Before shutting down the server I tried to delete my SSl certs because I was having issues with them previously. Let me know if you need any more information and I will let you know if removing the certs and rebooting fixed it, or if I can access it after restoring to my flash backup.

    russellspets-diagnostics-20220508-1735.zip

  5. 4 minutes ago, workermaster said:

    Hi, 

     

    I did a search on here for the term "Wreckfest" but could not find any relevant hits. 

    I saw that you have created a Wreckfest container. This is awesome! I was running a VM specifically for this game, but a Docker would be much better. 

     

    Anyway, I am having issues getting a server to run on different ports. 

     

    I downloaded the container and gave it a different name:

    image.thumb.png.af5b898fb9f9f2d81f112bf3bce4c3f8.png

    Then I copied the server.config from my VM to the container. None of the ports have changed for this server. It starts and I can connect in game to this server. Everything works fine. 

     

    But I also want to run a second server with a few added track mods. I got that to work on the VM but not the container. 

    Here is the second container:

    image.thumb.png.89bf8827b1fa529d92f3c9d076b11378.png

    image.thumb.png.aeccb14b36c557dff7bbd90e27eda133.png

     

    I have changed the server.config accordingly;

    image.png.2b99c20bb52b334d9f6395085deb9905.png

     

    This server does not seem to come online. I can't find it in game. Not online and not in the lan section. 

    Both servers use the same ports (that are forwarded) as the servers running in the VM. 

    I tried only running the modded server only, but it doesn't come online. 

     

    Do you know why a server with changed ports won't come online?

     

    Keep up the good work! I love your containers. 

    I think that when you change the UDP port you have to delete the entry and make a new UDP port with the new port number.

    • Like 1
  6. 1 hour ago, FrozenGamer said:

    I am at a loss as to why my single (not cluster) Ark survival evolved server will not show on the internet.

    I will reiterate and add a few things from my previous post which starts here. 

    To be clear i am asking about Ark, but reference Valheim as it has been working fine.

     

    Valheim container is working and has always worked from external connections. Yet Ark just won't be seen or connect via external connections, just on my local network. Every other game server i have used from this repository/thread works perfectly.  I understand port forwarding on my router

     

    At this point,  I have the following ports mapped on my router 7777,7778,27015 udp only, 27020 tcip.

    Testing with a cell phone tethered laptop, I am able to connect to valheim which uses udp ports via typing the IP address in   But i do not see my valheim server in the steam server favorites.  I tried 2 udp port scanners. one has an error writing to my port on all udp ports i tried to test, 2456 etc for valheim, and 27015 for the following udp port scanner. https://openport.net/udp-port-checker/ (this one doesn't work)

    But https://www.ipvoid.com/udp-port-scan/ does connect to all the udp ports as open/filtered.  it lists the service for 7777 as cbt, 7778 as interwise, and 27015 as halflife.

     

    I was asked the following question from Ich777

    Are you sure that your ISP is not blocking any ports or you are behind a NAT from your ISP? -I have called my isp to ask if they are blocking udp ports or specific udp ports. They said they don't block much, just a few russian military IP's that have been trying to hack them.  Also I don't believe they are because if i can connect to valheim externally and the above port scanner shows all the ports as open/filtered. 

     

    I cannot see my server at https://arkbrowser.com/ 

    I cannot seem to find it when i download all the servers with the boxes checked on my compute (this one is on the same network as unraid/ark server)

    I cannot see the game via tethered laptop and the ark server browser.

     

    Do you have other services exposed to the internet? - i have many computers on the network and i have a few other services exposed for sure, but none on 27015 to the best of my knowledge.. Or 7777,7778 (if that matters or should i forget about those ports for my connection issue?). 

     

    Any more suggestions? or data that i might provide to help see what's going on?

    I would make sure you know what ports are currently open and what service is attached to them. Don't open ports for things you don't intend to use/connect to externally. If you're not using RCON you shouldn't have to open port 27020. As an example for the RCON I'm hosting a Left 4 Dead 2 server, but I don't use the RCON externally. If I need to use it I would remote into the Unraid machine and send it RCON commands through the terminal, so the only port that needs to be exposed is the SSH connection to the machine. 27015 is common for steam services and I believe its used to broadcast the connection to the server on steam, but shouldn't break it if it isn't configured right. 7777 looks like the main gameport, so I would start your troubleshooting there. Hopefully my two cents helps more than hurting :/

    • Like 1
  7. 9 hours ago, ich777 said:

    Yes, this is also mentioned in the description from the container.

     

    What execution error? Please post a screenshot or the log. I've also run multiple servers with one SteamCMD directory and it works flawlessly.

    On what unRAID version are you?

    Running Unraid 6.10.0-rc2

    I just realized there was a port conflict... Wish the error message would just tell me that instead of just generic execution error.

    • Like 1
  8. 5 hours ago, Metti said:

     

    The error with "Validate Installation:" I used to make, that is long gone.
    The share with Appdata was set to "Yes", it is now set to "prefer". What is causing the problem in this case?

    Having it as "yes" means it will write new files to your cache, but then migrate them to the array when the mover is invoked. Having it as "prefer" means it will keep files saved in the cache, unless those files are too big to be saved there. Using "prefer" is safer than using "only" in this case as it prevents you from accidentally filling the cache drive entirely.

     

     

    Also can I run multiple docker containers at the same time using the same SteamCMD installation? I'm currently hosting a Project Zomboid server for me and my friends to play on, and also a Left 4 Dead 2 server so we can play versus with addons after Valve removed addons from their dedicated servers in the versus game mode (and also because the game is a masterpiece). Whenever I go to launch one while the other is running there is an execution error. Is there an easy fix? I don't mind running one at a time because I doubt we will want to play both at the same time, its just a small pain having to remote into the server while I'm at home gaming. Thanks @ich777 for the constant support and regular updates, you've really made my experience using Unraid.

    • Like 1
  9. On 1/4/2022 at 1:27 AM, Zakikun said:

    Hello, It's been a long time since my last feedback. Is there any advice to fix this problem? (Still can't start the server normally with cleanup start)

    I've just started a l4d2 server for me and my friends to play versus with addons and everything seems to be working right.

    Some troubleshooting things I did was under startup parameters I put "-netconport 9000" so that I can use "telnet DOCKERLOCALIPHERE 9000" to access a terminal without relying on the logs. From there I can use commands like "status" and "map c2m1_highway versus" to change maps and gamemode. You can also view set variables and things there with the help command. I'm not sure how you've configured the server but there are some older guides in the Steam community that still worked for me. Hope this helps a little :/

    • Like 1
  10. Finally fixed!!! I was using Q35 because in earlier testing it had better results for some USB compatibility for some point of sale features like barcode scanners and printers. I switched to i440fx after noticing in the event viewer that there were errors in the update connecting to the internet upon restart to download updates. Was thinking of maybe switching BIOS but switched to the different machine, and it worked.

    On 3/28/2021 at 6:32 AM, ghost82 said:

    Do you have a third party antivirus?

    Do you have some yellow exclamation mark in system devices?

     

    Disable or better uninstall the av, if the update installs fine then you can reinstall the av, disconnect all devices except the main ones (monitor, keyboard, mouse).

     

    Do a reset of your windows update: you can use the attachment (rename from txt to bat and run as administrator), I used it successfully in the past to reset windows update.

     

    Good luck

    wu.txt 1.67 kB · 5 downloads

    Not sure if using this in combo with the new machine helped, but previous attempts using this with Q35 resulted in the same failure to update upon restart. Thanks for the help  with troubleshooting though!

  11. 11 minutes ago, ich777 said:

    There is actually a Docker request thread open here on the forums:

    I think it would be best to post their since I don't know anything about this software...

    Ok, thanks! I'll see if it happens. On a bit of a time limit, the current POS we use is no longer supported, so I'm trying to see if i can save my parents some money on a new POS. It sucks because we paid a pretty penny for the software just two years ago and now their payment processing isn't being updated.

  12. Can someone make a docker container for opensourcepos? Github Repo. I'm looking into using it for my family's small business, but I'm not familiar with using docker to install it. It would also be a little more convenient to have a container for it so my parents who know little about computers can easily start/troubleshoot it. Thanks in advance!

  13. @ich777Its not really a game server, but I'm not sure if there's a better thread to request it. Can you make a docker container for opensourcepos? Their github repo. I'm looking into using it for my family's small business, but I'm not familiar with using docker to install it. It would also be a little more convenient to have a container for it so my parents who know little about computers can easily start/troubleshoot it. Thanks in advance!

  14. On 3/31/2021 at 5:10 PM, Jaxs said:

    OK..... problem solved i believe. So i got a message from my ISP last week that they were doing maintenance to the entire township and i was included in that. What i didnt know is that my IP address changed 😆.  Steam seems to be able to see it both ways now. I will have a friend try to connect and see what happens

    To prevent this in the future you can use a dynamic DNS server to sort of work around changing IPs without paying for a static IP. Spaceinvader One has a good video on how to setup one using Duck DNS here ->

     

    • Thanks 1
  15. 18 hours ago, Minimushroomman said:

    Just setting up unraid 6.9 and am using the UDMPro, I am getting the same initial error message when provisioning the certificate. I saw the workaround using PiHole but I also am not using it. Any idea what fixed it for you? The UDM is on version 1.9.2 and network version 6.1.70.

    Same weird thing, tried again today and it works! Not sure why lol.

  16. On 3/16/2021 at 10:46 AM, takkkkkkk said:

    Oh Weird, I tried it today after reading your comment, and it seems to work fine now...

    Just setting up unraid 6.9 and am using the UDMPro, I am getting the same initial error message when provisioning the certificate. I saw the workaround using PiHole but I also am not using it. Any idea what fixed it for you? The UDM is on version 1.9.2 and network version 6.1.70.

  17. **FIXED**

    1 hour ago, Minimushroomman said:

    This is what I'm working with.

     

    Would there be an issue where I have to connect to the Comcast business gateway and forward ports from there to my router? My router should be routing the ports directly to my unraid server. Is there a way to tell if the connections are going through?

    I had to log into my Comcast modem/router and forward the ports from there to my Ubiquiti router. From there I forward the ports to my Unraid server, and finally to the docker. I had to log into the Comcast gateway from my phone, and just cut out the LTE fail over, but its working!

    • Like 1
  18. Still nothing fixed. "Failed to install on ‎3/‎19/‎2021 - 0xc1900101" is the latest attempt, other than that it just says 'Requires a restart to finish installing". I've been telling it to update and restart on nights I turn the computer off, but still have to force stop the VM in the morning and restart it to get it to work.

  19. 24 minutes ago, ich777 said:

    Are you really sure that you forwarded all ports with the right protocol?

    This is what I'm working with.

     

    18 hours ago, Minimushroomman said:

    This is what I have forwarded

    Screenshot_2021-03-25 UniFi Network.png

    I've updated to all the optional ports to be safe now as well.

    1124895364_Screenshot_2021-03-25RussellsNetwork-UniFiNetwork.png.ad15b54091ab78638cbc30be63f3ce2c.png

    This is what the docker looks like for ports.1342062254_Screenshot_2021-03-25russellspetsDocker.png.c6284a15b52e2cb95cb6b71ab80fda1d.png

    Would changing the network to host fix?

    Would there be an issue where I have to connect to the Comcast business gateway and forward ports from there to my router? My router should be routing the ports directly to my unraid server. Is there a way to tell if the connections are going through?