Plugin install issues

jillyjolly

Cadet
Joined
Jan 22, 2023
Messages
1
New to Truenas, and am having trouble getting plugins to install. I've searched every video and forum I can find but can't find my particular error codes:

Error: HTTPConnectionPool(host='download.freebsd.org', port=80): Max retries exceeded with url: /ftp/releases/amd64 (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x82834bdf0 >: Failed to establish a new connection: [Errno 8] Name does not resolve'))

Any help would be appreciated!

AMD Ryzen 5 3600
GIGABYTE B550M DS3H
 

onthax

Explorer
Joined
Jan 31, 2012
Messages
81
looks like your plugin can't hit the webpage.

how is the network configured for the plugin, nat, DHCP etc?
can your truenas box resolve the "download.freebsd.org" address?
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
Don't use plugins:
 

onthax

Explorer
Joined
Jan 31, 2012
Messages
81
Don't use plugins:
looks like it's not a plugin issue but struggling to get the package for radarr

download using pkg in the jail hangs at 80%.

Code:
Number of packages to be installed: 10

The process will require 167 MiB more space.
41 MiB to be downloaded.

Proceed with this action? [y/N]: y
[radarr] [1/10] Fetching libsysinfo-0.0.3_2.pkg: 100%   23 KiB  23.7kB/s    00:01
[radarr] [2/10] Fetching libedit-3.1.20221030,1.pkg: 100%  140 KiB 143.2kB/s    00:01
[radarr] [3/10] Fetching icu-72.1,1.pkg: 100%   11 MiB   2.9MB/s    00:04
[radarr] [4/10] Fetching sqlite3-3.40.1,1.pkg: 100%    1 MiB   1.4MB/s    00:01
[radarr] [5/10] Fetching radarr-4.2.4.6635_1.pkg:  80%   22 MiB   6.6MB/s    00:00 ETA
 
Top