I have no idea why I successfully installed an ipv4 based plugin ones, and afterwards never managed to to that again (see earlier replays) . One thing I tried is to setup the testplugin (nextcloud) again this time with ipv4 and ipv6.
Today I again spend a couple op hours trying to get the nextcloud plugin up and running, but I did not manage ..... again
So the only posible test left is a complete reinstall on a wiped disk set . Here the tests I performed today:
Using plugin advanced setup
basissettings
vnet on
vnet0 192.168.111.10 24
192.168.111.1
vnet0 2001:984:abcd:111::1:10 64
2001:984:abcd:111::1
auto start off (for the moment)
netweok settings
vnet0:bridge111
domain=rz.lan
host=ijsbeer
resolver: 2001:888:0:9::99;194.109.6.66;2001:4860:4860::8888;8.8.8.8
test-1 static routes present; tunables on; default gateway 10.1
=> dns issue; no dns queries visible on vlan using pfsense capture
=> dns failure
Error: NextCloud had a failure Exception: RuntimeError Message: DNS Exception: The DNS operation timed out after 30.085813283920288 seconds pkg.FreeBSD.org could not be reached via DNS, check your network Partial plugin destroyed
test-2 removed static routes
+ same result
Error: NextCloud had a failure Exception: RuntimeError Message: DNS Exception: The DNS operation timed out after 30.085813283920288 seconds pkg.FreeBSD.org could not be reached via DNS, check your network Partial plugin destroyed
test-3 adding in host file via gui
213.138.116.73 pkg.FreeBSD.org
2604:1380:2000:9501::50:2 pkg.FreeBSD.org
=> still no result
test-4 changing vnet_default interface from auto to none
=> same result
test-5 changing default interface to the trunk
=> truenas interface via other vlan disconnects and can not be reconnected via the trunk
=> nothing installed
=> interface via other vlan still not reachable after the failure
=> restart system
=> interface reachable again
test-6 ); removed the host file entrys; vnet_default_interface = none
- should not have impact / however you never know
=> same dns problem
test-7 added berkeley packet filter
=> same dns problem
test-8 turned packet off; turned all tunables off; restart
- stack seems to be damaged; plugin interface not loading
test-9 reset config to defaults; reinstall old save "basis config with vlans etc, however without jails"
(20211120191802)
- static routes present again
- tryed to delete iocage (not possible due to mounts)
- tryed to delete jails (not possible)
- trying to install nextcloud
- vnet default none
Install
Error: HTTPConnectionPool(host='download.freebsd.org', port=80): Max retries exceeded with url: /ftp/releases/amd64 (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x81e17f6d0 >: Failed to establish a new connection: [Errno 8] Name does not resolve'))
=> note that there was nothing in the vlan capture file
test-10 same however resolver to none
=> same result
test-11 changed default dateway to vlan1 (accessed via ix1 ip oposit to ix0 beeing the trunk)
- trying to install from the interface using vlan1
- trying to install a default jail first and tryed to ping google => OK
Install
Error: NextCloud had a failure Exception: RuntimeError Message: pkg.FreeBSD.org could not be reached via DNS, check NextCloud's network configuration Partial plugin destroyed
================
One more test to do
- wipe disks
- install again
- configure vlan and bridges
- try again
- how much tryes and testing should you do ?????
- only reason to try is that first test without ipv6 did have sucses