Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

capt.shitface

Members
  • Joined

  • Last visited

  1. It does not remove the surround audio, only adding stereo? Edit: its just adding stereo! Thanks!👍
  2. 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
  3. 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.
  4. 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]
  5. 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?
  6. 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
  7. 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?
  8. 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.
  9. 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
  10. This was the solution for me too, thanks!
  11. Well, it came back! Now i tried modprobe -r macvlan and then clear the syslog.
  12. 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
  13. 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!
  14. 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.
  15. 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'

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.