answered 12 years ago
After resetting the password, i tried
sage: notebook(require_login=False)
and received an error.
It was then suggested that I try
sage: notebook(automatic_login=True)
in order to automatically login as admin.