Hello
I've spend some hours now trying to figuring out this but no luck, i've read every post about it and tried a lot of things
the error is when installing any plugins, default configuration (dhcp):
System
I can ping external domains(google, ...), my resolv.conf is ok
My interfaces:
My routes are:
Setting manual ipv4 i hit the error with repo http://pkg.cdn.trueos.org unable to fetch package
I tried with the iocage command directly:
i lost connection to freenas, i need to reboot but then i see my jails/service running, still cannot access it.
When i stop/start it i got this error:
My cpu is 64bits:
I've reinstalled freenas many times, same thing.
After a fresh install i'm uploading my conf from a 9.2 freenas version
Any help appreciated
Thanks !
I've spend some hours now trying to figuring out this but no luck, i've read every post about it and tried a lot of things
the error is when installing any plugins, default configuration (dhcp):
[EFAULT] Exception: URLError:< urlopen error [Errno 8] hostname nor servname provided, or not known > occured, destroyed plexSystem
Code:
root@freenas:/libexec # uname -a FreeBSD freenas.local 11.2-STABLE FreeBSD 11.2-STABLE #0 r325575+3b66a34f3aa(HEAD): Wed Feb 27 14:31:54 EST 2019 root@nemesis.tn.ixsystems.com:/freenas-releng/freenas/_BE/objs/freenas-releng/freenas/_BE/os/sys/FreeNAS.amd64 amd64
I can ping external domains(google, ...), my resolv.conf is ok
My interfaces:
Code:
root@freenas:/libexec # ifconfig
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 70:85:c2:01:5f:cb
hwaddr 70:85:c2:01:5f:cb
inet 10.0.0.46 netmask 0xffffff00 broadcast 10.0.0.255
nd6 options=9<PERFORMNUD,IFDISABLED>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
bridge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 02:ee:f7:63:b2:00
nd6 options=1<PERFORMNUD>
groups: bridge
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
root id 00:00:00:00:00:00 priority 0 ifcost 0 port 0
My routes are:
Code:
root@freenas:/libexec # netstat -nr Routing tables Internet: Destination Gateway Flags Netif Expire default 10.0.0.1 UGS re0 10.0.0.0/24 link#1 U re0 10.0.0.46 link#1 UHS lo0 127.0.0.1 link#2 UH lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#2 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%lo0/64 link#2 U lo0 fe80::1%lo0 link#2 UHS lo0 ff02::/16 ::1 UGRS lo0
Setting manual ipv4 i hit the error with repo http://pkg.cdn.trueos.org unable to fetch package
I tried with the iocage command directly:
Code:
4 20:10 wget https://raw.githubusercontent.com/bott0r/iocage-plugin-emby/master/emby-server.json 5 20:10 iocage fetch -P dhcp=on vnet=on bpf=yes allow_raw_sockets=1 -n emby-server.json --branch 'master'
i lost connection to freenas, i need to reboot but then i see my jails/service running, still cannot access it.
When i stop/start it i got this error:
Code:
root@freenas:/libexec # iocage start emby
* Starting emby
+ Started OK
+ Configuring VNET OK
ELF interpreter /libexec/ld-elf.so.1 not found, error 2
Traceback (most recent call last):
File "/usr/local/bin/iocage", line 10, in <module>
sys.exit(cli())
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/iocage_cli/start.py", line 54, in cli
ioc.IOCage(jail=jail, rc=rc).start()
File "/usr/local/lib/python3.6/site-packages/iocage_lib/iocage.py", line 1663, in start
callback=self.callback
File "/usr/local/lib/python3.6/site-packages/iocage_lib/ioc_start.py", line 66, in __init__
self.__start_jail__()
File "/usr/local/lib/python3.6/site-packages/iocage_lib/ioc_start.py", line 543, in __start_jail__
stdout=f, stderr=su.PIPE)
File "/usr/local/lib/python3.6/subprocess.py", line 291, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['setfib', '0', 'jexec', 'ioc-emby', '/bin/sh', '/etc/rc']' died with <Signals.SIGABRT: 6>.
My cpu is 64bits:
Code:
Version: AMD A4-5000 APU with Radeon(TM) HD Graphics
Voltage: 1.1 V
External Clock: 100 MHz
Max Speed: 1500 MHz
Current Speed: 1500 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: 0x0015
L2 Cache Handle: 0x0016
L3 Cache Handle: Not Provided
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Core Count: 4
Core Enabled: 4
Thread Count: 4
Characteristics:
64-bit capable
I've reinstalled freenas many times, same thing.
After a fresh install i'm uploading my conf from a 9.2 freenas version
Any help appreciated
Thanks !
Last edited: