Skip to content

LuaError #209

@ghost

Description

Hey guys.

This error continuously happens to me on the CLI version. It occurs after 1-4 captures. Any help on what to do?

Shot  14 pages [1987/h] Workflow: Triggering capture.
Workflow: Sending capture command to devices
bagit: Adding path /home/pi/Dekadent_Barbari_vol1/bag-info.txt to payload
CHDKCameraDevice[9403]: Error during capture, retrying shot.
CHDKCameraDevice[9403]: 'NoneType' object is not callable
chdkptp.lua: rc chunk get 1 0
chdkptp.lua: rc chunk size:1461760 offset:17920 last:false
chdkptp.lua: rc chunk get 1 1
chdkptp.lua: rc chunk size:1479168 offset:nil last:false
chdkptp.lua: rc chunk get 1 2
chdkptp.lua: rc chunk size:1479680 offset:nil last:false
chdkptp.lua: rc chunk get 1 3
chdkptp.lua: rc chunk size:907548 offset:nil last:false
chdkptp.lua: rc chunk get 1 4
chdkptp.lua: rc chunk size:17920 offset:0 last:true
CHDKCameraDevice[8D5F]: Setting EXIF orientation on captured image
spreads encountered an error:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/spreads/main.py", line 321, in main
    run()
  File "/usr/local/lib/python2.7/dist-packages/spreads/main.py", line 308, in run
    args.subcommand(config)
  File "/usr/local/lib/python2.7/dist-packages/spreads/cli.py", line 388, in wizard
    capture(config)
  File "/usr/local/lib/python2.7/dist-packages/spreads/cli.py", line 340, in capture
    _trigger_loop()
  File "/usr/local/lib/python2.7/dist-packages/spreads/cli.py", line 314, in _trigger_loop
    workflow.capture(retake=(char == 'r'))
  File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 104, in wrapped_func
    func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 928, in capture
    util.check_futures_exceptions(futures)
  File "/usr/local/lib/python2.7/dist-packages/spreads/util.py", line 119, in check_futures_exceptions
    raise next(x for x in futures if x.exception()).exception()
LuaError: {'etype': 'connect_no_dev', 'msg': 'no matching device', 'traceback': '\nstack traceback:\n\t[C]: in function \'connect\'\n\t...on2.7/dist-packages/chdkptp/vendor/chdkptp/lua/chdku.lua:1510: in function \'connect\'\n\t...on2.7/dist-packages/chdkptp/vendor/chdkptp/lua/chdku.lua:1537: in function <...on2.7/dist-packages/chdkptp/vendor/chdkptp/lua/chdku.lua:1525>\n\t[C]: in function \'pcall\'\n\t[string "<python>"]:1: in function <[string "<python>"]:1>'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions