j3ssie / osmedeus

A Workflow Engine for Offensive Security
https://osmedeus.org/
MIT License
5.25k stars 873 forks source link

Unable to login using the default credentials (using latest build) #265

Open CustosClarus opened 10 months ago

CustosClarus commented 10 months ago

I installed osmedeus using bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/master/install.sh)

image

I'm not able to login the password from the ~/.osmedeus/config.yaml,

image

j3ssie commented 10 months ago

Hmm not sure what is your problem but I see it's working fine from my side. Try to remove the old config rm -rf ~/.osmedeus/ and install it again

If that is not working then try running the server without authen with this command osmedeus server --disable-ssl -A or using this docker guide https://docs.osmedeus.org/installation/using-docker/#run-the-web-ui