Hello guys. I'm trying to install Ubuntu 24. I used different options, both a ready-made script and manual installation.
After installation, there are many problems that do not allow it to work normally.
1) problem is not creating galsink account
2) after installation in logs Caused by: java.sql.SQLInvalidAuthorizationSpecException: Could not connect to address=(host=127.0.0.1)(port=7306)(type=master) : (conn=345) Access denied for user 'zextras'@'localhost'
3) during installation according to instructions errors with tokens
root@mail:/home/chiryshev# PGPASSWORD=$DB_ADM_PWD carbonio-docs-connector-db-bootstrap carbonio_adm 127.0.0.1
Database: 127.0.0.1:5432 user carbonio_adm
Success! Data written to: carbonio-docs-connector/db-name
Success! Data written to: carbonio-docs-connector/db-username
Success! Data written to: carbonio-docs-connector/db-password
CREATE ROLE
CREATE DATABASE
Database initialization completed.
root@mail:/home/chiryshev# PGPASSWORD=$DB_ADM_PWD carbonio-files-db-bootstrap carbonio_adm 127.0.0.1
Database: 127.0.0.1:5432 user carbonio_adm
Check postgres connection: OK
CREATE ROLE
CREATE DATABASE
=====================================================================
carbonio-files-db database initialized successfully!
=====================================================================
root@mail:/home/chiryshev# PGPASSWORD=$DB_ADM_PWD carbonio-tasks-db-bootstrap carbonio_adm 127.0.0.1
Database: 127.0.0.1:5432 user carbonio_adm
Check postgres connection: OK
Error connecting to Consul agent: Error loading token file /etc/carbonio/tasks-db/service-discover/token : open /etc/carbonio/tasks-db/service-discover/token: no such file or directory
NOTICE: empty string is not a valid password, clearing password
CREATE ROLE
CREATE DATABASE
=====================================================================
carbonio-tasks-db database initialized successfully!
=====================================================================
root@mail:/home/chiryshev# PGPASSWORD=$DB_ADM_PWD carbonio-ws-collaboration-db-bootstrap carbonio_adm 127.0.0.1
Database: 127.0.0.1:5432 user carbonio_adm
Check postgres connection: OK
Error connecting to Consul agent: Error loading token file /etc/carbonio/ws-collaboration-db/service-discover/token : open /etc/carbonio/ws-collaboration-db/service-discover/token: no such file or directory
NOTICE: empty string is not a valid password, clearing password
CREATE ROLE
CREATE DATABASE
=====================================================================
carbonio-ws-collaboration-db database initialized successfully!
=====================================================================
root@mail:/home/chiryshev# PGPASSWORD=$DB_ADM_PWD carbonio-message-dispatcher-db-bootstrap carbonio_adm 127.0.0.1
Database: 127.0.0.1:5432 user carbonio_adm
Check postgres connection: OK
Error connecting to Consul agent: Error loading token file /etc/carbonio/message-dispatcher-db/service-discover/token : open /etc/carbonio/message-dispatcher-db/service-discover/token: no such file or directory
NOTICE: empty string is not a valid password, clearing password
CREATE ROLE
CREATE DATABASE
I fixed most of the problems manually, but there are still problems with several services. Please help me fine-tune them.
When logging into the interface:
error
GET removed link 502 (Bad Gateway)
GET removed link 502 (Bad Gateway)
I would like to understand where they should be proxied and which services are responsible for this.
document preview doesn't work yet, but I'm still trying to figure out why
link remove/ Add link
GET h t t p s:// domain /zx /login /v3 /config 502 (Bad Gateway)
GET h t t p s:// domain /zx /login /v3 /account 502 (Bad Gateway)