trying installing kasts, but unable to as keep getting message:
Timeout was reached.
Any suggestion?
trying installing kasts, but unable to as keep getting message:
Timeout was reached.
Any suggestion?
For general debugging, you can use -v
or -vv
flags:
flatpak install flathub org.kde.kasts -v
For network issue, you can enable HTTP debugging with:
OSTREE_DEBUG_HTTP=1 flatpak install flathub org.kde.kasts
wasn’t working, after a reboot installed first time. Thanks anyway