-
[Support] Linuxserver.io - Syncthing
I came here with the exact same question. I can tell you that going to Unraid webGui > Tools > New Permissions and then running it against the share(s) with your Syncthing files will fix it so that you can edit the files that Syncthing has moved around.
-
Recycle Bin (vfs recycle) for SMB Shares
So I have an unassigned device that has some files with extremely long file names, long enough that path + filename can exceed the 255 character limit that most windows programs can deal with. I use a workaround where i create virtual shares(?) in smb-extra.conf that point to subdirectories several layers deep with a single character label. Example: [Q] path = /mnt/disks/Extra/Sync/Queue/Incoming/ browseable = yes public = yes writeable = yes In this case, "Extra" is the unassigned device, and "Q" is the resulting share that points to the path above. Doing this keeps path + filename under 255 characters, solving my issue. What I just discovered however is that if I delete a file while browsing the "Q" share, it does not end up in the recycle bin. But if i delete a file in the same folder while using the full path starting at "Extra", it does get put into the recycle bin. Is there a way for me to config this so that it recycles the files when I am browsing via this shortened virtual share?
-
[Support] Linuxserver.io - Deluge
None of my torrents start in deluge anymore, not sure exactly why. My main private tracker says I am not connectable. I have what should be the relevant ports forwarded from my router to my unraid IP address. I also have upnp and whatnot turned on. Despite that, nothing is downloading. I feel like somewhere along the way I may have broken something somewhere while tinkering. I do see this in the log: 12:08:42 [WARNING ][deluge.i18n.util :83 ] IOError when loading translations: [Errno 2] No translation file found for domain: 'deluge' 12:09:59 [WARNING ][deluge.httpdownloader :315 ] Error occurred downloading file from "http://b'32pag.es'/": invalid hostname: b'32pag.es' 12:09:59 [WARNING ][deluge.httpdownloader :315 ] Error occurred downloading file from "http://b'stackoverflow.tech'/": invalid hostname: b'stackoverflow.tech' 12:09:59 [WARNING ][deluge.httpdownloader :315 ] Error occurred downloading file from "http://b'iptorrents.com'/": invalid hostname: b'iptorrents.com' 12:09:59 [WARNING ][deluge.httpdownloader :315 ] Error occurred downloading file from "http://b'empirehost.me'/": invalid hostname: b'empirehost.me' 12:09:59 [WARNING ][deluge.httpdownloader :315 ] Error occurred downloading file from "http://b'bakabt.me'/": invalid hostname: b'bakabt.me' I have no idea where that "b" at the end of "http://" is coming from, but that seems like a likely problem. Anyone have any idea?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
As with someone else, I would like to request some conf.sample files for the LinuxServer Ubooquity container. I am trying to set it up with DuckDNS validation and am utterly failing to make it work. I've tried everything that used to work for me, and that I have found in this topic and the Ubooquity topic that pertain to it.
-
[Support] Linuxserver.io - Ubooquity
I've reached the point where the same thing is happening to me. I'm having no luck fixing it. Have you resolved this?
-
[Support] Linuxserver.io - Mylar
Any idea why Mylar now shows "None (master)" as the version at the bottom?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
So I had this working until recently, but I moved and it seems that Cox blocks port 80 nowadays. I had been configured to use DuckDNS for my domain, with http verification. That no longer works at all, and my certs expired and now they can't renew. So I decided to try the DNS validation....Cloudflare doesn't seem to work with DuckDNS since my domain not a registered DNS. Is my only option to buy a domain name? Is there any way to make the DNS validation work with DuckDNS domains?
-
Performance Improvements in VMs by adjusting CPU pinning and assignment
How should CPU pinning be handled on a ryzen chip? I assume the CCX makes it slightly more complicated. I guess the real question is, what is the layout of the CPU/Threads for 1-16?
-
[Support] Djoss - dupeGuru
FWIW, the current fix is definitely usable, but it's still much less usable than it was a few versions ago. For example, I was just trying to delete things in picture mode, and had the detail window up in front of the results. I chose a few files to delete, and selected to delete them. Nothing happened, visually. I could not close the details window anymore, but I could still reduce the size of the results window. So I had to put the results window into window mode, and then move the detail window out of the way of the delete prompt so that I could choose to actually delete the files. Regardless of which mode I use, said delete prompt appears behind the results window. This is still usable, but not how the app used to work, and it definitely makes it more difficult to use.
-
[Support] Djoss - dupeGuru
I'm having an issue on the current build where after choosing to delete some duplicates, the results window gets lost behind the initial window, and there is no way to get it back. The height and width are set to 1600 and 900. I'm not sure if my usage of the details window while choosing the files is contributing to the issue.
-
[Support] Linuxserver.io - Ubooquity
Thank you CHBMB! I had it like this before: location / { proxy_pass https://192.168.1.130:2202/ubooquity; proxy_max_temp_file_size 2048m; include /config/nginx/proxy.conf; } But that was not working. Now I can get to it. I didn't realize that the reverse proxy prefix needed to be part of the location, rather than simply as part of the server_name.
-
[Support] Linuxserver.io - Ubooquity
I found https://vaemendis.github.io/ubooquity-doc/pages/tutorials/lets-encrypt.html on the ubooquity website, but I am not really sure how to make that work with docker containers. Anyone have any insight on how to possibly pull this off? Also, I see that Ubooquity now has a beta for version 2.0.2. Is there any way to set a flag to install this beta version?
-
[Support] Linuxserver.io - Nextcloud
Have you or anyone managed to fix this issue? I'm trying to upload an 8GB ISO to mine and it is refusing to work.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I installed the Linuxserver LetsEncrypt container for the first time last night, and the template I used via Community Applications set it up with bridge mode and 80 -> 80, 443 -> 443. I don't see anything at the github page that says to swap to host mode.
-
[Support] Linuxserver.io - Ubooquity
How did you go about configuring this docker to work with LetsEncrypt? I'm using the LinuxServer LetsEncrypt docker container, and I have been having trouble getting it to work at all.
smashingtool
Members
-
Joined
-
Last visited