Long login time followed by dbus-launch error

This happens during direct login to box through GUI or remote ssh login.
In ssh login no error is reported but when I directly log to the machine, I get an error message:

Unable to get connection to message bus
error spawning command line dbus-launch --autolaunch --binary-syntax --close-stderr

Most things work after that error but I get authentication error when using pamac through terminal:

➜   pamac update
Preparing...
Error: Authentication failed

System info:

➜   lsb_release -a       
LSB Version:	n/a
Distributor ID:	ManjaroLinux
Description:	Manjaro Linux
Release:	21.0.7
Codename:	Ornara

➜   uname -a       
Linux manjaro 5.10.42-1-MANJARO #1 SMP PREEMPT Thu Jun 3 14:37:11 UTC 2021 x86_64 GNU/Linux

Any hint on how to fix this is appreciated

Thanks