~$ insync start
~$ insync show
Insync doesn't seem to be running. Start it first.
Strangely, the process doesn’t seem to crash but terminates regularly:
~$ echo $?
0
~$ insync start
~$ insync show
Insync doesn't seem to be running. Start it first.
Strangely, the process doesn’t seem to crash but terminates regularly:
~$ echo $?
0
Hi @Johannes_Rohr, could you please send the output of insync start --no-daemon
?
can no longer reproduce, now it works.
That’s good to hear, @Johannes_Rohr Thank you!