looks like I accidentally deleted my Central Administration site running on port 43709. From the looks of it I still have the content database that has the info but I can't seem to be able to restore the site.
I've tried
stsadm -o createsite -url site_url:43709
then
stsadm -o addcontentdb -url site_url:43709 -databasename dbname -databaseserver dbserver
but it errors out with *edited to provide complete error*
Unable to continue with repair because you do not have access to the site at http://server:80/. Please fix this issue to continue.
Is there another way I can restore the central adminitration site?