THANK YOU VERY MUCH!!! After spending nearly one week, after work, I was able to have successful first-try install following your instructions. I almost give up, since I am on 24.04.0 trying to install the latest NextCould v2.0.18 (TrueNas)... All works smoothly now. Will start migrating my data from the OMV6 NextCloud in the next few days. Great work!!!
I was getting so frustrated! I really believe the permissions for the top level folder were messing with me for a while since the lower levels “inherit” from the parent. Best of luck, let me know how it goes!
Great video, just failed to mention that you need to also select truenas certificate when setting up collabora, but thank you very much!!! Loved the video, helped me out so much when I was trying to fix my broken nextcloud install
omg im new to all of this and have been trying to setup TrueNAS with Nextcloud and kept screwing things up. This helped me out soooo much. Thank you dude. You are an awesome teacher.
Salut, ca a marché pour toi ? De mon coté dès que je change quelque chose nextcloud ne redémarre plus... J'ai tout mis exactement comme dans la video^^ si tu sais m'aider ce serait merveilleux
4 วันที่ผ่านมา +1
Unfortunately my Nextcloud did not setup at all like in this video, it also had allot of different parameters then what you have here. Also the link you provided is now dead with no additional references. Besides the mishaps, your video has been informational and enjoyable. You have a subscribe and like from us
Are you sure this works for the new latest truNAS scale ver? I’ve tried 10 times and even though I followed this guide to the letter I’m missing something. I know it’s got to be permissions, but I’m not sure where.
The installation changed again? It’s so frustrating that every TrueNAS update breaks everything and changes how to set up Nextcloud. In 24.10, all apps are now based on Docker, and host paths don’t work at all! Seriously, why?
Question, not sure if you've ran into this or not, but no matter what I try, FFMPEG seems to not be installing or is unable to be found by nextcloud after install. I'm wanting to use ffmpeg with the media conversion app in nextcloud and on 3 different instances (2 installed to their own datasets as shown here, 1 straight to the default ix-applications) its given me the same error "ffmpeg not found" in the logs when trying to do anything that looks for ffmpeg. I did make sure to add ffmpeg during the install options (as well as smb services)
Great job! I was able to get this up and going on RC2 Eel. Howevever, there were a few weird quirks that were different but your video helped me for the most part.
Hi, this doesn't work for me. I think I have a problem creating the folders. I don't have the application icon like you on the screen. Would you like to explain to me how to do it?
Hi Randy, I'm confused. I'm trying to run Truenas Dragonfish-24.04.0 and have a question about role in main appData catalogue. In my system after adding dataset the role column is empty. What have I done wrong? Thanks in advance! Cheers
I’ll look into it. I know dragon fish has some pretty substantial changes all around though. All my setup is cobia, haven’t touched dragonfish, and now electric eel is being pushed…needless to say, if this continues I’ll be forced into learning and making new videos every month for a long time 😂
Hello! Great video! However I am having a problem with Nextcloud showing "Document loading failed, Failed to load Nextcloud Office" whenever I try to open or create a document. Nextcloud says it is connected Collabora in administrative settings, but it doesn't open any documents. Do you have any ideas, or could you point me to someone who can? Thanks!
hi, do you have any idea how to properly config nextcloud Preview Generator on truenas scale and add "php /var/www/nextcloud/occ preview:pre-generate " comand on crons.Thank you
can I set up next cloud or any good cheap cloud with a server like Ubuntu or ant media to run a low cost 24/7 streaming of my old videos to my TH-cam channel. This is the next big thing for TH-cam... do this and include additional good price webhosting with a decent free trial offer and it will be gold.
Thanks for the detailed tutorial. My Nextcloud is showing "Please use the command line updater because updating via browser is disabled in your config.php." after the update; i dont know what to do Can you please help? thanks.
Well that’s a new one…I’ll check mine out and see if it says the same. It may just be because you could “update” from the web and break functionality originally. Not you’ve got to update the “app” in truenas. I wouldn’t worry about it…
La guida è esaustiva, peccato che in questa versione di nextcloud della community di truenas non ci sia la possibilità di inserire nella sezione storage condivisioni NFS, è possibile farlo solo con smb. Sulla versione Truecharts invece si può fare.
Is there a way to download custom firmware directly to the switch without a pc or jig? I’ve been seeing on Reddit people are starting to say they found a method through the switches build in browser, it’s just a matter of time before I discover it. I already tried the hats method but it doesn’t exist a Anymore
@@Randyisanerd Thanks to your videos, I have both nextcloud and tailscale running. I can access truenas using tailscale from external network. However, I cannot connect to nextcloud. From what I read, nextcloud would need trusted domain to be setup for the 100.x.x.x address range that tailscale uses. However, I am unable to find the Nextcloud config UI to set it up. Your help is really appreciated.
Got the "Your data directory and files are probably accessible from the internet. The .htaccess file is not working." error. When i try to connect to the collabra directly, i get.. "SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG"
I’m honestly struggling with getting SSL certs to work as well to get rid of these errors. The “self signed” truenas cert throws the error, and every attempt at a cert from cloudflare isnt helping. Unless you’re manually adding port forwarding to your router to Nextcloud youre safe, it’s just a nag message. But I do hate it as well. I’ll let you know as soon as I find a solution the works.
Love your videos, they have been a huge help in setting up my truenas. Could you make a video on how to connect nextcloud to a domain name? I connected it through tailscale but haven't had any luck using Nginx-Proxy-Manager.
Nginx-proxy-manager del tracciato community non ascolta le porte 80 e 443 perche su truenas le porte che vengono assegnate alle app vanno dalla 9000 in su, personalmente sono riuscito ad usare dominio locale con certificato selfsigned con diversi passaggi, installando pihole per il parte dns e poi utilizzando una regola iptables su truenas per ruotare le richieste in ingresso indirizzate dalle porte 80 e 443 alle porte di ascolto di nginx-proxy-manager. Il tutto mi funziona alla grande con tailscale.
I really wanted to see what exactly you were setting the permissions to for the apps user/group in the ACL, but you put your face directly in front of the critical information. Bro. Why.
Hahahahahahaa sorry man! Checkout my other video on external access. Took me a bit to figure out, but it’s what most people want anyway, and gives a better look at those settings without my face in the way.
After I get this setup, how can I access my Nextcloud server from the app on my phone? Is that the Tailscale thing? I'm very new to TrueNAS and IT in general. Thanks
I can add my files to the user data fiile. In the container terminal run : sudo php occ files:scan --all Not sure it will work on truenas as I can't seem to get anything done on it. Can't get my head wrapped around this mess. I use unraid. Not sure if that makes a difference.
Oh nice. Makes sense a command line entry would scan and update the file list. Just weird it has to come to that in the first place to me. But thank you for posting it!
Hi Randy, I just installed truenas and nextcloud for the first time, before installing nextcloud I followed your method, I created a datasheet like you did, only I didn't change the permissions (I did change permission like yours several time at trial before, but got some error/warning message, so I decided not to change the permissions), after that I continued installing NextCloud with the settings like yours. after deployment is complete, the web portal cannot be accessed, what should I do?
Next step, I want to make the nextcloud accesable online via cloudflare tunnel with free domain from clouDNS. Is that possible to do it with TrueNAS SCALE?
@@Randyisanerd I have tried two cloudflare tunnel methods, and neither works, the tunnel may connected but still can't be accessed the nextcloud using the domain. very frustrating. I think I'll try like you. Which is better, tailscale or wireguard?
Tailscale is based off of wireguard protocol, you just need an “app” for each device, which isn’t bad at all. I’d recommend starting with Tailscale and seeing if it suited your needs. In 99% of mine it’s perfect.
Yeah, that’s what was happening to me if there was a permission issue. I must have deleted the datasets 3-4 times before it finally worked for me. You’ve got to make sure the top level is set up for “apps” before creating the child datasets as it “inherits” everything from the parent dataset. It’s super frustrating I know. If you go to the apps page, click on Nextcloud,then look at kubernetes event history on the top right. It should list the error there, most likely says “failed to deploy” for a permission issue. I was ready to huck this computer out the window. But you can get it.
Excellent! Glad to hear you got it up and running. 99% of my truenas issues are permissions related. They really need to figure something out there. 99.9% of their (albeit non-paying) customers need a wide open, 1 user setup. Permissions should be an add-on, not the other way around.
Thank you. everything worked except the certificate. If I add the truenas default certificates, I still get error that self signed certificates are not valid.
In Admin "Overview", I continue to get the error: "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." All fixes on the internet (pre-2024) reference directories that I don't have for some reason (particularly /var/www/nextcloud), and I can't find an updated fix. Any suggestions? Whenever I change the slightest thing in config.php the app fails to deploy. Is everyone doing this through the TrueNAS shell? I cannot find a shell in the app.
THANK YOU VERY MUCH!!! After spending nearly one week, after work, I was able to have successful first-try install following your instructions. I almost give up, since I am on 24.04.0 trying to install the latest NextCould v2.0.18 (TrueNas)... All works smoothly now. Will start migrating my data from the OMV6 NextCloud in the next few days.
Great work!!!
Did you have any luck fixing the errors inside Nextcloud?
DUDE.... THANK YOU. I've been trying to get nextloud to start for 2 weeks now.
Finally a tutorial for v2!!!! I thought I'm the only one with the breaking problem on v2. Thank you for the video I'll try it tomorrow
I was getting so frustrated! I really believe the permissions for the top level folder were messing with me for a while since the lower levels “inherit” from the parent. Best of luck, let me know how it goes!
Great video, just failed to mention that you need to also select truenas certificate when setting up collabora, but thank you very much!!! Loved the video, helped me out so much when I was trying to fix my broken nextcloud install
omg im new to all of this and have been trying to setup TrueNAS with Nextcloud and kept screwing things up. This helped me out soooo much. Thank you dude. You are an awesome teacher.
Thank you! Don’t forget to check out the video on external access if you’d like to go that route.
a huge thanks from France ! Research this problem in english was definitely the best idea. Insane work ! All my family greats you
Glad I could help! Be sure to check out my video for external Nextcloud access if you plan on using this outside of your home network!
Salut, ca a marché pour toi ?
De mon coté dès que je change quelque chose nextcloud ne redémarre plus...
J'ai tout mis exactement comme dans la video^^ si tu sais m'aider ce serait merveilleux
Unfortunately my Nextcloud did not setup at all like in this video, it also had allot of different parameters then what you have here. Also the link you provided is now dead with no additional references. Besides the mishaps, your video has been informational and enjoyable. You have a subscribe and like from us
I myself is having issues just can not get it to work, have you had more joy with your the set up
Are you sure this works for the new latest truNAS scale ver? I’ve tried 10 times and even though I followed this guide to the letter I’m missing something. I know it’s got to be permissions, but I’m not sure where.
How to adjust the operation of Collabora when leaving the Truenas certificate working? The https problem of the other video
The installation changed again? It’s so frustrating that every TrueNAS update breaks everything and changes how to set up Nextcloud. In 24.10, all apps are now based on Docker, and host paths don’t work at all! Seriously, why?
Updated my Nextcloud version after following this tutorial, now nothing is working. Tried reinstalling multiple times, restarting the server, etc. 😢
Question, not sure if you've ran into this or not, but no matter what I try, FFMPEG seems to not be installing or is unable to be found by nextcloud after install. I'm wanting to use ffmpeg with the media conversion app in nextcloud and on 3 different instances (2 installed to their own datasets as shown here, 1 straight to the default ix-applications) its given me the same error "ffmpeg not found" in the logs when trying to do anything that looks for ffmpeg. I did make sure to add ffmpeg during the install options (as well as smb services)
Great job! I was able to get this up and going on RC2 Eel. Howevever, there were a few weird quirks that were different but your video helped me for the most part.
Thank you Randy! Awesome video, do you have any tips on migrating user data from an old data set to a new data set?
I do not yet, but as I go to electric eel and docker here shortly I’ll have to figure all of that out. I’ll post for sure.
Hi, this doesn't work for me. I think I have a problem creating the folders. I don't have the application icon like you on the screen. Would you like to explain to me how to do it?
Hi Randy, I'm confused. I'm trying to run Truenas Dragonfish-24.04.0 and have a question about role in main appData catalogue. In my system after adding dataset the role column is empty. What have I done wrong? Thanks in advance! Cheers
I’ll look into it. I know dragon fish has some pretty substantial changes all around though. All my setup is cobia, haven’t touched dragonfish, and now electric eel is being pushed…needless to say, if this continues I’ll be forced into learning and making new videos every month for a long time 😂
how to setup turn server to use talk video call guy?
Thank you so much, it worked!
Hello! Great video! However I am having a problem with Nextcloud showing "Document loading failed, Failed to load Nextcloud Office" whenever I try to open or create a document. Nextcloud says it is connected Collabora in administrative settings, but it doesn't open any documents. Do you have any ideas, or could you point me to someone who can? Thanks!
I have the same problem. get WOPI host error. Added WOPI hosts in nextcloud collabora page, still don't work. Cant open files.
Merci ! :)
thank you so much for doing this video
Glad I could help!
They kill off true charts
hi, do you have any idea how to properly config nextcloud Preview Generator on truenas scale and add "php /var/www/nextcloud/occ preview:pre-generate " comand on crons.Thank you
can I set up next cloud or any good cheap cloud with a server like Ubuntu or ant media to run a low cost 24/7 streaming of my old videos to my TH-cam channel. This is the next big thing for TH-cam... do this and include additional good price webhosting with a decent free trial offer and it will be gold.
I have not looked into that particular use case. If I stumble upon something I’ll let you know!
Thanks for the detailed tutorial.
My Nextcloud is showing "Please use the command line updater because updating via browser is disabled in your config.php." after the update; i dont know what to do
Can you please help? thanks.
Well that’s a new one…I’ll check mine out and see if it says the same. It may just be because you could “update” from the web and break functionality originally. Not you’ve got to update the “app” in truenas. I wouldn’t worry about it…
@@Randyisanerd Thanks!! I'll wait; I had updated nextcloud to 29.0.3 from truenas apps menu but now cant access portal; shows message as above
La guida è esaustiva, peccato che in questa versione di nextcloud della community di truenas non ci sia la possibilità di inserire nella sezione storage condivisioni NFS, è possibile farlo solo con smb. Sulla versione Truecharts invece si può fare.
Is there a way to download custom firmware directly to the switch without a pc or jig? I’ve been seeing on Reddit people are starting to say they found a method through the switches build in browser, it’s just a matter of time before I discover it. I already tried the hats method but it doesn’t exist a
Anymore
Very clear and helpful. Do you have a video on how to setup tailscale and nextcloud with truecharts. I have been unable to set this up. Thanks!!
I see you have a section on setting up tailscale at the end of another video. I will try it out. Thx.
You beat me to it 😂 if you run into any snags let me know.
@@Randyisanerd Thanks to your videos, I have both nextcloud and tailscale running. I can access truenas using tailscale from external network. However, I cannot connect to nextcloud. From what I read, nextcloud would need trusted domain to be setup for the 100.x.x.x address range that tailscale uses. However, I am unable to find the Nextcloud config UI to set it up. Your help is really appreciated.
New video dropping at 5pm today...took me WAY too long to figure it out, but I now have a full guide on External Nextcloud Access!
Works on NextCloud 2.0.9!
Excellent. Thanks for the feedback!
Got the "Your data directory and files are probably accessible from the internet. The .htaccess file is not working." error.
When i try to connect to the collabra directly, i get..
"SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG"
I’m honestly struggling with getting SSL certs to work as well to get rid of these errors. The “self signed” truenas cert throws the error, and every attempt at a cert from cloudflare isnt helping. Unless you’re manually adding port forwarding to your router to Nextcloud youre safe, it’s just a nag message. But I do hate it as well. I’ll let you know as soon as I find a solution the works.
@@RandyisanerdI got the .htaccess error as well. I noticed it in your video. Did you find a resolution for this?
Love your videos, they have been a huge help in setting up my truenas. Could you make a video on how to connect nextcloud to a domain name? I connected it through tailscale but haven't had any luck using Nginx-Proxy-Manager.
I just registered a cheap domain going down a mail server rabbit hole…but I’ll put it on the list!
Nginx-proxy-manager del tracciato community non ascolta le porte 80 e 443 perche su truenas le porte che vengono assegnate alle app vanno dalla 9000 in su, personalmente sono riuscito ad usare dominio locale con certificato selfsigned con diversi passaggi, installando pihole per il parte dns e poi utilizzando una regola iptables su truenas per ruotare le richieste in ingresso indirizzate dalle porte 80 e 443 alle porte di ascolto di nginx-proxy-manager. Il tutto mi funziona alla grande con tailscale.
Thank you!
New video dropping at 5pm today...took me WAY too long to figure it out, but I now have a full guide on External Nextcloud Access!
I really wanted to see what exactly you were setting the permissions to for the apps user/group in the ACL, but you put your face directly in front of the critical information. Bro. Why.
Hahahahahahaa sorry man! Checkout my other video on external access. Took me a bit to figure out, but it’s what most people want anyway, and gives a better look at those settings without my face in the way.
thanks for the time saved :)
Glad I could help!
All URLs used to access your Nextcloud server must be whitelisted in your
how to do it?
Check out my external Nextcloud access video for how to set that up. A bit more involved, but worth it.
After I get this setup, how can I access my Nextcloud server from the app on my phone? Is that the Tailscale thing? I'm very new to TrueNAS and IT in general. Thanks
Tailscale is the easiest for sure!
did you ever get smtp to work?
I can add my files to the user data fiile. In the container terminal run : sudo php occ files:scan --all Not sure it will work on truenas as I can't seem to get anything done on it. Can't get my head wrapped around this mess. I use unraid. Not sure if that makes a difference.
Oh nice. Makes sense a command line entry would scan and update the file list. Just weird it has to come to that in the first place to me. But thank you for posting it!
Hi Randy, I just installed truenas and nextcloud for the first time, before installing nextcloud I followed your method, I created a datasheet like you did, only I didn't change the permissions (I did change permission like yours several time at trial before, but got some error/warning message, so I decided not to change the permissions), after that I continued installing NextCloud with the settings like yours. after deployment is complete, the web portal cannot be accessed, what should I do?
I start it again from beginning and now works 😅
Next step, I want to make the nextcloud accesable online via cloudflare tunnel with free domain from clouDNS. Is that possible to do it with TrueNAS SCALE?
I have mine setup through Tailscale wireguard tunnel. Super easy! There is a small section in my really long video that hits on it.
@@Randyisanerd I have tried two cloudflare tunnel methods, and neither works, the tunnel may connected but still can't be accessed the nextcloud using the domain. very frustrating. I think I'll try like you. Which is better, tailscale or wireguard?
Tailscale is based off of wireguard protocol, you just need an “app” for each device, which isn’t bad at all. I’d recommend starting with Tailscale and seeing if it suited your needs. In 99% of mine it’s perfect.
My Nextcloud is stuck at "Deploying"
Yeah, that’s what was happening to me if there was a permission issue. I must have deleted the datasets 3-4 times before it finally worked for me. You’ve got to make sure the top level is set up for “apps” before creating the child datasets as it “inherits” everything from the parent dataset. It’s super frustrating I know. If you go to the apps page, click on Nextcloud,then look at kubernetes event history on the top right. It should list the error there, most likely says “failed to deploy” for a permission issue. I was ready to huck this computer out the window. But you can get it.
@@Randyisanerd Thanks, it finally worked for me.
Excellent! Glad to hear you got it up and running. 99% of my truenas issues are permissions related. They really need to figure something out there. 99.9% of their (albeit non-paying) customers need a wide open, 1 user setup. Permissions should be an add-on, not the other way around.
@@Randyisanerd Right
Do you use this and the image software?
I use immich for photo backups, although, this looks looks capable as well
Thank you. everything worked except the certificate. If I add the truenas default certificates, I still get error that self signed certificates are not valid.
I’m still basing my head against a wall on certificates too, as soon as I figure that out I’ll do a quick video it for sure.
New video dropping at 5pm today...took me WAY too long to figure it out, but I now have a full guide on External Nextcloud Access!
Where i can find the default nextcloud username and password? Btw thanks for uploading this tutorial, really appreciate it man!
you get to define it, whatever you type in when creating the app will be saved for first launch! I just go generic and say "admin" plus a password
Just hide your face FFS!
😂
In Admin "Overview", I continue to get the error: "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root."
All fixes on the internet (pre-2024) reference directories that I don't have for some reason (particularly /var/www/nextcloud), and I can't find an updated fix. Any suggestions? Whenever I change the slightest thing in config.php the app fails to deploy. Is everyone doing this through the TrueNAS shell? I cannot find a shell in the app.
I get it too. I believe it has to do with the self signed cert. as soon as I figure out these cloudflare certs I’ll post an update.
@@Randyisanerd looking forward to it👍
New video up! No SSL nags, and access from the internet through Cloudflare tunnel !!!!! But I do still get the above warning 😂