-
[Support] Josh5 - Unmanic - Library Optimiser
It does not remove the surround audio, only adding stereo? Edit: its just adding stereo! Thanks!👍
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Looks like you try to renew certificates for domains that you dont own. eg nextcloud.duckdns.org right? Domain: Anextcloud.duckdns.org Type: unauthorized Detail: 98.156.3.173: Invalid response from http://Anextcloud.duckdns.org/.well-known/acme-challenge/UIY3Tai7Bxp77hc_s9vGoajYm0CwxgoLT2g58gLOBUw: 404
-
[Support] Josh5 - Unmanic - Library Optimiser
i want to add Stereo to all files, using the plugin "Add Extra Stereo Audio" but the plugin says: "Specify language tag to search for in source stream - must be specified" I want to add stereo to any/all language. Is it possible? Some media are in spanish, some in swedish, some in english, etc.
-
Rsync error on gdrive rclone mounted drive
Same problem, any solution? rsync: [sender] write error: Broken pipe (32) rsync error: error in socket IO (code 10) at io.c(848) [sender=3.2.7] Script Finished Feb 06, 2024 16:08.35 Full logs for this script are available at /tmp/user.scripts/tmpScripts/nextcloud backup till secure/log.txt rsync error: received SIGUSR1 (code 19) at main.c(1609) [generator=3.2.7]
-
capt.shitface started following [Support] Linuxserver.io - Plex Media Server
-
[Support] Linuxserver.io - Plex Media Server
I tried that now, and not much changed. Its not crashing its just stop transcode with quicksync. it work first, then i tried remove subtitle and then hw transcode stopped working, even when i changed it back. I have had transcode work for a long time, i suspect that a plex-updated has messed with it. I tried to disable HDR tone mapping and then everything is working like it used to again. So somethings wanky with the HDR tone mapping all of the sudden. No problem just a few weeks ago. EDIT: Found THIS! Rolled back to version 1.32.5.7349-8f4248874-ls181 and now its working as it used to. Still high cpu usage with subtitle(PSG) but thats maybe normal, should i try use SRT or any other subtitle format?
-
[Support] Linuxserver.io - Plex Media Server
My hw-transcode has stopped working, i have tried the things in this post. 11th Gen Intel® Core™ i5-11600K RocketLake-S GT1 [UHD Graphics 750] Unraid Version: 6.12.4 Plex Version 1.32.7.7621
-
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
My hw-transcode has stopped working, i have tried the things in this post. 11th Gen Intel® Core™ i5-11600K RocketLake-S GT1 [UHD Graphics 750] Unraid Version: 6.12.4 Plex Version 1.32.7.7621 EDIT: Found THIS! Rolled back to version 1.32.5.7349-8f4248874-ls181 and now its working as it used to. Still high cpu usage with subtitle(PSG) but thats maybe normal, should i try use SRT or any other subtitle format?
-
replacing usb - JSON error
I have the same problem! Cant replace drive until 2023-08-05?! what the actual f**k Limetech!?! Who came up with this? its so f**king stupid.
-
[Support] Linuxserver.io - Nextcloud
Edit: found it under /usr/bin/occ I think i somehow missing some things in my nextcloud install. Isn't the occ supposed to be under /config/www/nextcloud/ ? root@43bbc9846eee:/# ls -la /config/www/nextcloud/ total 0 drwxrwx--- 1 abc abc 32 Jun 25 21:01 . drwxrwx--- 1 abc abc 38 Feb 27 2021 .. drwxrwx--- 1 abc abc 1326 Jun 20 21:32 apps drwxrwx--- 1 abc abc 100 Jun 25 21:01 config drwxrwx--- 1 abc abc 26 Jun 25 21:01 themes
-
Open RGB i2c-dev & i2c-i801
This was the solution for me too, thanks!
-
MACVLAN call traces
Well, it came back! Now i tried modprobe -r macvlan and then clear the syslog.
-
MACVLAN call traces
Edit: Solved.. the plugin just checking the syslog for macvlan, just clear the syslog with cat /dev/null > /var/log/syslog and the warning is gone. I have switch to ipvlan but i still get an warning from "Fix common problems"-plugin that says "macvlan call traces found" :~# docker network ls NETWORK ID NAME DRIVER SCOPE 373049376ac5 br0 ipvlan local ecc68365ef8a br0.4 ipvlan local 31118b14292b bridge bridge local 807b4d51a77c host host local 3eed99091526 none null local 2c093e1c4908 pterodactyl_nw bridge local
-
Pterodactyl Panel Install & Configure on Unraid using DOCKER (2021)
Im gonna keep updating this thread with my progress if some one else have the same issues! A little progress is made! if i use https in config.yml (remote: https://192.168.4.17) FATAL: [Dec 8 23:11:41.640] failed to load server configurations error=http: request creation failed: Get "https://192.168.4.17/api/remote/servers?page=0&per_page=50": dial tcp 192.168.4.17:443: connect: connection refused If i use http in config.yml (remote: http://192.168.4.17) and "Use HTTP Connection" in the panel i they can find each other! Gonna continue tomorrow!
-
Pterodactyl Panel Install & Configure on Unraid using DOCKER (2021)
Found a problem! The dockers have problem talk to each other, they can ping but nog Curl. root@kapten:/mnt/user/pterodactyl-node# docker exec -it pterodactyl-panel /bin/sh /var/www/html # curl https://panel.XXXX.se ^C /var/www/html # curl https://XXXX.se ^C /var/www/html # curl localhost <!DOCTYPE html> <html> <head> <title>Pterodactyl</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <meta name="csrf-token" content="RiMGnqk23AWp9psBz5Ip0Mo4ZWcbJ5ZxSsEClfht"> <meta name="robots" content="noindex"> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/favicons/manifest.json"> <link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#bc6e3c"> <link rel="shortcut icon" href="/favicons/favicon.ico"> <meta name="msapplication-config" content="/favicons/browserconfig.xml"> <meta name="theme-color" content="#0e4688"> <script> window.SiteConfiguration = {"name":"Pterodactyl","locale":"en","recaptcha":{"enabled":true,"siteKey":"6LcJcjwUAAAAAO_Xqjrtj9wWufUpYRnK6BW8lnfn"}}; </script> <style> @import url('//fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap'); @import url('//fonts.googleapis.com/css?family=IBM+Plex+Mono|IBM+Plex+Sans:500&display=swap'); </style> </head> <body class="bg-neutral-800"> <div id="modal-portal"></div> <div id="app"></div> <script src="/assets/bundle.bb74ef08.js" crossorigin="anonymous"></script> </body> </html> /var/www/html # Any one know how to get around that? Without custom docker networks.
-
Pterodactyl Panel Install & Configure on Unraid using DOCKER (2021)
I cant get the daemon to connect to the panel. i use a separate vlan for dockers. 192.168.4.xxx Panel: 192.168.4.17 Port 80 Daemon: 192.168.4.19 port 8080 I use SWAG and @vast config above, but changed the port-numbers. #pterodactyl panel server { listen 80; server_name panel.*; return 301 https://panel.XXXXX.se$request_uri; } server { listen 443 ssl http2; server_name panel.*; add_header X-Frame-Options "SAMEORIGIN" always; include /config/nginx/ssl.conf; add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;"; location / { include /config/nginx/proxy.conf; proxy_pass http://192.168.4.17:80; } } #pterodactyl node server { listen 80; server_name node.*; return 301 https://node.XXXXX.se$request_uri; } server { listen 443 ssl http2; server_name node.*; add_header X-Frame-Options "SAMEORIGIN" always; include /config/nginx/ssl.conf; add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;"; location / { include /config/nginx/proxy.conf; proxy_pass http://192.168.4.19:8080; } } I have no problems with the panel, i can access panel.xxxx.se but the daemon cant connect to it. FATAL: [Dec 3 23:58:26.662] failed to load server configurations error=http: request creation failed: Get "https://panel.XXXXX.se/api/remote/servers?page=0&per_page=50": context deadline exceeded (Client.Timeout exceeded while awaiting headers) They can ping each other # docker exec -it pterodactyl-daemon /bin/sh /var/lib/pterodactyl # ping 192.168.4.17 PING 192.168.4.17 (192.168.4.17): 56 data bytes 64 bytes from 192.168.4.17: seq=0 ttl=64 time=0.385 ms 64 bytes from 192.168.4.17: seq=1 ttl=64 time=0.032 ms 64 bytes from 192.168.4.17: seq=2 ttl=64 time=0.134 ms --- 192.168.4.17 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.032/0.183/0.385 ms # docker exec -it pterodactyl-panel /bin/sh /var/www/html # ping 192.168.4.19 PING 192.168.4.19 (192.168.4.19): 56 data bytes 64 bytes from 192.168.4.19: seq=0 ttl=64 time=0.293 ms 64 bytes from 192.168.4.19: seq=1 ttl=64 time=0.042 ms 64 bytes from 192.168.4.19: seq=2 ttl=64 time=0.130 ms --- 192.168.4.19 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.042/0.155/0.293 ms This is my config.yml debug: false uuid: XXXXXXXXXXXXXX token_id: XXXXXXXXXXXXX token: XXXXXXXXXXXXXXXXXX api: host: 0.0.0.0 port: 8080 ssl: enabled: false cert: /mnt/user/appdata/swag/keys/letsencrypt/fullchain.pem key: /mnt/user/appdata/swag/keys/letsencrypt/privkey.pem upload_limit: 100 system: data: /mnt/user/pterodactyl-node/data sftp: bind_port: 2022 allowed_mounts: [] remote: 'https://panel.XXXX.se'