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
252 stars 71 forks source link

Stopped nextcloud due to VNET failure #155

Open hevilp opened 3 years ago

hevilp commented 3 years ago

Hi,

I want a fresh install:

root@truenas[~/freenas-iocage-nextcloud]# ./nextcloud-jail.sh
JAIL_INTERFACES not set, defaulting to: vnet0:bridge0
ls: /mnt/daten/NextCloudJail/nextcloud/config: No such file or directory
nextcloud successfully created!

Stopped nextcloud due to VNET failure
Failed to create jail

nextcloud-config is:

JAIL_IP="172.16.0.6"
DEFAULT_GW_IP="192.168.2.1"
POOL_PATH="/mnt/daten/NextCloudJail"
TIME_ZONE="America/New_York"
HOST_NAME="XXXXXXXXXXXXXXXXXX"
STANDALONE_CERT=1
danb35 commented 3 years ago

Your jail's IP address needs to be in the same network as your gateway.