Hello
I try to install the OpenVPN plugin but I get an error window:
Into the more info...
Does anyone of you know how to repair the corrupted plugin respository?
I found this thread regarding more or less about the same topic, but the written solution doesn't help: Local Plugin Repository Corrupted
Thanks for your help
Nicolas
	
		
			
		
		
	
			
			I try to install the OpenVPN plugin but I get an error window:
Code:
[EFAULT] openvpn not found, likely because local plugin repository is corrupted.
Into the more info...
Code:
Error: Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 137, in call_method
    result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self,
  File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1206, in _call
    return await self.run_in_executor(prepared_call.executor, methodobj, *prepared_call.args)
  File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1110, in run_in_executor
    return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs))
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.8/site-packages/middlewared/schema.py", line 977, in nf
    return f(*args, **kwargs)
  File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/jail_freebsd.py", line 449, in defaults
    raise CallError(
middlewared.service_exception.CallError: [EFAULT] openvpn not found, likely because local plugin repository is corrupted.
Does anyone of you know how to repair the corrupted plugin respository?
I found this thread regarding more or less about the same topic, but the written solution doesn't help: Local Plugin Repository Corrupted
Thanks for your help
Nicolas
 
				 
 
		 
			
		
	
	
		