Unable to login to the VM

I’m trying to login to the VM and the user and password frappe is not working… how can i find the credentials ?
Thanks
Pepe

I don’t know what was the problem but I reset the password for user ‘frappe’ on debug mode from ubuntu VM and now everything works
on debug mode you must do:
$ mount -rw -o remount /
$ passwd frappe

and done