Email server does not send email to access

Thats is what i am trying to tell i am not getting invite email

I know you are not receiving the email, but if you follow the process on the post I shared, you’ll be able to get the email :slight_smile:

email is sent but i am not getting email

what is the command to go back to database

To connect to the database you previously configured, please run:

mysql -u <YOUR_DB_USER> -p <YOUR_PASSBOLT_DATABASE>
Enter the db_user_password when it's required

image

what shoud i memtion here

this is the AWS ami i am using here

So, when you’ve configured passbolt, you had at a certain point, configured MySQL, to configure it, you had to create credentials, those credentials are really important to connect.

For example, it asked to create a database, let’s say I name it: passboltdb, it also asked to create a database admin, let’s say i’ll use: passboltadmin, then it asked you to create a password for this admin, let’s say I’ll go with: P4ssb0lt

So, in my specific case, to connect to MySQL I will use:

mysql -u passboltadmin -p passboltdb
Enter the password: P4ssb0lt

So all you have to do, is to replace the placeholders with your real credentials, the one you configured earlier.

after entering i got this details

Hey, I’m pretty sure your username doesnt have spaces, could it be juanacosta ?

1 Like

private key should be encripted…

It’s a bit out of context, how did you got to this step ? Please, could you explain? Have you managed to setup the account, did you create a new one? Why have you chose to upload your own GPG key? What happen if you generate a new one?


if i generate new one this will be the error

Which OS are you using? GPG issues are often related to NTP or SELinux

i logged into maria db server deleted wrongly mentioned email id

still i am unable recieve email…

Can you try smtp.office365.com and also make sure that you are using the application password and not your login credentials? Also I have asked before:

Which OS are you using? GPG issues are often related to NTP or SELinux