-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Intel Arc A-series (Alchemist) cards should work in 7.0. B-series (Battlemage) support will likely come with whatever Unraid version includes Linux kernel 6.12+.
-
[Support] binhex - HexChat
It works! You are a gentleman and a scholar!
-
[Support] binhex - HexChat
On latest, VNC isn't connectable, I get a connection refused message in my browser. Reverting to 2.16.2-1-05 fixes it. Logs: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/sbin/websockify", line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 862, in distribution 2024-04-27 14:04:31,777 DEBG 'start' stderr output: return Distribution.from_name(distribution_name) 2024-04-27 14:04:31,777 DEBG 'start' stderr output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name 2024-04-27 14:04:31,777 DEBG 'start' stderr output: raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: No package metadata was found for websockify 2024-04-27 14:04:31,814 DEBG 'start' stderr output: _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. 2024-04-27 14:04:31,814 DEBG 'start' stderr output: Xvnc TigerVNC 1.13.1 - built Jan 19 2024 21:56:56 Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12101011 2024-04-27 14:04:31,814 DEBG 'start' stderr output: Sat Apr 27 14:04:31 2024 vncext: VNC extension running! 2024-04-27 14:04:31,814 DEBG 'start' stderr output: vncext: Listening for VNC connections on all interface(s), port 5900 2024-04-27 14:04:31,814 DEBG 'start' stderr output: vncext: created VNC server for screen 0 2024-04-27 14:04:32,173 DEBG 'start' stderr output: [mi] mieq: warning: overriding existing handler (nil) with 0x55fd362ba3e0 for event 2 [mi] mieq: warning: overriding existing handler (nil) with 0x55fd362ba3e0 for event 3 2024-04-27 14:04:35,759 DEBG 'start' stdout output: [info] tint2 not running 2024-04-27 14:04:35,774 DEBG 'start' stderr output: tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes 2024-04-27 14:04:35,775 DEBG 'start' stderr output: tint2: xRandr: Found crtc's: 1 2024-04-27 14:04:35,775 DEBG 'start' stderr output: tint2: xRandr: Linking output VNC-0 with crtc 0, resolution 1024x768, DPI 96 tint2: No XSETTINGS manager, tint2 uses config option 'launcher_icon_theme'. tint2: Loading config file: /home/nobody/.config/tint2/theme/tint2rc 2024-04-27 14:04:35,776 DEBG 'start' stderr output: tint2: real transparency on... depth: 32 2024-04-27 14:04:35,783 DEBG 'start' stderr output: tint2: panel items: TSC tint2: Systray composited rendering on tint2: nb monitors 1, nb monitors used 1, nb desktops 4 tint2: panel 1 uses scale 1 2024-04-27 14:04:35,788 DEBG 'start' stderr output: tint2: Kernel uevent interface initialized... 2024-04-27 14:04:35,788 DEBG 'start' stderr output: tint2: systray window 8388621 2024-04-27 14:04:35,790 DEBG 'start' stderr output: tint2: systray started 2024-04-27 14:04:35,799 DEBG 'start' stderr output: (hexchat:108): Gtk-WARNING **: 14:04:35.799: Unable to locate theme engine in module_path: "adwaita", 2024-04-27 14:04:35,801 DEBG 'start' stderr output: (hexchat:108): Gtk-WARNING **: 14:04:35.801: Unable to locate theme engine in module_path: "murrine", 2024-04-27 14:04:35,801 DEBG 'start' stderr output: (hexchat:108): Gtk-WARNING **: 14:04:35.801: Unable to locate theme engine in module_path: "adwaita", 2024-04-27 14:04:35,933 DEBG 'start' stderr output: add_icon: 10486130 (hexchat), pid 108, visual 0x55d58bdb8be0, colormap 10486129, depth 32, width 200, height 200
-
New & Improved Update OS Tool
Well that's the thing, you don't know, I don't know, and nobody will know until an official statement is made.
-
[Support] binhex - rTorrentVPN
I know it doesn't fix the issue you're seeing, but I've downloaded a few things in Japanese and Korean without any trouble.
-
[Support] binhex - rTorrentVPN
Just from a logic standpoint, left side doesn't make any sense. Good find. I hadn't had a chance to dig through it. I also have minimal PHP experience, but that's just standard logic. $tmp>1 would just return true or false, I have no idea how this actually works for anyone. You can't get count of a boolean. When I get a few minutes, I'll see what is on my working machine. edit: if(count($tmp>1) && (trim($tmp[1])!='')) It's the same on my working machine, how the hell does this work?
-
[Support] binhex - rTorrentVPN
I'm running PHP 7.2 on the box that's working, so I don't think it's PHP.
-
[Support] binhex - rTorrentVPN
I have a need to run the WebUI behind a separate Reverse Proxy.... in this case, I'm running Nginx Proxy Manager. https://github.com/binhex/arch-rtorrentvpn/issues/56 I found this issue listed and tried to implement the solution from the wiki, but it didn't change anything. Overall, most of the UI works just fine. So far, the only issue I have run into is an HTTP 500 when I try to add cookies. Does anyone have a suggestion on how I should configure the host in Nginx Proxy Manager? edit: It seems my thoughts may be misplaced. Bypassing NPM, I still get the same message even though I'm connecting directly. 2021/05/03 23:10:47 [error] 405#405: *3740 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, bool given in /usr/share/webapps/rutorrent/plugins/cookies/cookies.php:38 Stack trace: #0 /usr/share/webapps/rutorrent/plugins/cookies/action.php(28): rCookies->set() #1 {main} thrown in /usr/share/webapps/rutorrent/plugins/cookies/cookies.php on line 38" while reading response header from upstream, client: [local_ip], server: localhost, request: "POST /plugins/cookies/action.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:7777", host: "[host]", referrer: "https://[host]/" edit2: I have 3 different instances of ruTorrent, two are this docker container, and the other is installed directly on a machine. Only the two running in docker have this problem.
-
[Support] binhex - rTorrentVPN
I believe this info is presented by rtorrent, and rutorrent displays it. Most clients often reset this when the app is restarted. However, by default, the "Trafic" plugin is installed, and you should see a tab that says "Traffic" on the lower portion of the screen. This keeps a running tally of data use by tracker and you can filter it as you please.
-
[Support] binhex - rTorrentVPN
I didn't think to try the HTTPS port. That works for me on latest as well, but now I'm seeing this in the logs: 2021-02-12 15:37:43,868 DEBG 'watchdog-script' stderr output: /home/nobody/rtorrent.sh: line 24: rtxmlrpc: command not found 2021-02-12 15:40:15,037 DEBG 'watchdog-script' stdout output: [warn] Incoming port range not defined, unable to bind IP address Everything seems to be working though.
-
[Support] binhex - rTorrentVPN
I pulled latest and still got the same timeout as the one before. Went back to binhex/arch-rtorrentvpn:rtorrent-ps-1.1.r54.ga787dd9-1-28 and it's working again.
-
[Support] binhex - rTorrentVPN
Thanks. I just updated my comment. It's also recognizing anywhere "proto" is present. I've got it running now.
-
[Support] binhex - rTorrentVPN
2020-09-22 09:39:49,769 DEBG 'start-script' stdout output: [crit] 'entries' cannot be resolved, possible DNS issues, exiting... # The hostname/IP and port of the server. # You can have multiple remote entries # to load balance between the servers. I'm using OpenVPN on my own remote server and by default, it includes "proto" and "remote" in the comments of the generated config file. These are being recognized as protocols and remote endpoints. vpn_remote_line=$(cat "${VPN_CONFIG}" | grep -P -o '(?<=remote\s).*' | paste -s -d, - || true) I think you need a ^ in your regex for remote, probably the same for proto but I can't look further at the moment.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Hello! I've been trying to get this set up for a good portion of today. I don't usually upload from my Unraid box so I just want the remote mounted so I can dockerize plex (it's currently running on a VM). I don't need to merge any folders or start/stop any docker containers yet. The script successfully mounts the remote but it always gives me the mount failed message. I can see the mountcheck file in the directory it is checking. Here are my settings: # REQUIRED SETTINGS RcloneRemoteName="GSuiteDrive_Storage" # Name of rclone remote mount WITHOUT ':'. NOTE: Choose your encrypted remote for sensitive data RcloneMountShare="/mnt/user/rclone_mount" # where your rclone remote will be located without trailing slash e.g. /mnt/user/mount_rclone LocalFilesShare="ignore" # location of the local files and MountFolders you want to upload without trailing slash to rclone e.g. /mnt/user/local. Enter 'ignore' to disable MergerfsMountShare="ignore" # location without trailing slash e.g. /mnt/user/mount_mergerfs. Enter 'ignore' to disable DockerStart="" # list of dockers, separated by space, to start once mergerfs mount verified. Remember to disable AUTOSTART for dockers added in docker settings page MountFolders=c\{""\} # comma separated list of folders to create within the mount And script execution: Script location: /tmp/user.scripts/tmpScripts/mount_rclone_gsuite_storage/script Note that closing this window will abort the execution of this script 25.06.2020 12:22:03 INFO: Creating local folders. 25.06.2020 12:22:03 INFO: *** Starting mount of remote GSuiteDrive_Storage 25.06.2020 12:22:03 INFO: Checking if this script is already running. 25.06.2020 12:22:03 INFO: Script not running - proceeding. 25.06.2020 12:22:03 INFO: *** Checking if online 25.06.2020 12:22:10 PASSED: *** Internet online 25.06.2020 12:22:10 INFO: Mount not running. Will now mount GSuiteDrive_Storage remote. 25.06.2020 12:22:10 INFO: Recreating mountcheck file for GSuiteDrive_Storage remote. 2020/06/25 12:22:10 DEBUG : rclone: Version "v1.52.2" starting with parameters ["rcloneorig" "--config" "/boot/config/plugins/rclone/.rclone.conf" "copy" "mountcheck" "GSuiteDrive_Storage:" "-vv" "--no-traverse"] 2020/06/25 12:22:10 DEBUG : Using config file from "/boot/config/plugins/rclone/.rclone.conf" 2020/06/25 12:22:10 DEBUG : fs cache: renaming cache item "mountcheck" to be canonical "/" 2020/06/25 12:22:21 DEBUG : mountcheck: Modification times differ by -58.115950247s: 2020-06-25 12:22:10.156950247 -0700 PDT, 2020-06-25 19:21:12.041 +0000 UTC 2020/06/25 12:22:40 INFO : mountcheck: Copied (replaced existing) 2020/06/25 12:22:40 INFO : Transferred: 32 / 32 Bytes, 100%, 1 Bytes/s, ETA 0s Transferred: 1 / 1, 100% Elapsed time: 19.6s 2020/06/25 12:22:40 DEBUG : 6 go routines active 25.06.2020 12:22:40 INFO: *** Creating mount for remote GSuiteDrive_Storage 25.06.2020 12:22:40 INFO: sleeping for 5 seconds 25.06.2020 12:22:50 INFO: continuing... 25.06.2020 12:22:50 CRITICAL: GSuiteDrive_Storage mount failed - please check for problems. Stopping dockers "docker stop" requires at least 1 argument. See 'docker stop --help'. Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] Stop one or more running containers
-
[Support] binhex - rTorrentVPN
That worked, thanks!
psycho_asylum
Members
-
Joined
-
Last visited