Jump to content

ich777

Community Developer
  • Posts

    15,015
  • Joined

  • Days Won

    190

Everything posted by ich777

  1. Like @binhex said, you must turn yourself into a server OP or give yourself the privileges but my latest information on the bedrock servers are that the permission system is not implemented yet.
  2. Eventually @Spectral Force can help you out...
  3. If you're interested i can look into that but i think it should be totally doable.
  4. Are the savegame variables right? What files did you change, did you change any filename, did you delete something, what did you exactly change? Short explenation main configuration file must be in the root of your 7dtd folder then the Serverconfig variable in the template must be the same as the configuration file in the root of the directory eg: 'serverconfig.xml' (without quotes). The folders for the savegame and userdata cannot be changed manually. For the ingame settings i can't help you eventually someone else has a solution who own's the game.
  5. Sent you a message, docker is ready, please report back.
  6. You will barely recognize it... I can't see and tell any downside at the time. Also there is DNS Cloak for iOS and there are also clients for windows, mac, linux. Even firefox supports it natively...
  7. This should now be fixed after you updated and once restarted the container.
  8. I think you only mean the 7DtD folder in the appdata directory... That it locks up is completely not intended, also nothing has changed when it downloads the files... I also can't reproduce that i cannot acces the whole folder i think there might be a little permissions problem, all files accessable and editable. I think it has something to do with your domain in active directory. EDIT: I've now rebuilding the containers again please try again in a few minutes, now i've changed the permissions to 777
  9. Exactly. Nope, these are standard DNS servers and they are not secured by DoH but since i don't want to get Cloudflare or Google all of my DNS querys i rotate them and i let my server also use a few friends of mine and so no one could say wich traffic from wich device came, my server at home is more or less the DNS server for all of these devices. Yeah i thought of that but that's a little bit too much latency in my oppinion and there is everywhere a weak point. I'm sick that everybody tracks everything and now i got a gateway (my Unraid DNS server that asks goolgle, cloudflare and a few other dns servers unencrypted) where everything is a little bit messed up in terms of tracking because ~10 people are using it.
  10. Restart the container once please and try again but i don't get any issue, btw did you install it from the CA App or did you just click Add Container? I've tested it also and it works just fine if your UID and GID are the standard ones from Unraid.
  11. If you do it this way it makes no real sense becaus your whole dns traffic is routed through cloudlfare and you can use their apps instead. This docker should be only be a gateway to your mobile devices for all dns querrys... Also cloudflare can't detect that (1.1.1.1/help) you are using DoH with your mobile device when you're using my container and possibly with 1.1.1.1 or the public google dns resolvers since my container is not related to their servers. I created this container more in that mind that i don't must use their apps (since i'm rotating DNS querry services from various providers) and also filter out all my ads with pihole on my mobile devices including to be a bit more secure by encrypting it with DoH and get a little bit more battery life from my mobile devices. But you can also use it this way but it makes no real sense since there are apps that can use DoH and filter ad addresses like pihole does (the battery advantage is then gone).
  12. @bubo & @WeAreTheDynamite Please try to update the ARK or 7DtD docker through the Unraid GUI and report back, updated the docker so that this shouldn't happen again.
  13. It say's that you don't use DoH because you don't use the 1.1.1.1 DoH app The can't detect it when you not using their app but if you are using their app than you don't get the benefit of PiHole adblocking even if youre not at home (also you know if it works if the ads are gone on your mobile device) also you can't detect easily detect DoH. You can also make a DNS Leak test to try if everything works correctly (also don't forget to specify only one upstream DNS server - your PiHole otherwise it will choose any server in the DNS upstream server list). DNS Leak Test
  14. Oh, what? What did you mean exactly can you describe the problem a little bit more? In my case i can edit all the files without beeing root on the appdata folder, only if a new file from the docker itself is created you must restart the docker and you can edit it again...
  15. Stop the Docker and remove it completely, click on the console symbol in the Unraid webgui in the top right corner enter: 'cd /mnt/user/appdata' press enter, then enter: 'rm -R <yourfoldernamegoeshere>' press enter (but please be sure that it is something like: 'rm -R 7dtd' otherwise you can delete other folders to) then simply close the terminal window. After you do that go to the CA App and redownload the Docker.
  16. Have you deleted the whole folder in the appdata folder and also the Container?
  17. Please keep in mind that this error is a totally game specific question and should be asked in the game forums. Also this is only a warning (even on my 32Thread server with 64GB of RAM and the game on SSD's i get this error) it indicates that the cpu is pushed to hard by the minecraft server try to lower your view distance. Also there was a bug in the game i think *link* try a quick google search for: Minecraft server ticks behind This is a very cpu intensive game and likes speed over threads (5Ghz better than 12 threads)... If you don't get any lag just ignore the warning message, it happens mostly on my server if i go to an undiscovered area where the server must generate the terrain but if it's created and you go again to this area everything works just fine without this message.
  18. Tried to get Alien Swarm to work but since my server has 32Threads and there is a bug in the game so that the game wouldn't work on cpu's that got 32 or more Threads i will not make a Docker for that game -Sorry...
  19. Fine, like i've said, the container couldn't download the zip file. Hope it all works now.
  20. I tried it also to do it on my server with your version that's what it should look like: You can also try to download the server executable on your computer and palce it in the server directory and restart the conatiner (no guarantee that it works). It seems that your server can't download the executable, it get's it from here: Click (This is the direct link to version 1.13.0.34)
  21. Your server can't download the file, that's the only thing i can say, i've downloaded it also and it works fine oob. I attached the log from my server. Please check if you got any space in the version number (in front or at the ending). Also please check if you got a bedrock-server-1.13.0.34.zip in your main directory, if you it's in there delete it and restart the container. @Masterism I think he has the Minecraft Bedrock Edition not the standard edition installed. You can also download the jar file on your windows/mac/linux machine and place it in the main directory of the docker you don't have to do it with ssh and wget. minecraft_bedrock.log
  22. First of all, please edit your post and delete the picture, it shows your password... Nothing seems wrong here, it should work fine from the ingame console. You connect to the server and enter the rcon password command (it has not to be docker). Please refer to the game forums or search for how to use rcon. You could also enter 'rcon_address' and type in the address of your server and then enter the password of your server if you don't connect to it in the first place. Also i don't know if it has something to do that you doesn't specified a token.
  23. Have you set the rcon password to 'Docker' in the configuration file? Can you post you server config file? I think that RCON is not set up properly... Also this is a game specific question and should asket on the game forums but from a quick goole search i get for example: *Click*
  24. Just download the docker and everything will work oob, all other questions are game specific and should be asked in the game forums. The Dockers are designed for easy use, just read the discription carefully and you are good to go. Worked it bevor on 6.8? Don't know if they changed something, where is your appdata folder for the game on the array or the cache disks, how are the disks formated? That's totally normal and the usual way the game is installed. Did you also uninstall the image and redownload it?
  25. For that share yes but that share is not affacted... I think i will further investigate and keep you updated if i solve the problem.
×
×
  • Create New...