mkono87

Members
  • Posts

    197
  • Joined

  • Last visited

Everything posted by mkono87

  1. Odd thing happening with the webgui. When I create or edit a container and click apply, it will stay at the template screen until its done then it will show the progress complete. Im using Vivaldi, but it happened on Firefox and edge too. Its been happening for a while but figured with OS updates it was something others was experiencing. Updating plugins that show a popup instead is operating fine.
  2. Questions with Shlink. I have my subdomain created in CF as a cname to my server like all my other services. Do I still need to pass the main container through NGINX proxy manager with ssl or something?
  3. Looks like he did 13 days ago however that one doesnt pull up any services in cmk. Oh well....Im sure I can figure it out eventually. Thanks for the help
  4. Great, thats what I did and was able to get it working in checkmk. No docker or vm information though. I copied the docker.py over to the plugins folder but wasnt sure how to get that working. Fabulous software though, so it would be nice to get it working.
  5. Ah I see that, such a shame. So I guess there is no way then to monitor Unraid?
  6. @ich777 Is your Checkmk plugin still relevant? Couldnt seem to get it installed.
  7. Tried that and it says directory not available Also trying within LAN
  8. What exactly do you mean by network settings? Plex is on a custom docker network and Xteve is using default "host"
  9. Just tried it but now plex wont start if Xteve is running.
  10. I also have this issue and plex seems to be tied to 1900. I checked and DLNA is disabled so not sure how I can actually stop it from using 1900.
  11. Oh okay in that case, did you delete the original port mapping and change it to 8085:8085. Host and container must match. And have WEB_UI_PORT set to 8085? Your XML wasn't opening on my phone and can't be bothered to troubleshoot.
  12. Go back into edit and click advanced at the top right. Put in the new port there.
  13. Weird, it doesnt work in the container, but fine on the host. This works though...... curl ifconfig.me
  14. What is the best way to test to make sure traffic is actually going through the vpn on this container?
  15. Are all the Torrent apps screwing up one by one?? Didn't deluge have major issues not to long ago?
  16. Thanks for the quick reply. No I didn't catch that on Github. But I see what you mean, shouldnt be too difficult. Thanks.
  17. I see a bunch of problems going on with qbitorrent but not sure if this is part of it. I have the VPN version but I am not getting a gui. I had to the change the host port to 8082 which shouldnt be an issue. Tried deluge and there are no issues. Logs for qbit just saying listening on 8082.
  18. Trying to get invoiceninja working but when I load the ui I get Error: app is already configured, backup then delete the .env file to re-run the setu Cant find the .env in appdata. Where is it?
  19. Issue with Synaps Admin. How do you create an admin account? I tried logging in with my matrix user but just says session expired.
  20. Yeah it was installed. My fault, it was hidden in the folder view. LOL But im stuck with the 1006 error so I gave up and am just using the RDP version, which is not ideal.
  21. This app does not appear in my docker list and also has the server error 1006.
  22. IM having a hell of time getting SSH to work with gitea. Im using a custom network and have it mapped to 25 on the host. I have set the port to 25 in the app.ini and restarted. When trying to clone a repo, it just hangs at cloning repo. I have already added my key to gitea.
  23. Just an update I moved all my appdata back to /mnt/user, wiped the other drive and reformatted. Been about 2 weeks uptime since then. I guess its just an old failing ssd on its way out. Il be testing it in another system later.
  24. I recently moved and using another subnet. Today I noticed with Org, that when I sign using Plex oAuth, while it is sucessful, I get a API connection failed and wont let me in. Plex is the only means I have to sign in atm. My nginx error log shows this. Any idea how I can fix this? 2021/09/27 09:12:08 [error] 381#381: *3408 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 172.18.0.2, server: _, request: "POST /api/v2/login HTTP/1.1", upstream: "fastcgi://unix:/var/run/php7-fpm.sock", host: "main.mydomain.com", referrer: "https://main.mydomain.com/" 2021/09/27 09:12:08 [error] 381#381: *3408 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 172.18.0.2, server: _, request: "POST /api/v2/login HTTP/1.1", upstream: "fastcgi://unix:/var/run/php7-fpm.sock", host: "main.mydomain.com", referrer: "https://main.mydomain.com/"
  25. Thats exactly what i just did as it was first complaining about a xml in dockerman being corrupted then i couldn't start docker again. I had appdata on a separate ssd (the xfs with corruption) I have moved it back to my cache drive (default unraid setup). Il see how that goes.