Skip to content

Instantly share code, notes, and snippets.

@fschuindt
Last active July 19, 2020 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fschuindt/2436b9b0cffbfbcdfa19593e86b329a4 to your computer and use it in GitHub Desktop.
Save fschuindt/2436b9b0cffbfbcdfa19593e86b329a4 to your computer and use it in GitHub Desktop.

INDI Logs

2020-07-18T21:18:04 CCD capture aborted
2020-07-18T21:18:04 Capture failed. Check INDI Control Panel for details.
2020-07-18T21:17:52 Capturing 1.000-second  image...
2020-07-18T21:17:52 Restarting capture attempt #2
2020-07-18T21:17:52 Capture failed. Check INDI Control Panel for details.
2020-07-18T21:17:41 Capturing 1.000-second  image...
2020-07-18T21:17:41 Restarting capture attempt #1
2020-07-18T21:17:41 Capture failed. Check INDI Control Panel for details.
2020-07-18T21:17:29 Capturing 1.000-second  image...
2020-07-18T20:18:04: [WARNING] If your camera mirror lock is enabled, you must set a value for the mirror locking duration. 
2020-07-18T20:18:04: [ERROR] Failed to expose. 
2020-07-18T20:17:52: [INFO] Starting 1 seconds exposure. 
2020-07-18T20:17:52: [WARNING] If your camera mirror lock is enabled, you must set a value for the mirror locking duration. 
2020-07-18T20:17:52: [ERROR] Failed to expose. 
2020-07-18T20:17:41: [INFO] Starting 1 seconds exposure. 
2020-07-18T20:17:41: [WARNING] If your camera mirror lock is enabled, you must set a value for the mirror locking duration. 
2020-07-18T20:17:41: [ERROR] Failed to expose. 
2020-07-18T20:17:29: [INFO] Starting 1 seconds exposure. 
2020-07-18T20:17:16: [INFO] Starting the video stream with target exposure 0.100000 s (Max theoritical FPS 10) 
2020-07-18T20:17:03: [INFO] World Coordinate System is enabled. 
2020-07-18T20:17:03: [INFO] Device configuration applied. 
2020-07-18T20:17:03: [INFO] Force BULB is enabled. All expsures shall be captured in BULB mode except for subsecond captures. 
2020-07-18T20:17:03: [WARNING] All images and folders shall be saved in the camera SD card after capture if capture target is set to SD Card. 
2020-07-18T20:17:03: [INFO] Capture target set to Internal RAM 
2020-07-18T20:17:03: [INFO] Upload settings set to client only. 
2020-07-18T20:17:03: [INFO] Loading device configuration... 
2020-07-18T20:17:03: [INFO] Detected Canon Inc. Model Canon EOS 600D. 
2020-07-18T20:17:03: [INFO] Canon DSLR EOS 600D is online.

Then I tried using a 3 second Mirror Lock (just because the previous warning).

2020-07-18T21:21:18 CCD capture aborted
2020-07-18T21:21:18 Capture failed. Check INDI Control Panel for details.
2020-07-18T21:21:03 Capturing 1.000-second  image...
2020-07-18T21:21:03 Restarting capture attempt #2
2020-07-18T21:21:03 Capture failed. Check INDI Control Panel for details.
2020-07-18T21:20:48 Capturing 1.000-second  image...
2020-07-18T21:20:48 Restarting capture attempt #1
2020-07-18T21:20:48 Capture failed. Check INDI Control Panel for details.
2020-07-18T21:20:33 Capturing 1.000-second  image...
2020-07-18T20:21:18: [ERROR] Failed to expose. 
2020-07-18T20:21:03: [INFO] Starting 1 seconds exposure (+3 seconds mirror lock). 
2020-07-18T20:21:03: [ERROR] Failed to expose. 
2020-07-18T20:20:48: [INFO] Starting 1 seconds exposure (+3 seconds mirror lock). 
2020-07-18T20:20:48: [ERROR] Failed to expose. 
2020-07-18T20:20:33: [INFO] Starting 1 seconds exposure (+3 seconds mirror lock). 
2020-07-18T20:20:25: [INFO] World Coordinate System is enabled. 
2020-07-18T20:20:25: [INFO] Device configuration applied. 
2020-07-18T20:20:25: [INFO] Force BULB is enabled. All expsures shall be captured in BULB mode except for subsecond captures. 
2020-07-18T20:20:25: [WARNING] All images and folders shall be saved in the camera SD card after capture if capture target is set to SD Card. 
2020-07-18T20:20:25: [INFO] Capture target set to Internal RAM 
2020-07-18T20:20:25: [INFO] Upload settings set to client only. 
2020-07-18T20:20:25: [INFO] Loading device configuration... 
2020-07-18T20:20:25: [INFO] Detected Canon Inc. Model Canon EOS 600D. 
2020-07-18T20:20:25: [INFO] Canon DSLR EOS 600D is online.

My settings

Main Control General Info Options Image Info WCS Streaming Focus Actions Settings Status Imgsettings Capturesettings Other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment