Last seen: 03/25/2026 19:09
@myriad Unfortunately, PostgreSQL does not support downgrading from a higher major version to a lower one. We cannot simply downgrade 17 to 16 .Doi...
@myriad Hi, Ah. That is the cause of the issue. I would recommend you not to use Postgresql 17 as only Postgresql 16 is tested and supported by...
@myriad Could you please check what port your postgres is configured to listen: grep ^port /etc/postgresql/16/main/postgresql.conf and sudo -...
@getonlinepro Basically,127.78.0.4 is an internal IP to check WSC related services health. If it is not running. Restart your server. Restart servic...
@doc2354j Regarding this error: We have released new packages to fix the warning of "'TransferredOwnership'" during users' login and their pres...
Check the status of: systemctl list-units carbonio* curl -s -v| jq Also from the status we can see the service is trying to activate (activating),...
@sailori Please take a look at this section of the documentation:
@@fuadxeonbdgmail-com We have released new packages related to carbonio-files-ui which was causing this warning notification. Please update your pac...
@evskorobogatij Try a fresh installation using followings: Hostname hostnamectl set-hostname mail.your-domain.com Hosts > /etc/hosts...
@leonardopc1991 Check the status of all services: su - zextras -c "zmcontrol -v && zmcontrol status" systemctl list-units carbonio* curl...
@getonlinepro What are the outputs of: root@mail:~# journalctl -u carbonio-user-management.servic and root@mail:~# systemctl status carbonio-u...
@idris-koc Please check all services to find any possible clue regarding this. Also try followings: reboot server su - zextras -c "zmcontrol -v...
@all Considering all the changes after the first creation of FAN Made script, it is very difficult to update it regularly. To avoid any issue, I hav...
@saurav-shrestha All packages including bugfixes are only available on the repo: Upon their availability on the repo, you could install them on...
