Problem installing freenas-iocage-caddy: 13.1-RELEASE was not found! Failed to create jail

oxyde

Contributor
Joined
Nov 9, 2023
Messages
188
Hi all, im trying to install Caddy (have try Heimdall, similar process, with same result) following THIS guide found on forum, but im stuck.
When i try to start the script caddy-jail.sh the operation fail due to the error mentioned.
Using the shell, i have downloaded the repository -> created the config file -> applied special permission to caddy-jail.sh -> run the script.
I tryied to launch iocage fetch and i got this result:
Code:
root@truenas[~]# iocage fetch
[0] 12.4-RELEASE
[1] 13.2-RELEASE
[2] 14.0-RELEASE

Type the number of the desired RELEASE
Press [Enter] to fetch the default selection: (13.1-RELEASE)
Type EXIT to quit: 

If i press enter, nothing happen; i have try to fetch the 13.2 release but nothing changed.
What im doing wrong?
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
@danb35 I created a PR to accommodate for this. Can you approve it?
I don't see any PRs against my repo--doesn't look like you've pushed any commits to your fork yet.
 

Whattteva

Wizard
Joined
Mar 5, 2013
Messages
1,824
Wow, the README references 12.0. Definitely should update to 13.2-RELEASE. Probably a good idea to keep it there for now since 14.0-RELEASE upgrades openssl to 3.0 which may break a lot of apps (particularly the *arr suite IIRC).
 

oxyde

Contributor
Joined
Nov 9, 2023
Messages
188
Just for be sure... wasn't doing anything wrong, right? :smile:
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
This should be fixed now. @oxyde, change to the directory where the script is and run git pull to update it, then try again.
 

oxyde

Contributor
Joined
Nov 9, 2023
Messages
188
work like a charm. Thanks!
 
Top