Hi,
I’ve install on qlustar (a ubuntu based server) and debian wheezy and I’m trying to use it, and this happen:
root@cl-head:/data/home/apps# insync start root@cl-head:/data/home/apps# insync add_account Insync doesn’t seem to be running. Start it first.
I must do something special before? Where are the logs by default? Regards
@Rodrigo_Correa_Siade: What does insync start --no-daemon show?
insync start --no-daemon
root@cl-head:/data/home/apps# insync start --no-daemon insync.py: cannot connect to X server
@Rodrigo_Correa_Siade: Apologies for not replying sooner. Please run Insync with the --headless flag enabled: insync start --headless. The error was shown because Insync expected an X session.
--headless
insync start --headless