Everything posted by dellorianes
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I have uninstalled and installed again swag and I found the following error: Requesting a certificate for *.xxx.duckdns.org Hook '--manual-auth-hook' for xxx.duckdns.org ran with output: OKsleeping 60 Certbot failed to authenticate some domains (authenticator: manual). The Certificate Authority reported these problems: Domain: xxx.duckdns.org Type: dns Detail: DNS problem: SERVFAIL looking up TXT for _acme-challenge.xxx.duckdns.org - the domain's nameservers may be malfunctioning Hint: The Certificate Authority failed to verify the DNS TXT records created by the --manual-auth-hook. Ensure that this hook is functioning correctly and that it waits a sufficient duration of time for DNS propagation. Refer to "certbot --help manual" and the Certbot User Guide. ERROR: Cert does not exist! Please see the validation error above. Make sure your DUCKDNSTOKEN is correct. I have checked the Duckdnstoken several time and it is correct. The duckdns docker is working correctly (checked through duckdns page [IP is correctly checked in duckdns webpage]). Any idea? Thankyou very much
-
Unraid 6.11.0 - Phyton 2
For other like me, page 71, firstpost
-
NFS Shared Folders Empty
6.11.0 do not improves the issue
-
Unraid 6.11.0 - Phyton 2
Hi, Previous updating 6.11.0, the tool "update assistant" recommended me to unistall nerdpack. I did. now, I can´t, among others, use "Libvirt wake on lan" because it asks me phyton 2, that I was installed through nerdpack tools. It also happens with rar and unrar command tools. How can I use them without Nerdpack?? Thank you Regards
-
NFS Shared Folders Empty
Any input? We are at a standstill with this issue.
-
NFS Shared Folders Empty
In my case there is no option to take a log. There is no access to the device other than GUI. The mounting process is the same with the resto of devices. From Unraid, setting the NFS configuration as export=yes, private and the device ip. From the Oppo device, there is no setup (no ssh nor smb access); I only access the network section and the ips of the NFS servers appear. Is the same protocol I was following until 6.10 and the same I do with the QNAP NAS, that works.
-
NFS Shared Folders Empty
The problem with the server 192.168.29.5 (QNAP NAS) is different that what I am asking. Every Monday and Thursday at 00:15 I mount through NFS my QNAP NAS on my Unraid NAS in order to proceed with my backup system. Then the QNAP tunrs off. I have to check this problem, but it is not related to this topic. If I turn ON the QNAP and the rus the script (mounting + backup) I runs. My problem is only with the Oppo device. I seems that the NFS version on Unraid and Oppo are not compatible (it works great with 6.9.2). This afternooon I will try to access the Oppo device and just after that to show you the diagnostic.zip file, but I think the problem does not appear there. I will also try to make a video. About modprobe i915 chmod -R 777 /dev/dri, I put it ther for emby, according some tutorial. Ok I am going to test without it.
-
NFS Shared Folders Empty
Thank you very much for your answer. Please, find attached the diagnostic file: Regards nasdiego-diagnostics-20220531-0916.zip
-
NFS Shared Folders Empty
Need help, please
-
NFS Shared Folders Empty
I have also tryed to mount at the same time: - In the Oppo a Qnap folder (independent of Unraid) - In the Oppo a folder of an Unraid folder mounted in the Qnap and this folder mounted again on the Oppo (using the Qnap NAS as a bridge) The result is that the Oppo can see both folders but it can see the content of the Qnap folder but can not see the content of the Unraid folder mounted in the Qnap NAS. Again I think there is a problem between Unraid server setup and the Oppo client setup.
-
NFS Shared Folders Empty
I have checked the file /etc/nfsmount.conf in my unraid server and it is set up as "Protocol Version [2,3,4] -> Defaultvers=3" (that I think is the same as it was in 6.9.2). I can not understand. As written above, I have tryed: - Mounting Unraid share folders in the Oppo device (both Movies and TVShows and also other folder that I never mount before). Share folders are detected but they appears empty. - Mounting Unraid share folders in the QNap NAS. Share folders detected and all data detected (subfolders and files). - Mounting a QNAP share folder with a media folder inside in the Oppo device. Share folder detected and all data inside it detected (subfolders and files). So the problem is only between the Oppo and the Unraid and it appeared the day I made the upgrade to 6.10
-
NFS Shared Folders Empty
If it helps, this is the conteny of the file /etc/exports: "/mnt/user/Movies" -fsid=101,async,no_subtree_check 192.168.29.24 "/mnt/user/TvShows" -fsid=102,async,no_subtree_check 192.168.29.24
-
NFS Shared Folders Empty
I did not try to downgrade. I have also updated to 6.10.1 and continues the same. I tryed to mount the shares with my Qnap NAS and they mounted without problems. The day before upgrading i was using the device with the NFS. The problems started as soon as the upgrade. Could new revisión of UnRaid changed the version of the NFS?
-
NFS Shared Folders Empty
Nothing?
-
NFS Shared Folders Empty
Any Idea?
-
NFS Shared Folders Empty
I am not sure if it is a bug of the new version 6.10 or it is only a problem I have, so I write here. I was using my Unraid NAS as a NFS server to share my Movies and TVShows library to an Oppo BluRay Display for a year, with previous version of Unraid without any problem. Yesterday after installing 6.10 the Oppo can not red the folders content (folders apears empty). The folder is sharing to the Oppo, so it detects it but the folder is empty. I do not change any configuration. I tried to disable the NFS Share under "Settings-NFS-EnableNFS" and enable it again (tunable is set to 330 - not changed). I tried to setup again the folder configuration under "shares- NFS Security Settings" with different configurations and allways the same. Sharing Folders through SMB works well, but I prefer to use NFS.
-
[Support] Djoss - FileBot
Removing "comma", continues the same. As posted before, this error ((process:993): dconf-CRITICAL) dessapears if I change the ID and group to root (0). The problem then is that Filebot UI does not work (with root ID).
-
[Support] Djoss - FileBot
Find below complete "docker inspect Filebot": root@NASDiego:~# docker inspect FileBot [ { "Id": "ece6ad3e4dc1f4715929b484c73d380ffe8fa1be452ba4403075d13a92d10c9e", "Created": "2021-12-29T14:53:32.161791181Z", "Path": "/init", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 24316, "ExitCode": 0, "Error": "", "StartedAt": "2022-01-04T06:25:47.937909308Z", "FinishedAt": "2022-01-04T05:49:52.026513317Z" }, "Image": "sha256:7fb0bdde56aaad3942e268b1e4cd743627ebdd3801fe1df0999855cce1dc3d5d", "ResolvConfPath": "/var/lib/docker/containers/ece6ad3e4dc1f4715929b484c73d380ffe8fa1be452ba4403075d13a92d10c9e/resolv.conf", "HostnamePath": "/var/lib/docker/containers/ece6ad3e4dc1f4715929b484c73d380ffe8fa1be452ba4403075d13a92d10c9e/hostname", "HostsPath": "/var/lib/docker/containers/ece6ad3e4dc1f4715929b484c73d380ffe8fa1be452ba4403075d13a92d10c9e/hosts", "LogPath": "/var/lib/docker/containers/ece6ad3e4dc1f4715929b484c73d380ffe8fa1be452ba4403075d13a92d10c9e/ece6ad3e4dc1f4715929b484c73d380ffe8fa1be452ba4403075d13a92d10c9e-json.log", "Name": "/FileBot", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/user:/storage:rw", "/mnt/user/appdata/JDownloader2/Descargas/:/watch:rw", "/mnt/user/:/output:rw", "/mnt/user/appdata/FileBot:/config:rw" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": { "max-file": "1", "max-size": "50m" } }, "NetworkMode": "diegonas", "PortBindings": { "5800/tcp": [ { "HostIp": "", "HostPort": "5800" } ], "5900/tcp": [ { "HostIp": "", "HostPort": "5900" } ] }, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "private", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": null, "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": [ "/proc/asound", "/proc/acpi", "/proc/kcore", "/proc/keys", "/proc/latency_stats", "/proc/timer_list", "/proc/timer_stats", "/proc/sched_debug", "/proc/scsi", "/sys/firmware" ], "ReadonlyPaths": [ "/proc/bus", "/proc/fs", "/proc/irq", "/proc/sys", "/proc/sysrq-trigger" ] }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user/appdata/JDownloader2/Descargas", "Destination": "/watch", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/FileBot", "Destination": "/config", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user", "Destination": "/output", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user", "Destination": "/storage", "Mode": "rw", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "ece6ad3e4dc1", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "5800/tcp": {}, "5900/tcp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "AMC_ANIME_FORMAT=/output/Peliculas/{ny}/{ny} - {vc} - {vcf} - {hdr} - {vf} ", "UMASK=000", "SECURE_CONNECTION=0", "AMC_OUTPUT_DIR=/output", "AMC_INTERVAL=1800", "AMC_INPUT_STABLE_TIME=10", "AMC_CONFLICT=auto", "AMC_MOVIE_FORMAT=/output/Peliculas/{ny.upperInitial()}/{ny.upperInitial()} - {vc} - {vcf} - {hdr} - {vf}", "FILEBOT_CUSTOM_OPTIONS=", "AMC_INSTALL_PKGS=", "AMC_SERIES_FORMAT=/output/Series/{n.upperInitial()}/{'Season '+s}/{n.upperInitial()} - {s00e00} - {t.upperInitial()} - {vc} - {vcf} - {hdr} - {vf}", "GROUP_ID=100", "DISPLAY_WIDTH=1920", "AMC_CUSTOM_OPTIONS=--def skipExtract=n , --lang es", "TZ=Europe/Paris", "AMC_MATCH_MODE=opportunistic", "AMC_INPUT_DIR=/watch", "OPENSUBTITLES_PASSWORD=**********, "AMC_ACTION=move", "AMC_SUBTITLE_LANG=es", "USER_ID=99", "OPENSUBTITLES_USERNAME=*********", "HOST_OS=Unraid", "AMC_PROCESS_MUSIC=y", "APP_NICENESS=", "X11VNC_EXTRA_OPTS=", "AMC_ARTWORK=y", "AMC_MUSIC_FORMAT={plex}", "DISPLAY_HEIGHT=1080", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "LANG=en_US.UTF-8", "S6_BEHAVIOUR_IF_STAGE2_FAILS=3", "S6_SERVICE_DEPS=1", "APP_NAME=FileBot", "APP_USER=app", "XDG_DATA_HOME=/config/xdg/data", "XDG_CONFIG_HOME=/config/xdg/config", "XDG_CACHE_HOME=/config/xdg/cache", "XDG_RUNTIME_DIR=/tmp/run/user/app", "DISPLAY=:0" ], "Cmd": [ "/init" ], "Image": "jlesage/filebot", "Volumes": { "/config": {}, "/output": {}, "/storage": {}, "/watch": {} }, "WorkingDir": "/tmp", "Entrypoint": null, "OnBuild": null, "Labels": { "org.label-schema.description": "Docker container for FileBot", "org.label-schema.name": "filebot", "org.label-schema.schema-version": "1.0", "org.label-schema.vcs-url": "https://github.com/jlesage/docker-filebot", "org.label-schema.version": "1.12.0", "org.opencontainers.image.created": "2021-10-15T12:00:22Z", "org.opencontainers.image.revision": "a096c06c010fa890bc702e6ebd8ef8dd77923ceb", "org.opencontainers.image.source": "https://github.com/jlesage/docker-filebot.git", "org.opencontainers.image.url": "https://github.com/jlesage/docker-filebot" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "73764e51a93e5cdfe22cdb7b7687ebd79d2d29f9965953ea00dccc5231da4be7", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "5800/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "5800" } ], "5900/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "5900" } ] }, "SandboxKey": "/var/run/docker/netns/73764e51a93e", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "diegonas": { "IPAMConfig": null, "Links": null, "Aliases": [ "ece6ad3e4dc1" ], "NetworkID": "bdd804195968a41b718d7cff82229eac4ad24c0b966ba66eea3893b8e6be98bd", "EndpointID": "5d27ae1a046b344bb3e4577df7cb47b419806dd647d0fa75470162960da4f686", "Gateway": "172.18.0.1", "IPAddress": "172.18.0.3", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:12:00:03", "DriverOpts": null } } } } ] Thank you again
-
Help with Script - Script that disable other custom scripts
First of all I am sorry if this topic is repeated (and I think it is a potention common doubt) but I hardly search about it and did not find a reply to my doubt. I wat to stop my backup scripts during parity works. I think I can create a script, running it before and after paity works with the script "Run A Custom Script At Parity Check / Rebuild Start And Stop" of Squid´s ADDITIONAL SCRIPTS FOR USER.SCRIPTS PLUGIN, that disable/enable my current backup custom scripts. So, what I do not find anywhere is the script to use to disable and enable a custom "user script" Tnak you in advance
-
[Support] Djoss - FileBot
Thank you for your replay. Find below the full container log: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-script.sh: executing... [cont-init.d] 00-app-script.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-logmonitor-states.sh: executing... [cont-init.d] 00-clean-logmonitor-states.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-app-deps.sh: executing... [cont-init.d] 00-set-app-deps.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] 10-certs.sh: executing... [cont-init.d] 10-certs.sh: exited 0. [cont-init.d] 10-cjk-font.sh: executing... [cont-init.d] 10-cjk-font.sh: exited 0. [cont-init.d] 10-nginx.sh: executing... [cont-init.d] 10-nginx.sh: exited 0. [cont-init.d] 10-vnc-password.sh: executing... [cont-init.d] 10-vnc-password.sh: exited 0. [cont-init.d] 10-web-index.sh: executing... [cont-init.d] 10-web-index.sh: exited 0. [cont-init.d] filebot.sh: executing... Enter OpenSubtitles username: Enter OpenSubtitles password: Testing OpenSubtitles... OK Done ヾ(@⌒ー⌒@)ノ [cont-init.d] filebot.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] starting s6-fdholderd... [services.d] starting certsmonitor... [services.d] starting nginx... [services.d] starting xvfb... [nginx] starting... [certsmonitor] disabling service: secure connection not enabled. [xvfb] starting... [services.d] starting amc... [services.d] starting logmonitor... [services.d] starting statusmonitor... [logmonitor] no file to monitor: disabling service... [services.d] starting openbox... [statusmonitor] no file to monitor: disabling service... [openbox] starting... [amc] Changes detected in input folder. [amc] Waiting 10 seconds before proceeding... [services.d] starting x11vnc... [services.d] starting app... [x11vnc] starting... [app] starting FileBot... [services.d] done. 25/12/2021 02:07:21 passing arg to libvncserver: -rfbport 25/12/2021 02:07:21 passing arg to libvncserver: 5900 25/12/2021 02:07:21 passing arg to libvncserver: -rfbportv6 25/12/2021 02:07:21 passing arg to libvncserver: -1 25/12/2021 02:07:21 passing arg to libvncserver: -httpportv6 25/12/2021 02:07:21 passing arg to libvncserver: -1 25/12/2021 02:07:21 passing arg to libvncserver: -desktop 25/12/2021 02:07:21 passing arg to libvncserver: FileBot 25/12/2021 02:07:21 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 963 25/12/2021 02:07:21 Using X display :0 25/12/2021 02:07:21 rootwin: 0x43 reswin: 0x400001 dpy: 0xe16f29e0 25/12/2021 02:07:21 25/12/2021 02:07:21 ------------------ USEFUL INFORMATION ------------------ 25/12/2021 02:07:21 X DAMAGE available on display, using it for polling hints. 25/12/2021 02:07:21 To disable this behavior use: '-noxdamage' 25/12/2021 02:07:21 25/12/2021 02:07:21 Most compositing window managers like 'compiz' or 'beryl' 25/12/2021 02:07:21 cause X DAMAGE to fail, and so you may not see any screen 25/12/2021 02:07:21 updates via VNC. Either disable 'compiz' (recommended) or 25/12/2021 02:07:21 supply the x11vnc '-noxdamage' command line option. 25/12/2021 02:07:21 X COMPOSITE available on display, using it for window polling. 25/12/2021 02:07:21 To disable this behavior use: '-noxcomposite' 25/12/2021 02:07:21 25/12/2021 02:07:21 Wireframing: -wireframe mode is in effect for window moves. 25/12/2021 02:07:21 If this yields undesired behavior (poor response, painting 25/12/2021 02:07:21 errors, etc) it may be disabled: 25/12/2021 02:07:21 - use '-nowf' to disable wireframing completely. 25/12/2021 02:07:21 - use '-nowcr' to disable the Copy Rectangle after the 25/12/2021 02:07:21 moved window is released in the new position. 25/12/2021 02:07:21 Also see the -help entry for tuning parameters. 25/12/2021 02:07:21 You can press 3 Alt_L's (Left "Alt" key) in a row to 25/12/2021 02:07:21 repaint the screen, also see the -fixscreen option for 25/12/2021 02:07:21 periodic repaints. 25/12/2021 02:07:21 GrabServer control via XTEST. 25/12/2021 02:07:21 25/12/2021 02:07:21 Scroll Detection: -scrollcopyrect mode is in effect to 25/12/2021 02:07:21 use RECORD extension to try to detect scrolling windows 25/12/2021 02:07:21 (induced by either user keystroke or mouse input). 25/12/2021 02:07:21 If this yields undesired behavior (poor response, painting 25/12/2021 02:07:21 errors, etc) it may be disabled via: '-noscr' 25/12/2021 02:07:21 Also see the -help entry for tuning parameters. 25/12/2021 02:07:21 You can press 3 Alt_L's (Left "Alt" key) in a row to 25/12/2021 02:07:21 repaint the screen, also see the -fixscreen option for 25/12/2021 02:07:21 periodic repaints. 25/12/2021 02:07:21 25/12/2021 02:07:21 XKEYBOARD: number of keysyms per keycode 7 is greater 25/12/2021 02:07:21 than 4 and 51 keysyms are mapped above 4. 25/12/2021 02:07:21 Automatically switching to -xkb mode. 25/12/2021 02:07:21 If this makes the key mapping worse you can 25/12/2021 02:07:21 disable it with the "-noxkb" option. 25/12/2021 02:07:21 Also, remember "-remap DEAD" for accenting characters. 25/12/2021 02:07:21 25/12/2021 02:07:21 X FBPM extension not supported. Xlib: extension "DPMS" missing on display ":0". 25/12/2021 02:07:21 X display is not capable of DPMS. 25/12/2021 02:07:21 -------------------------------------------------------- 25/12/2021 02:07:21 25/12/2021 02:07:21 Default visual ID: 0x21 25/12/2021 02:07:21 Read initial data from X display into framebuffer. 25/12/2021 02:07:21 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/7680 25/12/2021 02:07:21 25/12/2021 02:07:21 X display :0 is 32bpp depth=24 true color 25/12/2021 02:07:21 25/12/2021 02:07:21 Listening for VNC connections on TCP port 5900 25/12/2021 02:07:21 25/12/2021 02:07:21 Xinerama is present and active (e.g. multi-head). 25/12/2021 02:07:21 Xinerama: number of sub-screens: 1 25/12/2021 02:07:21 Xinerama: no blackouts needed (only one sub-screen) 25/12/2021 02:07:21 25/12/2021 02:07:21 fb read rate: 2300 MB/sec 25/12/2021 02:07:21 fast read: reset -wait ms to: 10 25/12/2021 02:07:21 fast read: reset -defer ms to: 10 25/12/2021 02:07:21 The X server says there are 10 mouse buttons. 25/12/2021 02:07:21 screen setup finished. 25/12/2021 02:07:21 The VNC desktop is: 4776ad38f83d:0 0 ****************************************************************************** Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet? The scheme stores pixel data offscreen on the VNC viewer side for faster retrieval. It should work with any VNC viewer. Try it by running: x11vnc -ncache 10 ... One can also add -ncache_cr for smooth 'copyrect' window motion. More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching FileBot 4.9.4 (r8736) JDK8 JNA Native: 5.2.2 MediaInfo: 21.03 Tools: fpcalc/1.4.3 p7zip/16.02 unrar/5.61 Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2021-08-02 (r761) Groovy: 3.0.8 JRE: OpenJDK Runtime Environment 1.8.0_275 JVM: 64-bit OpenJDK 64-Bit Server VM CPU/MEM: 8 Core / 14 GB Max Memory / 60 MB Used Memory OS: Linux (amd64) HW: Linux 4776ad38f83d 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux CPU/MEM: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz [MemTotal: 67 GB | MemFree: 2.5 GB | MemAvailable: 51 GB] STORAGE: btrfs [/] @ 91 GB | fuse.shfs [/storage] @ 13 TB | fuse.shfs [/watch] @ 220 GB | fuse.shfs [/output] @ 13 TB | fuse.shfs [/config] @ 220 GB p DATA: /config Package: DOCKER License: FileBot License PX31705185 (Valid-Until: 2071-12-15) (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. Done ヾ(@⌒ー⌒@)ノ (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:993): dconf-CRITICAL **: 02:07:23.001: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. Done ヾ(@⌒ー⌒@)ノ [amc] Invoking AMC script... [amc] ,: No Such File: /run/s6/services/amc/, [amc] Run script [fn:amc] at [Sat Dec 25 02:07:30 CET 2021] [amc] Parameter: artwork = y [amc] Parameter: music = y [amc] Parameter: clean = y [amc] Parameter: excludeList = /config/amc-exlude-list.txt [amc] Parameter: movieFormat = /output/Peliculas/{ny}/{ny} - {vf} - {vc} - {vcf} - {hdr} - {aco} [amc] Parameter: musicFormat = {plex} [amc] Parameter: seriesFormat = /output/Series/{n}/{'Season '+s}/{n} - {s00e00} - {t} - {vf} - {vc} - {vcf} - {hdr} - {aco} [amc] Parameter: animeFormat = /output/Peliculas/{ny}/{ny} - {vf} - {vc} - {vcf} - {hdr} - {aco} [amc] Parameter: subtitles = es [amc] Parameter: skipExtract = n [amc] Argument[0]: /watch [amc] Run script [fn:amc] at [Sat Dec 25 02:07:30 CET 2021] [amc] Parameter: artwork = y [amc] Parameter: music = y [amc] Parameter: clean = y [amc] Parameter: excludeList = /config/amc-exlude-list.txt [amc] Parameter: movieFormat = /output/Peliculas/{ny}/{ny} - {vf} - {vc} - {vcf} - {hdr} - {aco} [amc] Parameter: musicFormat = {plex} [amc] Parameter: seriesFormat = /output/Series/{n}/{'Season '+s}/{n} - {s00e00} - {t} - {vf} - {vc} - {vcf} - {hdr} - {aco} [amc] Parameter: animeFormat = /output/Peliculas/{ny}/{ny} - {vf} - {vc} - {vcf} - {hdr} - {aco} [amc] Parameter: subtitles = es [amc] Parameter: skipExtract = n [amc] Argument[0]: /watch [amc] Use excludes: /config/amc-exlude-list.txt (35) [amc] No files selected for processing [amc] Done ¯_(ツ)_/¯ Theese errors appear once container is starting. Container starts witout problem, but I need to restart the container to amc scripts work. I am also using the amc JDonloader 2 scripts. Thank you in advance
-
[Support] Djoss - FileBot
Hi, I am trying to setup Filebot by first time, with AMC, but at the start of the program it gives me the following errors: (process:963): dconf-CRITICAL **: 10:46:51.288: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.289: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.290: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. (process:963): dconf-CRITICAL **: 10:46:51.290: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly. Done ヾ(@⌒ー⌒@)ノ Someone knows the reason? I watch this reply in page 17 about the same error but, after new clean install (remove docker, remove historic container and remove appdata folder) i can not fix it. Thank you in advance Edit: As said in previous posts, changing ID and group to 0 (root) fixed the error. Are there any problem, from my ignorance, for staying root permits?
-
[Support] Linuxserver.io - Qbittorrent
Any idea?
-
[Support] Linuxserver.io - Qbittorrent
Hi, I have a problem when trying to create a torrent. With the PC app, it is very easy, go to Tools->create torrent; but with unraid docker I can not find this option. Instead of that, in the tracker label (bottom part), if pressing the riht mouse bottom it appears a menu that says "add new tracker", but after clicking there, nothing happens. Does someone can help me to create a torrent, to share with a friend? Thank you
-
Script after Docker Container Update
I hace two container that need to be in two ir more docker networks. After been updated or re-built, each time, they lost the "extra" networks and I need to execute the following command: "docker network connect --ip 172.x.x.x network docker" Is there a script that do the work for me after an update or re-built? Thank you
-
[Support] Linuxserver.io - Nextcloud
Try this: It has worked for me.