danb35 / freenas-iocage-nextcloud

Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt
GNU General Public License v3.0
259 stars 70 forks source link

Error 13.2-Release not found #221

Open chineseguy22 opened 3 months ago

chineseguy22 commented 3 months ago

I tried installing nextcloud following every step(except for domain) because I was getting error 13.2-release not found when installing nextcloud on truenas core from official pluggins. But while script installing It does the same. I'm new here so I used AI to help me understand what and where I'm supposed to write and what commands should I run. hope I'll get help. If not then I think I'll install a different os to make my Nas working with nextcloud IMG_20240714_151350 .

danb35 commented 3 months ago

The problem is that FreeBSD 13.2 is now EOL, and you can't run a FreeBSD 13.3 jail under TrueNAS 13.0. This script should work fine under 13.3-BETA, but I don't know that I'd want to recommend you run beta software in production.

chineseguy22 commented 3 months ago

The problem is that FreeBSD 13.2 is now EOL, and you can't run a FreeBSD 13.3 jail under TrueNAS 13.0. This script should work fine under 13.3-BETA, but I don't know that I'd want to recommend you run beta software in production.

Okay, thanks for the answer. I already installed truenas scale and thought that everything will work now, but no. When installing nextcloud app, it's stuck on deploying. Looks like for nextcloud installing I should find different os. I want It to be a Nas that's accessible from anywhere in the world and you can transfer data from phone to Nas and from Nas to phone. Are there any suggestions on what os I should choose? Or there is os from truenas that will work with nextcloud with no problems?