If you have access to database mysql > update cloud.configuration set value='8096' where name='integration.api.port';
then restart mgt server -Wei On Fri, 23 Jul 2021 at 16:19, Brian Fitzpatrick <b.fitzpatr...@chester.ac.uk> wrote: > Hello all, > > I wonder if you could help, I have managed to get myself stuck in an > upgrade from 4.15.0 to 4.15.1 > > (I think I overlooked a stage, apologies) > > I have lost my management interface (only one - small-test install) > > I need to run the cloudstack-sysvmadm script > > but I am getting the error > > port 8096: Connection refused > > I can't see a way of enabling api access without the web interface (which > isn't working) > > Is there a way up doing this through command line? > > Thanks > > Brian > > >