jenhsun

Members
  • Posts

    1
  • Joined

  • Last visited

jenhsun's Achievements

New User

New User (1/3)

  1. The same error happened again after newest update (1.14.1-1) because of btsyncindicator.py. That btsyncindicator.py internal error popup all the time before the version of 1.13.0-1. So I can say that 1.13.0-1 fix btsyncindicator.py internal problem to me. Anyway, here is from terminal messages:$btsync debug 1230Enabling verbose logging (Mask: 1230)$btsync startBitTorrent Sync forked to background. pid = 17292Traceback (most recent call last): File "/usr/lib/btsync-user/btsyncindicator.py", line 254, in setup_session self.info[a] = response.json()AttributeError: 'Response' object has no attribute 'json'$pgrep -u $(id -u) -f btsyncindicator.py17250debug.txt 1230 btsync.pid17292 and btsync-user.log2014-02-23 13:06:02+08:00 btsync-starter: start2014-02-23 13:06:02+08:00 make_user_files: User specific files and directories created2014-02-23 13:06:02+08:00 start_frontend: begin2014-02-23 13:06:02+08:00 start_frontend: frontend not running but LOCKFILE detected! Strange! btsyncindicator should handle it2014-02-23 13:06:02+08:00 start_frontend: starting frontend with default config file /home/jenhsun/.config/btsync/btsync-auto.conf2014-02-23 13:06:02+08:00 start_frontend: process is running with pid 172502014-02-23 13:06:02+08:00 start_frontend: end2014-02-23 13:06:02+08:00 btsync-starter: no running statefile detected - forking runner...2014-02-23 13:06:02+08:00 agent_runner: begin2014-02-23 13:06:02+08:00 agent_runner: starting up components...2014-02-23 13:06:02+08:00 btsync-starter: end2014-02-23 13:06:02+08:00 make_user_files: User specific files and directories created2014-02-23 13:06:02+08:00 start_frontend: begin2014-02-23 13:06:02+08:00 start_frontend: process is running with pid 172502014-02-23 13:06:02+08:00 start_frontend: end2014-02-23 13:06:02+08:00 start_agent: begin2014-02-23 13:06:02+08:00 start_agent: starting agent with default config file /home/jenhsun/.config/btsync/btsync-auto.conf2014-02-23 13:06:02+08:00 start_agent: end btsyncindicator.py directly show internal error after the update. Hopefully it will be fixed soon.