rahulks88
(Rahul KS)
January 22, 2025, 5:31am
1
Trying to run toolbox commands (tb) on VA and getting the below error
Ran this command to enable toolbox: sudo systemctl enable toolbox
But that doesn’t help.
I can see the tb in the /home/sailpoint directory
is there any way to enable/install the toolbox packages
schattopadhy
(SHANTANU CHATTOPADHYAY)
January 22, 2025, 5:49am
2
@rahulks88 try the command using ./tb and check.
example ./tb nc -zv -w 5 389
Hi @rahulks88
Please Check the toolbox image is present or not to check run sudo docker ps -a
And also try to run the cmd
tb start toolbox
sudo docker start toolbox
Thank you!
1 Like
rahulks88
(Rahul KS)
January 22, 2025, 2:20pm
4
sudo docker ps -a
returns no result. Looks like the toolbox image is missing.
Is there an option to deploy the toolbox image?
rahulks88
(Rahul KS)
January 22, 2025, 2:20pm
5
Returns the same error. I think toolbox image is missing in the VA
Hi @rahulks88 ,
Have you tried this cmd ./tb start please check and let me know.
Thank you!
schattopadhy
(SHANTANU CHATTOPADHYAY)
January 23, 2025, 7:04am
7
@rahulks88 try to sudo docker images and see if there is any toolbox image