blaine07

Members
  • Posts

    736
  • Joined

  • Last visited

Everything posted by blaine07

  1. Well a few lines up your domain, I assume, still is there by “array”... if that’s the case. [emoji3]
  2. 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.
  3. 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??
  4. 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'
  5. 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!
  6. 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?
  7. 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]
  8. 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. :-)
  9. 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!!
  10. 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]
  11. Thanks for all your hard work keeping this going for us mate! [emoji1305][emoji3]
  12. What’s going to happen next time they push out a update though and you’ve pointed container to one specific release...?
  13. Then everywhere in our reverse proxy Bitwarden.conf change Bitwarden to new container “name”? (bitwardenrs or whatever new container name is?) Or is it easier to change new container name to what previous container was called?
  14. Poster above mentioned setting up Redis as well; appears he went at it a entirely different direction. Which way is right/ wrong here? Or is it both accomplishing same thing? One using app on CA and Nextcloud using something built in? https://forums.unraid.net/topic/48383-support-linuxserverio-nextcloud/?do=findComment&comment=807040
  15. https://forums.unraid.net/topic/72800-vlan-help/ https://forums.unraid.net/topic/62107-network-isolation-in-unraid-64/ Second link pretty thoroughly explains everything [emoji3]
  16. I can’t tell you what has went wrong but edit Letsencrypt, add a additional subdomain, save Letsencrypt config and then start Letsencrypt, let it boot. Stop Letsencrypt, remove subdomain, save and start it back up and they should renew. I’ve had issues occasionally with the certs not renewing, too, and this has 100% been the fix. :-)
  17. Is it looking for a default gateway, too?
  18. Sticks all same size/speed? What kind of server is it?
  19. I like the new login feature with password saving best. I’d like to see password prompt on array stop. :-)
  20. Just wanted to say THANKS. Had to go into maintenance mode then "cd /config/www/nextcloud/" first then ran "sudo -u abc php7 occ db:convert-filecache-bigint" then come out of maintenance mode and reboot. Thanks a ton @saarg! Took literal seconds to "convert" whatever it converted. Shrug
  21. Anyone have trips or tricks on backup Nextcloud and SQL DB or do you all just use the CA Baxkup/Restore plug-in solely?
  22. Sometime it's the small things in life LOL; FINALLY got all this sorted out. Converted to SQL DB and got the silly security warnings ALL fixed. "All checks passed." Anyone else having Nextclouds Security check update the scan on their website? Says my scan was last done in October and I hit "trigger re-scan" hours ago and it still hasn't updated hmmm :shrug: oh well
  23. Well, successfully got this accomplished. Now in security warnings I have: "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read the documentation page about this." Which leads me THIS. Going to try to go through those motions a bit later today. Appears I'll flip this: "[mysqld] innodb_file_per_table=1" ON and then proceed to follow the MySQL steps at step 2 and restart and repair NextCloud etc. Hopefully it goes easy 🙂
  24. Just read through it. Essentially he’s doing same thing as I am currently.. well I mean using the dns Resolver for one specific network and Forwarder for another network. I’m currently using Pihole for adult network and pfBlocker for kids network. Not sure using dns Resolver and Forwarder how he is would help me any though... [emoji848] goodness one wouldn’t think this would be this hard [emoji2361]
  25. Yeah not sure I’m prepared to change all the ports up and have to reset up all the subdomain.conf files. Can you please explain more(see my idiot edits above LOL) about how you are using both Resolver and Forwarder? Would you recommend maybe I just take Pihole out of equation? Could you show screen shots of your settings for Resolver and Forwarder and DNS Settings under General Setup? Pm me maybe if you don’t want redacted info in public? [emoji3]