Insync won’t start on Ubuntu-Mate

Hi,
I have updated Insync to version 1.3.15.36150 on Ubuntu Mate 16-04.
After update Insync doesn’t start.

When I execute on console I get the next response:

$insync start
$insync get_status
Traceback (most recent call last):
File “main__insync.py”, line 129, in ipc_insync
File “socket.py”, line 224, in meth
error: [Errno 111] Connection refused

I have tried changing GTK+ at qtconfig-qt4 as it is recommended at other post but It doesn’t work.

tagging our engineer @lpugoy

same here, on up-to-date debian testing

Same on KDE Neon (Ubuntu 16.04)

OS:

$ lsb_release -a 
No LSB modules are available.
Distributor ID: neon
Description:    KDE neon User Edition 5.9
Release:        16.04
Codename:       xenial

Insync:

$ insync -v
1.3.15.36150

Output (https://pastebin.com/n8UQh6aU):

$ insync start --no-daemon

Downgrading to 1.3.14 solves the issue.
Download links: New Insync version: 1.3.14

1 Like

I have too the problem

Hi, same with quit command:

> $ insync quit
> Traceback (most recent call last):
>   File "__main__insync__.py", line 129, in ipc_insync
>   File "socket.py", line 224, in meth
> error: [Errno 111] Connection refused

Same problem here, I solved downgrading to the previous release.

I am having the Same problem.

I confirm this problem too, this on Debian (/etc/debian_version = 9.0), insync 1.3.15, after the latest upgrade.

Headless seems to work okay, but not the GUI. Oddly enough, running the GUI as root brings it up alright. Below is a trace of running as a normal user.

$ insync start --no-daemon INFO 2017-04-22 13:00:57,499 [__init__:info:1622] insync version: 1.3.15.36150 INFO 2017-04-22 13:00:57,500 [__init__:info:1622] client created INFO 2017-04-22 13:00:57,500 [__init__:info:1622] unix socket server thread start INFO 2017-04-22 13:00:57,501 [__init__:info:1622] starting client INFO 2017-04-22 13:00:57,505 [__init__:info:1622] LinuxFSWatcher._start INFO 2017-04-22 13:00:57,506 [__init__:info:1622] Inotify loop enter GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. INFO 2017-04-22 13:00:57,564 [__init__:info:1622] Syncing GDUser(id=u'118065391447553984249', email=u'xxxx@gmail.com', name=u'xxxx').

Fatal Python error: Segmentation fault

Thread 0x00007fc73fbb5700:
File “isyncd/linux/fswatch.py”, line 278 in _pull_loop
File “threading.py”, line 763 in run
File “threading.py”, line 810 in __bootstrap_inner
File “threading.py”, line 783 in __bootstrap

Thread 0x00007fc7403f6700:
File “SocketServer.py”, line 155 in _eintr_retry
File “SocketServer.py”, line 236 in serve_forever
File “isyncd/linux/portable/unix_socket_server_portable.py”, line 76 in __serve
File “threading.py”, line 763 in run
File “threading.py”, line 810 in __bootstrap_inner
File “threading.py”, line 783 in __bootstrap

Thread 0x00007fc751759700:
File “genericpath.py”, line 44 in isdir
File “isyncd/linux/fswatch.py”, line 179 in add_watch
File “isyncd/linux/fswatch.py”, line 155 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 554 in watch
File “gevent/greenlet.py”, line 390 in run

Current thread 0x00007fc75cd08700:
File “main__insync.py”, line 117 in main
File “main__insync.py”, line 180 in
File “main.py”, line 128 in
File “”, line 6 in
Segmentation fault

I confirm this problem too, this on Debian (/etc/debian_version = 9.0), insync 1.3.15, after the latest upgrade.

Headless seems to work okay, but not the GUI. Oddly enough, running the GUI as root brings it up alright. Below is a trace of running as a normal user.

$ insync start --no-daemon
INFO 2017-04-22 13:00:57,499 [init:info:1622] insync version: 1.3.15.36150
INFO 2017-04-22 13:00:57,500 [init:info:1622] client created
INFO 2017-04-22 13:00:57,500 [init:info:1622] unix socket server thread start
INFO 2017-04-22 13:00:57,501 [init:info:1622] starting client
INFO 2017-04-22 13:00:57,505 [init:info:1622] LinuxFSWatcher._start
INFO 2017-04-22 13:00:57,506 [init:info:1622] Inotify loop enter
GLib-GIO-Message: Using the ‘memory’ GSettings backend. Your settings will not be saved or shared with other applications.
INFO 2017-04-22 13:00:57,564 [init:info:1622] Syncing GDUser(id=u’118065391447553984249’, email=u’xxxx@gmail.com’, name=u’xxxx’).

Fatal Python error: Segmentation fault

Thread 0x00007fc73fbb5700:
File “isyncd/linux/fswatch.py”, line 278 in pullloop
File “threading.py”, line 763 in run
File “threading.py”, line 810 in _bootstrapinner
File “threading.py”, line 783 in __bootstrap

Thread 0x00007fc7403f6700:
File “SocketServer.py”, line 155 in eintrretry
File “SocketServer.py”, line 236 in serve_forever
File “isyncd/linux/portable/unix_socket_server_portable.py”, line 76 in __serve
File “threading.py”, line 763 in run
File “threading.py”, line 810 in _bootstrapinner
File “threading.py”, line 783 in __bootstrap

Thread 0x00007fc751759700:
File “genericpath.py”, line 44 in isdir
File “isyncd/linux/fswatch.py”, line 179 in add_watch
File “isyncd/linux/fswatch.py”, line 155 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 156 in watch_tree
File “isyncd/linux/fswatch.py”, line 554 in watch
File “gevent/greenlet.py”, line 390 in run

Current thread 0x00007fc75cd08700:
File “maininsync__.py”, line 117 in main
File “maininsync__.py”, line 180 in
File “main.py”, line 128 in
File “”, line 6 in
Segmentation fault

I have the same system and version of the program experiencing the same problem.

I solved the problem by installing the insynс:i386

Probably the problem is in its 64-bit version under Linux.

I am on 64-bit. But that would not explain it working okay when started by root, or sudo’ed, I think.

Nothing scary.

Debian can work with 32 and 64 bit packages at the same time.

The main thing is to specify in all repositories which version of the packets they need to use.

How to do it - read more here: https://wiki.debian.org/Multiarch/HOWTO

I do know about and use multiarch, but avoid i386 where a 64-bit ‘native’ package exists. :slight_smile:

What I meant was that it does not seem to be an issue specific to 64-bit, because when I tried running it via sudo (a 64-bit, non-headless insync), that started it up in my tray fine. Of course, I don’t want to be running it as root, so was just an experiment.

Everyone, please check if the error is still present when using the package specific to your distribution. You can get the package for your distribution here: New Insync version: 1.3.15.

1 Like

same error witth this topic package

Tanks! It’s work!

The truth had to remove old package.

@effraie: Please try the test build for Debian Stretch available in the same page.

it’s ok with the stretch test build

As requested

version (same output as before)

$ insync -v
1.3.15.36150

from

instead of the version from the repository

$ cat /etc/apt/sources.list.d/insync.list
deb http://apt.insynchq.com/ubuntu trusty non-free contrib

on KDE Neon (Ubuntu 16.04) works.

Just upgraded to 1.3.15.36150 on Ubuntu 16.04 and getting same problem. Now insync won’t start. So I downgraded to 1.3.14 and it is working correctly.