clean installation ...
 
Notifications
Clear all

clean installation on ubuntu 20.04

6 Posts
3 Users
1 Likes
173 Views
(@gpgp01)
Joined: 3 months ago
Posts: 20
Topic starter  

Hello to all.

i have install carbonio community edition but i recive this error for posrgresql:

apt install postgresql-12 -y    ok

read -s -p "Password:" DB_ADM_PWD   ok

su - postgres -c "psql --command=\"CREATE ROLE carbonio_adm WITH LOGIN SUPERUSER encrypted password '$DB_ADM_PWD';\""

psql: error: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

 

please help me!

thanks

 


   
Quote
(@gpgp01)
Joined: 3 months ago
Posts: 20
Topic starter  

hello,

please help me, i have this problema.

 

thanks

thanks

 


   
ReplyQuote
(@anahuac)
Joined: 11 months ago
Posts: 307
 

just replace DB_ADM_PWD and $DB_ADM_PWD for the password you're gonna use.

Do it in all commands that use DB_ADM_PWD

Telegram: @CarbonioMail


   
ReplyQuote
(@sharif)
Admin
Joined: 2 years ago
Posts: 410
 

@gpgp01

Hi,

Sorry to hear about the trouble.

Could you please check this post and follow the instructions? 

Carbonio CE Installation Steps On Ubuntu 20.04LTS

Please let us know how it goes.

Regards,

Sharif

 


   
ReplyQuote
(@gpgp01)
Joined: 3 months ago
Posts: 20
Topic starter  

@sharif hello, thanks for you replay.

ok thanks, it is work fine.

 

thanks thanks

 


   
ReplyQuote
(@sharif)
Admin
Joined: 2 years ago
Posts: 410
 

@gpgp01 

Hi,

Thanks to you for your time, and effort to share knowledge among our users.

Have a good day!

Regards,

Sharif


   
ReplyQuote