mattw

Members
  • Posts

    176
  • Joined

  • Last visited

Everything posted by mattw

  1. That is what I have been doing in order to download and use a specific backup file. I am not a coder... I am using this script and it very faithfully makes my backups and they work. https://blogmotion.fr/systeme/script-backup-pfsense-configuration-16496 I assume that I could somewhere add a chmod to the script?
  2. This is all I get... would a manual scan be something different than clicking rescan in the GUI?
  3. Odd permissions question... I have a script that takes a curl backup of my pfsense router, works great and has been for a good while. The problem, the backup file permissions are only rw for the user. I need rw,r,r or rw,rw,rw. Is that something I can correct in the plugin?
  4. I am having a problem with FCP hanging on scanning. I initially was running this because a script that I back of PFSense with is not assigning permissions they way it should, not sure what to do about that. But, FPC should not hang. tower-diagnostics-20230606-1052.zip
  5. So, I have an old low power Unraid box I have been running for years. Started with and A4 CPU and last winter I upgraded to an A10-6700 CPU. I am not sure that I am getting/using all of the cores and threads. It seems to me that I should see CPU 0/1/2/3 with HT 0/1/2/3? From System Profiler: From Dashboard: tower-diagnostics-20230518-0928.zip
  6. So, I have developed a problem with data gathering in Home Assistant. Bear in mind that this had been working fine, not sure if the latest HA updates or Unraid API updates broke it. I get all of the switches for my dockers and the capacity of my array, but I have lost the data for [sensor.unraid_array_protection] and [sensor.unraid_array_status] both have become unknown in HA. Both of these sensors do populate for a split second from time to time, and then revert almost instantly to unknown in developer tools in HA. I should add that I am on 6.11.5 Unraid Plus and 2023.1.7 of HA. The part that leads me to believe that this may be an Unraid side issues is that the API connection to my server, after login, only shows my server dockers it now does not list VMs, Utils and server status. I am still seeing the MQTT traffic from Unraid that includes the cpu type, mobo model, memory size, disk space , unraid version It appears that from time to time the MQTT data from Uraid is correct. And that sometimes it is truncated. Here is my post on the Home Assistant forums. https://community.home-assistant.io/t/unraid-api-connect-and-control-unraid-servers-through-home-assistant-via-mqtt/154198/62?u=mattlward
  7. Can someone point me toward a way to modify the default ports in the docker.compose file? It appears that the port range that I want at install or edit must match the docker.compose file defaults otherwise it will not load. The other option would be to import my existing server running in another container, but I can't find a clear answer regarding will the import leave the old server intact.
  8. This may not be a good question, but gotta ask... I have the vanilla binhex-minecraftserver installed and working well. My daughter and I have a world built in it. I later installed the binhex-crafty4 and another vanilla server under it and have built my own world, but this server is not stable at all. Crafty drives my little CPU to 100% and runs me out of ram. So , the question is how do I just make a second install of the binhex-minecraftserver along side of my first so I can move my world over and rid myself of crafty4?
  9. You asked if it was causing any problems... just realized it is. In Home Assistant my switches for various dockers get out of sync and are sometimes unavailable and restarting unraid-api fixes the states..
  10. I am using one Debian VM no GPU to pass thru, only the A10 APU, not sure if I would know or not. I found it looking for the server connection error as I figured that the API was used for that as well as my home assistant server to see this server.
  11. Here ya go... tower-diagnostics-20230103-0951.zip
  12. That fixed the My Servers issue in the upper right. But, I still have the following in my unraid-api log. 01/03/2023 9:37:54 AM Cannot read properties of undefined (reading 'children') 01/03/2023 9:38:15 AM Get VM Details for ip: 192.168.1.100 Failed 01/03/2023 9:38:15 AM Cannot read properties of undefined (reading 'children') 01/03/2023 9:38:34 AM Get VM Details for ip: 192.168.1.100 Failed 01/03/2023 9:38:34 AM Cannot read properties of undefined (reading 'children')
  13. Here is the report... I do connect via http://internal ip address and http://tower.home. The latter is not in the list. The section of logs you were asking for the source for are from the unraid-api logs. <-----UNRAID-API-REPORT-----> SERVER_NAME: Tower ENVIRONMENT: production UNRAID_VERSION: 6.11.5 UNRAID_API_VERSION: 2.54.0 UNRAID_API_STATUS: running API_KEY: valid MY_SERVERS: authenticated MY_SERVERS_USERNAME: mattw CLOUD: STATUS: [ok] IP: [52.40.54.163] RELAY: STATUS: [connected] MINI-GRAPH: STATUS: [connected] SERVERS: ONLINE: Tower[owner="mattw"] OFFLINE: ALLOWED_ORIGINS: http://localhost, http://IPV4ADDRESS, https://IPV4ADDRESS, http://tower, https://tower, http://tower.local, https://tower.local NCHAN_MODE: nchan </----UNRAID-API-REPORT----->
  14. So, if I spin up another docker of the same server, I should be able to move worlds around? Can I install the binhex server in another container by just using different ports or do I need to name it somehow differently so it does not overwrite the existing install? How do I add more worlds, does each server install only have one world?
  15. So, I am really new to Minecraft. My daughter has played for years and asked if I could set up a server for the 2 of us to play together on, so I did and it is running fine. I would like to install some very basic mods and I would like to install forge as well on the server. But, I really do not want to risk our progress and maps... Can I do this and is there any kind of guide that will help me figure it out? My server is running 1.19.3, I have forge 1.19.2-forge-43.2.3 (latest) installed on the workstations. But, it will not connect to the server because the versions are different. I assume that I need to also install the forge server somehow. Do I need another docker or can this one run multiple flavors? Again, I do not want to destroy our progress, it would be great if our world could be opened in forge. Are my nightly appdata backups good enough to preserve the world we have created? Or is that local to the workstation? Also, when I open the docker web gui, all I get is a console that tells me in real time what the users and server are doing, is that what I should get? Sorry for being such a noob here.
  16. I am getting a constant flood of the following error in Unraid-api. I am sure that I likely have something configured wrong, but am not sure what. i do have one Debian VM running. I am not sure if this is unrelated or not, but when I click on my account, upper right of server window, I am getting the My Server error JSON.parse:unexpected character at line 1 column 1 of the JSON data. I am running 6.11.5 with licensed Plus key. But according to the My Servers home page, it is all working and changes to my thumbdrive are immediately backed up. 12/31/2022 2:37:08 PM Cannot read properties of undefined (reading 'children') 12/31/2022 2:37:28 PM Get VM Details for ip: 192.168.1.100 Failed 12/31/2022 2:37:28 PM Cannot read properties of undefined (reading 'children') 12/31/2022 2:37:48 PM Get VM Details for ip: 192.168.1.100 Failed 12/31/2022 2:37:48 PM Cannot read properties of undefined (reading 'children') 12/31/2022 2:37:55 PM npm ERR! path /app 12/31/2022 2:37:55 PM npm ERR! command failed 12/31/2022 2:37:55 PM npm ERR! signal SIGTERM 12/31/2022 2:37:55 PM npm ERR! command sh -c cross-env NUXT_HOST=0.0.0.0 NODE_ENV=production node server/index.js 12/31/2022 2:37:55 PM 12/31/2022 2:37:55 PM npm ERR! A complete log of this run can be found in: 12/31/2022 2:37:55 PM npm ERR! /root/.npm/_logs/2022-12-31T10_03_43_755Z-debug-0.log tower-diagnostics-20221231-1456.zip
  17. First off, I only have a 7TB array, 2x2TB and 2X1.5tb drives. The 1.5tb drives are getting really old, I do not need a huge array and I am thinking for swapping parity and the 2 1.5tb drives for a pair of 4tb drives. I have been reading everywhere trying to figure out what drives to buy and everytime I pick one I find something that makes me change my mind. I am living on a budget, thus the old server. Mainly media and onsite backup of 2 HA installs, PFsense and a Pi4 general linux machine. I also run ripper, we have a substantial DVD collection of movies and TV shows. So, I do run Plex as well. My mobo is almost an antique and I am thinking of updating to an i5 9,10 or 11 gen cpu and board. Less drives gets me out of my giant Lian Li case as well. What drives would you all suggest? I know I want CMR and 7200rpm. I have been thinking WD red or red pro and Segate Ironwolf. The nice thing, once my parity drive is up to 4tb, it would only take 2 more to replace all 4 drives in my array!
  18. Which github? No, I do not have any port forwards set up.
  19. Ok, so I have never used nor do I understand Steam. I have installed Steam on my windows machine and created an account. I have installed your Factorio docker container on my unraid server. BTW, my daughter wants to play this game. When I start the server, I get the following in the logs. It is trying to use my external address. When I start Steam, it does not find my server on the LAN. What am i doing wrong? Router is pFsense. Do I have to buy Factorio to run this at home? 1.108 Info ServerMultiplayerManager.cpp:795: updateTick(0) changing state from(CreatingGame) to(InGame) 1.300 Info ServerRouter.cpp:650: Asking pingpong servers (pingpong1.factorio.com:34197, pingpong2.factorio.com:34197, pingpong3.factorio.com:34197, pingpong4.factorio.com:34197) for own address 1.300 Info UDPSocket.cpp:39: Opening socket for broadcast 1.301 Error InterruptibleStdioStream.cpp:61: Got EOF on stdin; closing 1.301 Info RemoteCommandProcessor.cpp:130: Starting RCON interface at IP ADDR:({0.0.0.0:27015}) 1.301 Info CommandLineMultiplayer.cpp:292: Maximum segment size = 100; minimum segment size = 25; maximum-segment-size peer count = 10; minimum-segment-size peer count = 20 1.351 Warning ServerRouter.cpp:527: Received own address message reply with conflicting address (got IP ADDR:({98.228.XXX.XXX:4947}), expected IP ADDR:({98.228.XXX.XXX:40452})) 1.351 Warning ServerMultiplayerManager.cpp:643: Determining own address has failed. Best guess: IP ADDR:({98.228.XXX.XXX:40452}) 1.368 Error ServerMultiplayerManager.cpp:732: Matching server connection failed: Error when creating server game: Missing token. 1.435 Warning ServerRouter.cpp:527: Received own address message reply with conflicting address (got IP ADDR:({98.228.XXX.XXX:5312}), expected IP ADDR:({98.228.XXX.XXX:40452})) 1.485 Warning ServerRouter.cpp:527: Received own address message reply with conflicting address (got IP ADDR:({98.228.XXX.XXX:55928}), expected IP ADDR:({98.228,XXX,XXX:40452}))
  20. Ok, I did not anticipate that step and had moved a bunch of stuff back to the array. That is going to make they check look bad? Although it was updating parity as it moved stuff in.
  21. So, the array looks good now and I am moving things back without a cache drive. Really want to put it back in, but I am not sure if the cache was the root of the problem or if I had bad ram. I am leaning toward bad ram as the system is dealing well with large moves now, just slow.
  22. Well, at my desk my UPS is very small. If we start taking power hits I will manually down the machine. One of the things I was prepping to do when i broke the array was to get the UPS and server connected and talking, did not get that far. I will keep that in mind, hope I do not have to do rebuilds to often. Gotta ask, your sig indicates test VMs with Unraid versions... how on earth does that work with you array? Can you only have one started at a time and it runs the array?
  23. Rebuild running, getting 120MBs... only 4.5 hours and I hope the power stays on. I assume that if we have power drop, I can stop the action in the array operations window, power down and start again at next boot?