HELP ABOUT GET PLUGIN FAILED

volcano

Cadet
Joined
May 2, 2022
Messages
3
I am a starter in true nas
the plugin page shows Get Plugin Failed
like this

rt_problem Get Plugins Failed​

[EFAULT] Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/NAS/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git stderr: 'Cloning into '/mnt/NAS/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 '
remove_circle_outline更多信息...


錯誤: 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/site-packages/middlewared/utils/io_thread_pool_executor.py", line 25, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 977, 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/NAS/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git
stderr: 'Cloning into '/mnt/NAS/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git'...
致命:無法訪問“https://github.com/freenas/iocage-ix-plugins.git/”:無法解析主機:github.com
I can connect to pc and share files
only plugin page show error
also i don't want to re make thr system
so please help me to fix it
Thanks


'

該系統是

TrueNAS-12.0-U5.1
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
Could not resolve host: github.com
Add a DNS server to the network config.
You really should have found this solution with a forum search......
 

volcano

Cadet
Joined
May 2, 2022
Messages
3
well i tried add 8.8.8.8 8.8.4.4 in dns name server and also i go to ping run ping github.com command,the command worked but plugin page still error

1651499139709.png

Like this

1651499234036.png

命令像這樣工作
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
So you posted half the relevant info and expect a resolution.......
 
Top