Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] seafile-cli broken
@ 2021-01-19 21:52 WasabiPizza
  2021-01-19 22:10 ` ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: WasabiPizza @ 2021-01-19 21:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1808 bytes --]

New issue by WasabiPizza on void-packages repository

https://github.com/void-linux/void-packages/issues/28041

Description:
### System

* xuname:  
  Void 5.10.8_1 x86_64-musl GenuineIntel uptodate rrnFF
* package:  
  seafile-cli-7.0.10_1

Just running `seaf-cli` should produce the error.
I thought it was fixed running `pip install -U future` (thanks to who helped me on irc, can't remeber the name sorry) but now, when I try running `seaf-cli sync ...` I get:

``` 
Starting to download ...
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/pysearpc/named_pipe.py", line 88, in _get_transport
    transport = self._pool.get(False)
  File "/usr/lib/python3.9/queue.py", line 168, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/bin/seaf-cli", line 983, in <module>
    main()
  File "/bin/seaf-cli", line 979, in main
    args.func(args)
  File "/bin/seaf-cli", line 680, in seaf_sync
    seafile_rpc.clone(repo,
  File "/usr/lib/python3.9/site-packages/pysearpc/client.py", line 126, in newfunc
    ret_str = self.call_remote_func_sync(fcall_str)
  File "/usr/lib/python3.9/site-packages/pysearpc/named_pipe.py", line 100, in call_remote_func_sync
    transport = self._get_transport()
  File "/usr/lib/python3.9/site-packages/pysearpc/named_pipe.py", line 90, in _get_transport
    transport = self._create_transport()
  File "/usr/lib/python3.9/site-packages/pysearpc/named_pipe.py", line 83, in _create_transport
    transport.connect()
  File "/usr/lib/python3.9/site-packages/pysearpc/named_pipe.py", line 47, in connect
    self.pipe.connect(self.socket_path)
ConnectionRefusedError: [Errno 111] Connection refused
```

Thanks!

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-01-22 16:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 21:52 [ISSUE] seafile-cli broken WasabiPizza
2021-01-19 22:10 ` ericonr
2021-01-19 22:12 ` ericonr
2021-01-19 22:18 ` WasabiPizza
2021-01-19 22:23 ` ericonr
2021-01-19 22:31 ` WasabiPizza
2021-01-20  2:07 ` sgn
2021-01-20 21:19 ` yopito
2021-01-20 21:53 ` yopito
2021-01-21 17:26 ` [ISSUE] [CLOSED] " ericonr
2021-01-21 22:35 ` WasabiPizza
2021-01-22 16:08 ` yopito

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).