Everything posted by blaine07
-
[Support] Linuxserver.io - Nextcloud
Yeah, I still can’t do LARGE uploads with iOS client. Can upload large files everywhere else etc. Something to do with chunked file upload, or lack thereof, on iOS for me.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
You 100% don’t want your Unraid Server accessible directly over the web if that’s what your fiddling with. Perhaps look into OpenVPN docker for remote access to server.
-
[Support] selfhosters.net's Template Repository
I hope I have found my way to right place... Tonight playing with idrac6 container. Seeing: Feb 02, 2020 6:45:58 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock User prefs. Unix error code 20. Feb 02, 2020 6:45:58 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. in the logs a LOT. Is it any reason for alarm or concern? Thanks!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Sadly I can’t offer a helpful reply but sure wish I could. More or less at this point I suspect we will continue to have this issue until “chunked file upload for iOS app” is a priority and addressed. My problems mentioned a page or two back were only an issue on iOS app.
-
[Support] Linuxserver.io - Nextcloud
Sorry to bring up a post from the dead but seeing this error in my PHP logs quite often. Does anyone have the details on assigning more children? What file? How does one determine how much to raise it by? Any help would be greatly appreciated:-) Edit: error below. Also is this correct www2.conf file to edit?(appdata>Nextcloud>PHP????)
-
[Support] Linuxserver.io - Nextcloud
You might try looking this before you write it off and start over. May be able to salvage your install? https://forums.unraid.net/topic/48383-support-linuxserverio-nextcloud/page/8/ CHBMB instructions for manually updating Nextcloud instance...
-
Setting Up WireGuard® on Unraid
Hey T0rq, I was playing with this yesterday as a secondary way into home network; currently depend on OpenVPN on PFSense. No matter what I did every time I imported the WireGuard config(s)(tunnel or client) I to iOS app it said something about not being a valid configuration. I followed your guide, to a T, I think, three different times and no dice. Any ideas? Also, only thing I wasn’t sure of was whether I had Port Forward in PfSense set right. It was asking something about to NAT traffic or not; yes was forwarding the 51820 to Unraids IP. Is their anyway you could provide more specific details on the Pfsense specific portion of WireGuard setup since PFsense seems to be so widely used? Pic of your actual configuration page for it or anything so I can assure myself that my idiocracy wasn’t at fault? Still not sure why WireGuard app on iPhone kept saying not complete or valid configuration though??? Thanks!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
What it means has been talked about in length previously in this thread. TLDR; ignore it
-
[Support] Linuxserver.io - Nextcloud
Have you tried making large uploads in the iOS Nextcloud app?
-
[Plugin] NUT v2 - Network UPS Tools
No it normally sits at “100” [emoji848][emoji2373] I may try another Battery Backup; same model Tripplite though. Need to buckle down and buy a APC I guess but $$$
-
[Support] Linuxserver.io - Unifi-Controller
Did you look inside Letsencrypt templates?
-
[Support] Linuxserver.io - Nextcloud
I saw some talk too about Nextcloud for iOS not uploading in “chunks” like browsers and Android etc. I suspect it perhaps has something to do with that at this point [emoji848][emoji2373]
-
[Plugin] NUT v2 - Network UPS Tools
Any ideas on how or where to begin troubleshooting NUT randomly saying that server is on battery backup and shutting down? It’s a Tripplite 1050SLT UPS. I’m positive power isn’t being lost. Did this once last week and once this week. Good news is it’s safely shutting down system; bad news is erroneously and randomly LOL.
-
[Support] Linuxserver.io - Nextcloud
Okay, figured PHP junk out; no change. Now I’m on to trying to figure out “fastcgi” stuff found here: https://docs.nextcloud.com/server/15/admin_manual/configuration_files/big_file_upload_configuration.html I just don’t understand where it’s telling me to make fastcgi changes. Anyone had any experience with changing fastcgi stuff and have any advice? This deal literally driving me bonkers not being able to figure it out(uploading large files through iOS Nextcloud app). [emoji2361][emoji2361][emoji2361][emoji26][emoji26][emoji26] I just don’t understand how no one else has hit this rock wall like I have.
-
[Support] Linuxserver.io - Nextcloud
So...my above fiasco(couple posts up). Still no resolution, sadly. Does anyone know in exactly which files to edit to turn "proxy_request_buffering off"? It's literally the only thing I haven't tried. I have changed "client_body_buffer_size" to 512 in Letsencrypts>nginx> proxy.conf. in Letsencrypt>nginx>nginx.conf I have client body size set to 0. In Letsencrypt>nginx>proxy-confs>nextcloud.subdomain.conf I have client max body size set to 0. In Nextcloud>nginx>nginx.conf I have max body size set to 0. In Nextcloud>nginx>site-confs>default I have max body size set to 0. I have changed "client_max_body_size" to 0 in all the different places it could be, that I can find, a factor. Google says in Nextcloud UI under basic settings at one point their was a max filesize option but im assuming at this point that in v17 that doesn't exist as it's nowhere to be found under basic settings. Not sure what else to do other than try turning proxy buffering off. Not sure exactly which error logs I need to check for further information, either. I am at a total loss at this point 😞 In Nextcloud GUI under Settings>System I see a "external monitoring tool" link. In that link it opens I seen a few lines that jumped out at me "<php> <version>7.3.13</version> <memory_limit>536870912</memory_limit> <max_execution_time>3600</max_execution_time> <upload_max_filesize>2097152</upload_max_filesize>" But I haven't slightest idea where the upload_max_filesize figure is coming from? Any help and guidance would be awesome 🙂
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Well a few lines up your domain, I assume, still is there by “array”... if that’s the case. [emoji3]
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I’m far from a expert but I’d imagine the Overwrite Host/CLI can’t point a domain you don’t control. Not sure about yours specifically but I’m my a nextcloud.subdomain.conf I had to have my server name as its url, not a name.*. It never did work right having it that way for me despite having first part of subdomain correct.
-
[Support] Linuxserver.io - Nextcloud
https://github.com/nextcloud/ios/issues/396 Wonder if perhaps theirs some way to still do this with Nextcloud? Don’t see whatever directory he’s referring to for correct file to edit though??
-
[Support] Linuxserver.io - Nextcloud
So I fixed PART of this problem.. still need a little help though. Thought I fixed it 100% as I DID got rid of the 413 error(turning off temporarily the Cloudflare Proxy)... Basically, now, when I upload the 2.5gb file mentioned above the WHOLE file uploads in the iOS Nextcloud app, it sits on screen saying 2.54gb of 2.54 uploaded. Just sits, never says finished. If I look at my Unraid Server.. it fills the NORMALLY 50% docker.img to over 80%(and sends me a panicked email). Almost hangs Unraid server up; everything comes to a crawl. Wouldn’t mind the blip if file would finish but then it just starts uploading all over again without deleting its previous attempt. In essence never finishing though. Been trying to read and figure it out, but afraid to meddle in too much. I suspect it’s a cache/tmp directory problem but I just don’t quite know enough to figure it out. https://docs.nextcloud.com/server/stable/admin_manual/configuration_files/big_file_upload_configuration.html Tried looking where this referenced but with NC on Unraid the file structure must just be different enough that I cant figure out where those specific files are I guess rendering it not a possible solution. Any help would be greatly appreciated. [emoji26] If a Diagnostics upload would be helpful please let me know. With having to restart Nextcloud when this happens not sure what log files would be useful, sorry for the ignorance on my part. Edit: still also not sure if the Proxy Max Temp File Size thing I mention in post above is perhaps a relative culprit [emoji848][emoji2373] Edit2: if useful. Run Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='nextcloud' --net='proxynet' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '444:443/tcp' -v '/mnt/user/nextcloud/':'/data':'rw' -v '/mnt/user/appdata/nextcloud':'/config':'rw' 'linuxserver/nextcloud'
-
[support] dlandon - Zoneminder 1.36
Maybe IpCam app, after reading description seems very possible, was using Cambozola and that’s where my issues start and end. Meh, will definitely take a look at zmNinja. Thanks!
-
[support] dlandon - Zoneminder 1.36
Seeing a lot of this: ".WAR-/usr/share/zoneminder/www/includes/functions.php/778 [ZM_OPT_CAMBOZOLA is enabled, but the system cannot find /usr/share/zoneminder/www/cambozola.jar]" in the logs. Can anyone explain Cambozola significance? On maybe a unrelated note, I was using IpCamViewerPro on my iPhone to remotely, through VPN, watch cameras. Today I had to turn SSL off in the app to see cameras. I have never put a signed HTTPS certificate, but to best of my knowledge it's always worked in IPCamViewer with SSL enabled and now it requires me turn OFF SSL. Does anyone happen to have any idea if recent update with Zoneminder could've caused that/been related?
-
[Support] Linuxserver.io - Nextcloud
I’m far from helpful but FWIW the 3 times I’ve tried GUI updates it’s resulted in failure every single time. Subdomain reverse proxy. [emoji848][emoji2373]
-
[Support] Linuxserver.io - Nextcloud
Solved my problem, sometimes I’m a real... errrm “genius.” Forgot I was proxying through Cloudflare... DNS only and such issue evidently doesn’t exist. I’ll flip proxy back on later. Facepalm. So, for anyone in future... If your uploading large files and using Cloudflare as your CDN you *may* have to turn the CF Proxy off/on to accommodate occasional large file uploads. :-)
-
[Support] Linuxserver.io - Nextcloud
Alright, not trying to beat a dead horse here...apologies in advance. Today I have been trying to upload a .mov file that is just a LITTLE larger than 2.5gb using the current Nextcloud iOS app. Every time it fails with a 413 error in Nextcloud app. I’ve searched through thread and edited the few different files, that are usually responsible for this issue, max upload size to 0 as been mentioned in thread 200x. Still no dice. In my Letsencrypt nextcloud.subdomain.conf would or could “proxy_max_temp_file_size 2048m” have anything to do with my issues? Not sure what else to do, as I said, I’ve changed max upload size everywhere else(mentioned in thread) to “0” on max size. Could it just be a defunct in most recent Nextcloud iOS client app ? suggestions, thoughts, direction or help would be greatly appreciated. Thanks!!
-
[Support] Linuxserver.io - Nextcloud
So, I’m guessing, when we get update to version 18 the OnlyOffice stuff won’t be already enabled and it won’t break my already existing Collabora integration [emoji848]