Sinister

Members
  • Posts

    211
  • Joined

  • Last visited

Everything posted by Sinister

  1. Lets see if i can help you from going crazy like i did, does your deluge container have a slot for vpn input ports and output ports ? if not those are pretty important, i ended up uninstalling and re-downloading the template pointing it at my existing deluge appdata folder and all was well. in the input and output ports you need to put in the ports of the containers you want to passthrough 8989.7878 seperated by comma for more than one containers. When adding the port to deluge if you add 8989 as a container port like the guide says you need to make the host port something like 9000, also you wont be able to launch the UI by clicking on the container you weill need to go to the containers ip address and enter the host port you entered into deluge. So for sonar instead of 192,168.1.114:8989 it would be 192.168.1.114:9000
  2. Good afternoon binhex and thank you for taking the time to respond. I managed to work out most of my issues except one, now but what was not obvious to me in Faq is exactly what the torznab feed should look like when making this change, i think if there was an example i would have been able to understand much better. I also wasnt aware and correct me if im wrong that inside of jacket server settings you need to enable proxy type to HTTP, change your proxy type to "http://localhost" and your proxy port 8118 otherwise jackett does not talk to indexers, at least not for me. I dont know if i have any of this correct but its mostly what i want and it works, all my containers are routed through delugevpn, the final issue is that i use usenet and now that sonarr is inside of a vpn its not pulling results from them anymore, I am not sure what changes if any i can make to get it working or with this configuration there is a way around the vpn just for the usenet indexer
  3. Can you share what the torznab feed should look like ? i cant find anything in the documentation that describes what this should look like.
  4. Did you ever find this ? i am currently trying to do the same and the instructions found at Q25 of documentation are not clear to me.
  5. Good Afternoon I am trying to route my Jackett through delugevpn whith sonarr and radarr im aware you need to change the ip address from 192 to instead localhost. I am a bit confused as to what you would enter to in the URL to get jackett to communicate with sonarr and radarr.
  6. Good afternoon, I recently just noticed this warning from FCP which is very unnerving for me. Can anyone shine some light on this ?. i am hoping its nothing more than a local device trying to connect. tower-diagnostics-20231014-1541.zip
  7. Was this while pulling down the docker for the first time or after you had set everything up ?
  8. So i had that idea before posting here, in the screenshots provided below is there anything else i should change in either the container or the call app config page ?.
  9. Would you be able to tell me what path i am suppose to put in the screenshot specifically ?
  10. Has anyone successfully gotten Authentik to work with swag ?. I have it properly reverse proxied and can access authentik via my external URL the issue is when trying to put an application like sonarr behind it all i get is error 500 internal server error. I have gone over many authentik guides trying to figure out whats not working but i just cant seem to figure out what seems to me like the last part server { listen 443 ssl; listen [::]:443 ssl; server_name myservername.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; # enable for Authentik include /config/nginx/authentik-server.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; # enable for Authentik include /config/nginx/authentik-location.conf; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_sonarr binhex-sonarr; proxy_pass http://$upstream_sonarr:8989; } location ~ (/sonarr)?/api { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_sonarr binhex-sonarr; proxy_pass http://$upstream_sonarr:8989; } }
  11. Has anyone ever gotten calls within mattermost to work ? i keep getting an error even though i have ports 8443 and 8065 forwarded, i also have it properly reverse proxied with swag. I am hoping its something simple, please tell me what im doing wrong
  12. Im hoping that this is an easy fix but i cant seem to upload files even slightly larger than 100MB in rocket chat. I have it reverse proxied using Swag and believe i made the correct changes inside rocket chat itself. removing the file size limit. making sure the site url is correct and even making sure client max body size 0; is set in the nginx.conf file and rocketchat proxy conf. been at this forever and would appreciate a hand
  13. Can someone please help me, i can not sync files no matter what i do i keep getting error 500 internal server error i can not sync files from desktop app, web or anywhere on unraid 6.11.5 nextcloud 27.0.1
  14. Hello i cant seem to open the webui to this docker even though its started in the docker tab, this is what the log is showing.
  15. I am currently running unraid 6.11.5 i am having a problem that did not exist to me prior to being on this version and that is that my pfsense VM keeps pausing every few days effectively disabling internet for my entire network. I have done some research and saw some issues involving running out of space on disks, i have currently moved the disk image to a unassigned devices disk with the rest of my VM images. Can anyone tell me why this keeps happening, i have attached my diagnostics in hopes someone can help tower-diagnostics-20230127-0650.zip
  16. Did you ever resolve this ? i am also getting this error now.
  17. It originally showed up on 6.9.2 once i made the bios change, but in my search for answers i also read on forums here that there were issues with my release though i did not have any before changing boards. I still thought it best to update to latest version.
  18. So i resolved this i resolved this with my specific board by changing the PCIE slot bandwith negotiation from 2x to 4x within the bios, once i did this the card showed up successfully and allowed me to configure it. I also updated unraid from 6.9.2 to 6.11
  19. so after trying what you suggested i still am unable to see the card in the network settings tab,
  20. i have tried a different PCIE slot will try a network change now.
  21. Hello i recently changed motherboards to an asus p8z77 vlk i am unable to configure my 10GB mellanox card even though unraid can see it in system devices. in the network interfaces tab i am unable to see it, i have changed PCIE slots and deleted network.cfg from the unraid boot drive, i also tried vault-diagnostics-20221104-0824.zipturning on PCIE acs overide. Nothing seems to work i am at a serious loss please help. i have attached a copy of my diagnostics in hopes that it would help
  22. I just purchased a 1TB microSD card for my steam deck and would like to verify before using that it is not fake. I always used h2testw for this but for some reason when opening the program and selecting target i can not see any drives/ the computer tab at all in the browser list, has anyone experienced this issue before ?