Zero

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by Zero

  1. I recently changed from PIA to Mullvad using this guide. But the Webgui does not work anymore. This is a rundown of my settings: Priviliged container Extra parameters: --sysctl="net.ipv4.conf.all.src_valid_mark=1 VPN enabled vpn username/password default VPN_PROV = custom VPN_CLIENT = wireguard No strict portforward Lan network = 192.168.178.0/24 (server ip is 192.168.178.x) Name servers = default I let Sabnzbd run, drag my wireguard config in there and rename it to wg0.conf. The container starts without any error and sabnzbd also has no errors in the log. What am I doing wrong here? I tried different container tags, different settings, different WIreguard configs but nothing helps. I saw some threads where people had the same problem but they did not post a fix (like this one). I think I found it. I'm using Tailscale subnet router to connect to my machines so therefore I am not in the LAN network I have defined. I need to find out what IP my container is seeing when I cannot to it so I can add it to the LAN network. final edit: I fixed it by adding 100.64.0.0/10 (found the cidr here) to the lan_network variable
  2. Wondering the same, if I find a solution for this I can really replace my Pi.
  3. That's what I do too, but where do you enter the names for the Pi to resolve? I want to type: http://banana in my browser and be forwarded to the 192.168.1.100 IP. What file should I edit to make this possible?
  4. I want to use my Pi-Hole as local DNS resolver, but want to keep my current DHCP server (so not using PiHole DHCP). What would be the best way to do this?
  5. People who get the 403 error and you have an USG Gateway, SSH into the gateway and enter this command: configure set service dns forwarding options rebind-domain-ok=/unraid.net/ Whoever added all the useful 'Help' information, you're amazing!
  6. Thanks for the tip! Tried setting the memory to one and two percent, hope it helps! If it crashes again, I will get the diagnostics and see what's up
  7. My unRaid WebUI gets unresponsive every two days or so, SMB and all the dockers are still reachable but the UI is stuck. After quite some Googling there isn't really an option to only restart the webui and not the whole machine/array. I'm now reading into cpu pinning and I hope that will fix it but maybe you guys have some other ideas/tips?
  8. Just digged through the syslog a bit, seems like nobody SSHD into it, can't find anything weird in the logs either.
  9. Long story short, wanted to open port 80 for another machine and accidently entered my unRAID ip (it was a long day). So my unRAID box was open to the internet without any verification (was a fresh install and just set it up) for about 10~ hours, any tips for damage control and seeing if anyone messed with my server? I would be open to a fresh install but I'd like to keep my dockers + files on my disk
  10. Do you might have an idea why the plugins don't work for me 99% of the time? Whenever I reboot the plugins are disabled again and I have to re-enable them
  11. I just downloaded and setup deluge, but whenever I enable any plugins (e.g. label or extractor) they are reset after boot. I want to use this with sonarr but even tho I enabled the label plugin, sonarr and radarr say I don't
  12. Since the last update my Sonarr has been acting realllyyy weird, the RSS sync and scanning library are taking ages and here are the logs I didn't change and of the settings, just added some shows. It's not like Sonarr is not working but it's realllyy slow and glitches pretty hard.
  13. I'm not saying CA is the problem but I'm just trying to determine where I exactly fucked up. If I want to be sure I don't have any previous files of the docker are left, what directories should I make sure I've deleted? (e.g. dockerman, appdata etc.)
  14. If you're stream is lagging you can tune the quality down (1 highest, 25 lowest) and if you're recording, did you change the fps from 5 to higher? because it's 5 on default? And great to hear the docker is working! Did you use this XML or did you download it from CA? I requested it to be posted on CA but it stopped working so they pulled it, so I would love to hear if you're using this XML or the CA template.
  15. Alright if you use a client like WinSCP you can navigate to /boot/config/plugins/dockerMan/templates-user and then create new document (notepad, notepad++ etc.) paste the XML in there (all that text in my main post) save it as .xml, so something like "my-shinobi.xml" Now it should be a docker template so you can add it on the docker template with "add container" and customize it to your liking If you have any problems I would love to hear it, I'll ask a mod to add it to the apps store soon but I want to make sure this template is "good"
  16. You could copy this XML and use it yourself, I think I cant publish it to the community apps thing because I need to submit it. if you need an explanation I could help you out in a hour or so Sent from my SM-G935F using Tapatalk
  17. So I'm about to buy a couple of IP camera's and I wanted some nice software to use it with, I used zoneminder but the UI was a killer for me, I saw a post on /r/selfhosted that people liked Shinobi so I decided to make a docker template for it! <?xml version="1.0"?> <Container version="2"> <Name>shinobi</Name> <Repository>shinobicctv/shinobi</Repository> <Registry>https://hub.docker.com/r/shinobicctv/shinobi/~/dockerfile/</Registry> <Network>bridge</Network> <Privileged>false</Privileged> <Support>https://hub.docker.com/r/shinobicctv/shinobi/</Support> <Overview>Streams by WebSocket, and Save to WebM. Shinobi can record IP Cameras and Local Cameras. &amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&#xD; &#xD; If you used the default databse the login credentials for the WebUI are: &amp;lt;br /&amp;gt;&#xD; Username : [email protected] &amp;lt;br /&amp;gt;&#xD; Password : password &amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&#xD; &#xD; To change these credentials after logged in. &amp;lt;br /&amp;gt;&#xD; &#xD; 1. Login &amp;lt;br /&amp;gt;&#xD; 2. Click user email located at the top right of the dashboard. &amp;lt;br /&amp;gt;&#xD; 3. Open Settings. &amp;lt;br /&amp;gt;&#xD; 4. Change details to your liking. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&#xD; [b]Converted By Community Applications[/b] </Overview> <Category/> <WebUI>http://[IP]:[PORT:8083]</WebUI> <TemplateURL/> <Icon>https://pbs.twimg.com/profile_images/850880216666849280/c2iECrEE.jpg</Icon> <ExtraParams/> <DateInstalled>1495465372</DateInstalled> <Description>Streams by WebSocket, and Save to WebM. Shinobi can record IP Cameras and Local Cameras. &amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&#xD; &#xD; If you used the default databse the login credentials for the WebUI are: &amp;lt;br /&amp;gt;&#xD; Username : [email protected] &amp;lt;br /&amp;gt;&#xD; Password : password &amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&#xD; &#xD; To change these credentials after logged in. &amp;lt;br /&amp;gt;&#xD; &#xD; 1. Login &amp;lt;br /&amp;gt;&#xD; 2. Click user email located at the top right of the dashboard. &amp;lt;br /&amp;gt;&#xD; 3. Open Settings. &amp;lt;br /&amp;gt;&#xD; 4. Change details to your liking. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&#xD; [b]Converted By Community Applications[/b] </Description> <Networking> <Mode>bridge</Mode> <Publish> <Port> <HostPort>8083</HostPort> <ContainerPort>8083</ContainerPort> <Protocol>tcp</Protocol> </Port> <Port> <HostPort>3314</HostPort> <ContainerPort>3314</ContainerPort> <Protocol>tcp</Protocol> </Port> </Publish> </Networking> <Data> <Volume> <HostDir>/mnt/user/videos/</HostDir> <ContainerDir>/opt/shinobi/videos</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/appdata/shinobi</HostDir> <ContainerDir>/var/log/mysql/</ContainerDir> <Mode>rw</Mode> </Volume> </Data> <Environment/> <Config Name="Host Path 1" Target="/opt/shinobi/videos" Default="/opt/shinobi/videos" Mode="rw" Description="Container Path: /opt/shinobi/videos" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/videos/</Config> <Config Name="WebUI port" Target="8083" Default="" Mode="tcp" Description="Container Port: 8083" Type="Port" Display="always" Required="true" Mask="false">8083</Config> <Config Name="Port" Target="3314" Default="" Mode="tcp" Description="Container Port: 3314" Type="Port" Display="always" Required="true" Mask="false">3314</Config> <Config Name="MySQL logs" Target="/var/log/mysql/" Default="/mnt/user/appdata/shinobi" Mode="rw" Description="Container Path: /var/log/mysql/" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/shinobi</Config> </Container> To be fair, I haven't even tested it with camera's because I haven't set mine up yet but I would love some feedback if anyone can see something I can clean up. Shout out to the developers for making this software and /r/selfhosted for the idea :^)
  18. I tried location /ngax { include /config/nginx/proxy.conf; proxy_pass http://192.168.1.201:8200/ngax/index.html; } and it returned and i tried location /ngax { include /config/nginx/proxy.conf; proxy_pass http://192.168.1.201:8200/ngax; } and that returns this reconnecting screen
  19. Did you guys get nginx working for this? I have location /duplicati { include /config/nginx/proxy.conf; proxy_pass http://[ip]:8200/duplicati; } but it isn't working, any ideas?
  20. Ah, I saw someone talking about Docker Templates there so was a little confused. I will check out your guide and see if I can fix my problems on my own. Would you mind linking it to me or saying in what categorie I can find it? New to this forum
  21. I just noticed this post should be in "programming", so if any mod could adjust it that would be nice Sent from my SM-G935F using Tapatalk
  22. Hey! I wanted to play around with Wordpress but I couldn't find any docker. I know I can just download MariaDB and apache and that will work fine too, but I wanted to try and make my first container template so I thought this might be a nice chance I read some standard guides (quiet outdated) about creating the template but I'm a little stuck at the moment, I'm using this docker to work with. Here's what I have now and the webui works but it can't connect to the database. When I'm in the webui for wordpress it asks for the database host, can I leave "localhost" here or should I manually fill my IP in here? Can't I just add a variable to the docker with "WORDPRESS_DB_HOST" so people don't have to enter it in the wordpress ui? (something like this) Sorry for my poor wording, if I missed any guide where I can find all this info just post it and I'll remove this. edit1: just to be sure, does this docker include mysql or do I need to install it separately?
  23. My unRaid server always worked fine but I moved my physical server to a real rack and I had some issues with connecting to unRaid (without changing anything AFAIK). If I try to connect now to anything with unRaid the loading takes ages and the webui has a packetloss of 60%, I downloaded my diagnostics and found the problem: May 3 02:37:00 Icecrown kernel: br0: received packet on bond0 with own address as source address May 3 02:37:00 Icecrown kernel: br0: received packet on bond0 with own address as source address May 3 02:37:00 Icecrown kernel: br0: received packet on bond0 with own address as source address May 3 02:37:00 Icecrown kernel: br0: received packet on bond0 with own address as source address May 3 02:37:00 Icecrown kernel: br0: received packet on bond0 with own address as source address May 3 02:37:06 Icecrown kernel: net_ratelimit: 17 callbacks suppressed Now according to a post I need to switch boding mode to option (1) instead of (0), but it says : Which I don't have... I think... I have an HP 2510G and never bothered to set it up properly because I need a serial port this is my current network setup, I use a basic switch. Nothing fancy I have R710 with all 4 ethernet ports plugged into a switch. Can I just change the bonding mode from (0) to (1) and will it work even tho I don't have a proper switch setup? Is there a place where I can find what all the bonding mode's do? (I'm sure if I google all of them I'll find out but was wondering if unRaid has something written about it) Hope I gave enough information with a decent explanation