So after spending about 4 hours reading over 12 help threads on trying to fix my issues with getting plugins installed I caved and needed to ask for help on here... I know its a super simple problem but I'm just lost since I have no idea how to fix it... in short
-Clean install of TureNAS 12.0-U6.1 (only SMB and users are setup)
-I'm trying to install a plugin
-I get the error
-After reading online threads I figure out it's a network-related issue
-Tested my Ping in the shell and sure enough, I get "ping: cannot resolve www.github.com: Host name lookup failure
-Then I get stuck not quite understanding what they mean when talking about all sorts of subnets and IP addresses
So if someone would be willing to guide me through this as I'm quite new to manually setting up stuff like IP's that be lovely!
ill post the extra guff if you care about it
Here are some images for more details: https://imgur.com/a/4kry5ki
SPECS: TureNAS 12.0-U6.1, 8GB NON-ECC ram, i7-7700k, 3TB WD Red drive, z170-i Pro gaming mobo, No NIC's or other PCIe cards plugged in
Thanks in advance!
-Clean install of TureNAS 12.0-U6.1 (only SMB and users are setup)
-I'm trying to install a plugin
-I get the error
Code:
Error: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 367, in run await self.future File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 405, in __run_body rv = await self.middleware.run_in_thread(self.method, *([self] + args)) File "/usr/local/lib/python3.9/site-packages/middlewared/utils/run_in_thread.py", line 10, in run_in_thread return await self.loop.run_in_executor(self.run_in_thread_executor, functools.partial(method, *args, **kwargs)) File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 979, in nf return f(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/jail_freebsd.py", line 372, in available return self.middleware.call_sync('plugin.available_impl', options).wait_sync(raise_error=True) File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 338, in wait_sync raise CallError(self.error) middlewared.service_exception.CallError: [EFAULT] Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/SAG-Alpha-3tb/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git stderr: 'Cloning into '/mnt/SAG-Alpha-3tb/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git'... fatal: unable to access 'https://github.com/freenas/iocage-ix-plugins.git/': Could not resolve host: github.com '
-After reading online threads I figure out it's a network-related issue
-Tested my Ping in the shell and sure enough, I get "ping: cannot resolve www.github.com: Host name lookup failure
-Then I get stuck not quite understanding what they mean when talking about all sorts of subnets and IP addresses
So if someone would be willing to guide me through this as I'm quite new to manually setting up stuff like IP's that be lovely!
ill post the extra guff if you care about it
Here are some images for more details: https://imgur.com/a/4kry5ki
SPECS: TureNAS 12.0-U6.1, 8GB NON-ECC ram, i7-7700k, 3TB WD Red drive, z170-i Pro gaming mobo, No NIC's or other PCIe cards plugged in
Thanks in advance!