Katherine

Members
  • Posts

    66
  • Joined

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Katherine's Achievements

Rookie

Rookie (2/14)

2

Reputation

  1. I was using the "PPTP/L2TP/SOCKS" username and password which starts with an x--------. With the next-gen network, PIA wants everyone to use their login username and password which start with p--------. Once I switched credentials, I was able to authenticate right away.
  2. This is a good addition. I have read my fair share of troubleshooting posts from Larry which is sort of how I've learned Unraid. Congrats @ljm42!
  3. I received the message in the log to switch to PIA's next-gen network: VPN configuration file '/config/openvpn/openvpn.ovpn' 'remote' line is referencing PIA legacy network which is now shutdown, see Q19. from the following link on how to switch to PIA 'next-gen':- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md exiting script... I downloaded the next-gen ovpn config file from the link in the FAQ. I used the same credentials.conf as my previous settings but replaced everything else. This my ovpn file: client dev tun proto udp remote de-berlin.privacy.network 1198 resolv-retry infinite nobind persist-key cipher aes-128-cbc auth sha1 tls-client remote-cert-tls server auth-user-pass credentials.conf compress verb 1 crl-verify crl.rsa.2048.pem ca ca.rsa.2048.crt disable-occ For some reasons, I am unable to connect and I keep getting AUTH_FAILED error in a loop which freezes the Unraid webui. DEBG 'start-script' stdout output: AUTH: Received control message: AUTH_FAILED DEBG 'start-script' stdout output: SIGTERM[soft,auth-failure] received, process exiting Has anyone encountered this problem?
  4. Katherine

    Jitsi?

    I had similar issues but it was due to browser permissions. I've since switched to Jitsi apps and haven't had any issues since. Did you managed to figure out a way to redirect visitors from the "meet.domain.com" to "https://meet.domain.com/"? Doesn't work automatically for me.
  5. Katherine

    Jitsi?

    Thank you for this guide @SpaceInvaderOne. Had Jitsi docker up and running before the video was over. ๐Ÿ˜† Out of curiosity, how does one update this docker? Should we re-clone the repo and compose the dockers again?
  6. Katherine

    Jitsi?

    Not sure about docker but I'm running Jitsi Meet on an Ubuntu VM using this ansible playbook.
  7. I removed the old container, image and started fresh. I don't see the message in the logs anymore. ๐Ÿ‘
  8. And... it is working. ๐Ÿ˜Ž Thank you so much. I've started getting this warning in the log file since I started using stream: nginx: [warn] could not build optimal variables_hash, you should increase either variables_hash_max_size: 1024 or variables_hash_bucket_size: 64; ignoring variables_hash_bucket_size Looking up the documentation, this is related to stream: Syntax: variables_hash_bucket_size size; Default: variables_hash_bucket_size 64; Context: stream Syntax: variables_hash_max_size size; Default: variables_hash_max_size 1024; Context: stream I'm wondering where should I place these settings? Under proxy-confs or site-confs? or in nginx.conf?
  9. Is there a way to supress this message somehow? 2019-02-06 04:55:27,868 DEBG 'watchdog-script' stdout output: [info] Nginx log file does not exist, skipping log rotation 2019-02-06 04:55:58,003 DEBG 'watchdog-script' stdout output: [info] Nginx log file does not exist, skipping log rotation 2019-02-06 04:56:28,136 DEBG 'watchdog-script' stdout output: [info] Nginx log file does not exist, skipping log rotation 2019-02-06 04:56:58,270 DEBG 'watchdog-script' stdout output: [info] Nginx log file does not exist, skipping log rotation 2019-02-06 04:57:28,404 DEBG 'watchdog-script' stdout output: [info] Nginx log file does not exist, skipping log rotation
  10. Docker: Bitwarden Issue: 502 Bad Gateway Error I'm able to access Bitwarden from a subdomain but only if I hardcode the docker IP address in the conf file. When using upstream, I get a 502 error. Not sure what I'm doing wrong. I used this sample radarr conf: set $upstream_radarr radarr; proxy_pass http://$upstream_radarr:7878; This should work but I get a 502 error. The name of the docker container begins with a capital letter so no typo here. set $upstream_bitwarden Bitwarden; proxy_pass http://$upstream_bitwarden:80; The conf with the hardcoded IP that works: # make sure that your dns has a cname set for bitwarden server { listen 443 ssl; listen [::]:443 ssl; server_name bitwarden.*; 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; 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; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_bitwarden Bitwarden; proxy_pass http://10.10.8.28:80; } } Note: The conf works even without adding "set $upstream_bitwarden Bitwarden;".
  11. My eyes thank you, Tom. ๐Ÿ˜Š Updated as soon as I saw this screenshot. Thank you so much for sharing this. How did you manage to hide the text from the icons in the header menu? I tried looking around in the Display settings but couldn't find the right setting.
  12. @Djoss Thank you so much for the offer. I'll do some testing on rar/zip files and then PM you the logs by next week. I used WinRAR to extract this archive and it went well. I'm fairly certain this is not an archive specific issue because I haven't been able to extract anything. Not sure what I am doing wrong. Is it a settings issue? or permissions issue? I'm hoping I can figure it out so I can avoid firing up the Windows VM just to extract archives. ๐Ÿ˜
  13. It just says "Failed". 1543026527953 - Archive Name: Cake.me_W4F-TBU.720p 1543026527954 - Archive Path: /output/fin/Movies/Cake Wars/Cake.me_W4F-TBU.720p.part1.rar 1543026527954 - Date:Fri Nov 23 20:28:47 UTC 2018 1543026527954 - Start Extracting 1543026527955 - Extension Setup: { "blacklistpatterns" : [ "##Lines with ## are comments", "## Use / as path seperator", "##Example to skip extraction of sample folder files", ".*\\.jpe?g", ".*\\.html?", ".*\\.nfo", ".*\\.txt", ".*\\.url" ], "deepextractionenabled" : true, "deletearchivefilesafterextractionaction" : "NULL", "flushmode" : "NONE", "deleteinfofilesafterextraction" : false, "maxcheckedfilesizeduringoptimizedpasswordfindinginbytes" : 1024000, "iffileexistsaction" : "SKIP_FILE", "askforunknownpasswordsenabled" : true, "customextractionpathenabled" : false, "subpath" : "%PACKAGENAME%", "bubblecontentarchivenamevisible" : true, "latestiffileexistsaction" : "OVERWRITE_FILE", "deletearchivedownloadlinksafterextraction" : true, "bubblecontentextracttofoldervisible" : true, "lastworkinglibid" : "Linux-amd64", "subpathenabled" : true, "enabled" : true, "useoriginalfiledate" : true, "freshinstall" : false, "guienabled" : false, "writeextractionlogenabled" : true, "bubblecontentcircleprogressvisible" : true, "passwordfindoptimizationenabled" : true, "iomodeforcrchashing" : "NORMAL", "bubbleenabledifarchiveextractionisinprogress" : true, "subpathminfolderstreshhold" : 0, "restorefilepermissions" : true, "bubblecontentstatusvisible" : true, "customextractionpath" : "/output/fin/Movies/<jd:packagename>", "cpupriority" : "HIGH", "passwordlist" : [ "Cake.me" ], "subpathminfilesorfolderstreshhold" : 2, "bubblecontentdurationvisible" : true, "subpathminfilestreshhold" : 0, "askforpassworddialogtimeoutinms" : 600000, "oldpwlistimported" : true, "deepextractionblacklistpatterns" : [ "##Lines with XX are comments", "##Skip deep extraction of archives that contain binary files", ".*\\.exe", ".*\\.msi", ".*\\.bat", ".xbe", ".elf", ".sh" ], "bubblecontentcurrentfilevisible" : true } 1543026527955 - Archive Setup: { "autoExtract" : "UNSET", "extractionInfo" : null, "extractPath" : null, "finalPassword" : null, "ifFileExistsAction" : null, "passwords" : [ ], "removeDownloadLinksAfterExtraction" : "UNSET", "removeFilesAfterExtraction" : "UNSET" } 1543026527955 - Start unpacking of /output/fin/Movies/Cake Wars/Cake.me_W4F-TBU.720p.part1.rar 1543026527955 - (DownloadLinkArchiveFile)File:/output/fin/Movies/Cake Wars/Cake.me_W4F-TBU.720p.part1.rar|FileArchiveFileExists:true|FileSize:1572864000 1543026527955 - (DownloadLinkArchiveFile)File:/output/fin/Movies/Cake Wars/Cake.me_W4F-TBU.720p.part2.rar|FileArchiveFileExists:true|FileSize:1572864000 1543026527955 - (DownloadLinkArchiveFile)File:/output/fin/Movies/Cake Wars/Cake.me_W4F-TBU.720p.part3.rar|FileArchiveFileExists:true|FileSize:1572864000 1543026527955 - (DownloadLinkArchiveFile)File:/output/fin/Movies/Cake Wars/Cake.me_W4F-TBU.720p.part4.rar|FileArchiveFileExists:true|FileSize:1083426531 1543026527955 - Prepare 1543026527956 - Failed
  14. I'm unable to get extraction working on this docker. Not sure what I'm doing wrong. Extraction is enabled in the settings and there is plenty of space on the drive. I'm able to extract the rar files manually but jdownloader refuses to extract anything.
  15. I'm having an odd issue since upgrading to 6.6.4. For some reasons the drop down combo boxes are not entirely visible in the White and Black theme. I can see them on the Grey and Azure theme. I'm using Chromium. I cleared the cache and cookies. I also used Firefox and had the same problem. Black theme: White theme: Grey theme: