Yes, the server is on ARM architecture.
Ran the 2 commands above:



Now I am getting:

and in the console:

I have all the required ports (8888, 888, 443, 80, 21, 20) open in both Oracle Cloud and Firewall on the VM.
I investigated more and it seems that psutil is totally missing from the server.

I have tried to install it with pip3 install psutil but I am getting a compiling error.