bobbo489

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by bobbo489

  1. I think I solved my issue, my system share was set to use the Array instead of Cache. Once I switched the system share to use Cache, the containers updated and marked themselves as updated with no issues.
  2. Is the issue still happening for you? I find it hard to believe that Unraid would want to force everyone to use 8.8.8.8 as their dns resolver. I use my gateway, which then points to Cloudflare on 1.1.1.1. It would be nice to hear someone from the team chime in if this is a known bug or something they may be tracking.
  3. argh, still does not work. Still drops me straight into character creation instead of region select like it should. I enabled caching on appdata. I ensured the files that I uploaded both reflected in /mnt/cache/appdata/projectzomboid/Zomboid/Server and /mnt/user/appdata/projectzomboid/Zomboid/Server. It works now. I needed to upload my spawnregions.lua to the cache directory!
  4. Ah, yeah, my appdata is set to No for Use cache pool. So I am going to try to change it to Prefer, remove the container completely, then reinstall it. As for the start/stop/start thing. Once I pull down the container it starts up, being that I had cache set to no on AppData, I was just going the path I mentioned. I will try this. I am guessing I would then upload the servertest.ini file to the cache directory of PZ instead of the final location. Then the mover will invoke the move at a later time?
  5. Hello, I am running into an odd issue with the Project Zomboid container. I asked on the Project Zomboid forums and the support team is thinking it might be a container issue. So the issue. I have edited the servertest.ini file to include the mods I want to use, the following section have been edited Mods=tsarslib;amclub;AquatsarYachtClub;ATA_Jeep;isoContainers;RainCleansBlood;Super Bulldozer;Chestown;Fort Knox;lakeivytownship;KingsmouthKY Map=Kingsmouth;li_township;Fort Knox, KY by Woldren;Chestown;Muldraugh, KY WorkshopItems=2392709985;2778576730;2392987599;2636100523;2625625421;2956146279;2713275891;2840889213;1414568604;2252982049;2434339338 I have not adjusted my SpawnRegions.lua file, so it remains with having the default 4 regions. I am facing the issue of the game not allowing me to choose my spawn region, whenever I join it drops me into Char creation. I then spawn in Kingsmouth. This is a new world. I installed the container, it auto started. I stopped it, removed the world.db file, as well as the Saves/Multiplayer/world/ directory. I then took the local servertest.ini file and uploaded it to /mnt/user/appdata/projectzomboid/Zomboid/Server/. Then restarted the docker container. The game spins up but drops me in like described above. Is there possibly another location I need to be updating for the PZ Container? Or some permissions issues?
  6. I do not have enough experience with docker and the work required to get one running. I have done a pull request which has the update needed. I may play around with this, but cannot guarantee anything timely, or quality.
  7. If @testdasi wants to, I have created a pull request that brings in the new InfluxData cert. This enabled GUS to start up and run. https://github.com/testdasi/static-ubuntu/pull/1
  8. I LOVE IT! This works with so much ease! Now onto the work of bringing in tons of recipes! Too bad they don't come preformatted in JSON
  9. I will have to try the above out. I am having troubles setting up mariadb now. I decided to blow it all out and start anew and now can't figure out what steps I did last time to set it up.
  10. Saw this and wanted to get a nice recipe holder so I don't have to have hundreds of links to sites. However, I am having huge setup issues. The biggest setup issue is that no tables are being created in my MariaDB docker (using the one that is advised, went into the docker and created the openeats user and created the openeats database). Attached are the settings I have so far. (I have ping connectivity between the containers). The next issue is that I cannot log in (but I am guessing that is related to the fact that there are no tables created and populated, so openeats can't cross check to ensure authorization)
  11. So I just ran into this issue, again. I have docker set up on 1 network, and the rest of the things in my house set up on another. And somehow, Unraid decided that using BR2 was best to get to the internet....it didn't work. In order to fix the issue I changed the metric for BR2 and associated Eth2 to be 5 and set BR0 and Eth1 to be 1. Now I can reach out to the internet again.
  12. No, I did not. I have been sidetracked the last month so I haven't been able to dig into it anymore.
  13. I also just tried setting up VLAN's on both my USG and in the Network Settings of UnRaid....still no luck. BR3 is getting the datas....but it just isn't making it into the VMs
  14. So, still having the issue. I installed tcpdump on unraid from nerdpack. TcpDump shows data flowing to br3 (the port that is hooked up to the mirrored port from the switch). I have also tried adding BR3 to other VM's, the only data that goes through to these other VM's is the same that goes to Security Onion. It seems that the VM Manager is dropping everything that isn't a broadcast/multicast.
  15. yep, I used tcpdump -i enp3s0 and it is just seeing broadcast traffic coming through, it should be flying right now since I have a couple video streams and music streams going.
  16. Hi, thanks for looking at this. The Sensor VM of Security Onion is dual homed, 1 NIC is set to promiscuous that is supposed to receive all traffic on, the other is how I can connect and the Master Onion can connect to it. So, it does have its own IP set for the interface that I need to talk to, while the other interface is set to Promisc so it doesn't get an IP. As for making sure the switch is mirrored. Yep, that was my first thought when I saw nothing was going through. I connected my laptop in place of the cable that comes from the switch to that physical interface and turned on wireshark and then watched the packets flow!
  17. Well, I found the password. Odd that it is this (below). Here is the run command.
  18. Hi, I had to go out for the week but am back. I do not have a Force Restart option anywhere. I tried looking at the Container on the Docker tab of Unraid as well as looking at the container in Portainer. I did look at the subfolders and all the folders that you wanted me to look at are, (for /mnt/cache/appdata/minecraft root:root), and for the sub folders they are (bobbo489:1000).
  19. Not sure where to get that. I am using this all from UnRaid. So it is just choose it from the list, download it, and then select start. /var/log/docker.log doesn't show anything in there for the command run. This is the command PS info for the correlating process that started when the mineos container restarted. docker-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/82a7ab3eb8643a40f8f2933559da556ed50bdfd8a2f021b4dbf5f9979d05fade -address /var/run/docker/containerd/docker-containerd.sock -containerd-binary /usr/bin/docker-containerd -runtime-root /var/run/docker/runtime-runc
  20. But now I cannot get a server to run and this log entry from /var/log/mineos.log is kind of vague. Any thoughts on fixing this? {"level":"info","message":"[testing] received request \"start\"","timestamp":"2019-04-30T02:46:35.985Z"} {"command":"start","uuid":"2bbb5d00-6af2-11e9-b791-ab42d78053ab","time_initiated":1556592395984,"success":false,"err":"!up","time_resolved":1556592396086,"level":"error","message":"[testing] command \"start\" errored out:","timestamp":"2019-04-30T02:46:36.087Z"}
  21. I am in. I forgot I could just go in through Portainer console and change the password in the shadow file with passwd.....sometimes I hate Linux and the logicalness of it.
  22. Nope, I have not changed anything. I just installed? the Docker Container started it and went to the webpage to log in. Tried both mc/password and mc/mypass. Neither works.
  23. Is the MineOS username/password different than what is mentioned in the docker container download? I am trying to log into it and it just refreshes the log in page. It won't accept the default credentials.
  24. Hello, I would like to run a Security Onion VM (Network Security Monitoring Tool), and need to set up Unraid to allow the traffic that I am mirroring to go to that VM. I have set up the VM according to the Security Onion guide, I also have verified that my switch is correctly mirroring traffic. I cannot get the traffic to go through the server and into a VM though. Attached are the settings I have. ENP3SO is the VM ip info. ETH3 is set up to work under BR3 (server has multiple ports). Any tips/input/fix actions would be of great help! Thank you bobbo489
  25. Hello, I have set up a couple VM's in unraid, when I go into them I am not able to use the pipe (|) key, the less than (<) key, or the 5 numpad (5) key. The | and < end up outputting > while the 5 just does nothing. I'd really really like to get Kali and SIFT up and working, with pipes working since that is a big deal. I am accessing those VM's through unRaids web access (just click on the VM then select VNC Remote) If unRaids vnc viewer does not work, is there something else I can use? That works that I won't have to do a ton of tweaking with the VM's in order to make it work?