aaronwmorris / indi-allsky

Software to manage a Linux-based All Sky Camera.
GNU General Public License v3.0
226 stars 37 forks source link

ZWO ASI new INDI issues? #1189

Closed evripidis closed 6 months ago

evripidis commented 6 months ago

All of a sudden today I had issues with my camera ASI224. I've noticed some "get_temperature" errors in the log, and no images.

I've just completed an update pulling the latest changes and now my log reports:

Mar 13 00:08:28 lubuntu-ami [INFO] Capture-9-8038/Dummy-2 indi.newDevice() [215]: new device Telescope Simulator Mar 13 00:08:28 lubuntu-ami [INFO] Capture-9-8038/MainThread indi.serverConnected() [347]: Server connected (localhost:7624) Mar 13 00:08:28 lubuntu-ami [INFO] Capture-9-8038/MainThread capture._initialize() [471]: Connecting to indiserver Mar 13 00:08:28 lubuntu-ami [INFO] Capture-9-8038/MainThread indi.init() [136]: PyIndi version: 2.0.5 Mar 13 00:08:28 lubuntu-ami [INFO] Capture-9-8038/MainThread indi.init() [129]: creating an instance of IndiClient Mar 13 00:08:28 lubuntu-ami [INFO] MainProcess-7990/MainThread allsky._queueManualTasks() [1113]: Checking for manually submitted tasks Mar 13 00:08:28 lubuntu-ami [INFO] MainProcess-7990/MainThread allsky._startCaptureWorker() [290]: Starting Capture-9 worker Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: AttributeError: 'NoneType' object has no attribute 'getNumber' Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: ^^^^^^^^^^^^^^^^^^^^^ Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: ctl = getattr(device, attr)(name) Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: File "/home/lubuntu/indi-allsky/indi_allsky/camera/indi.py", line 1305, in get_control Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: ccd_temperature = self.get_control(self.ccd_device, 'CCD_TEMPERATURE', 'number', timeout=0.2) Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: File "/home/lubuntu/indi-allsky/indi_allsky/camera/indi.py", line 861, in getCcdTemperature Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: temp_val = self.indiclient.getCcdTemperature() Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: File "/home/lubuntu/indi-allsky/indi_allsky/capture.py", line 927, in getSensorTemperature Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: self.getSensorTemperature() Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: File "/home/lubuntu/indi-allsky/indi_allsky/capture.py", line 264, in saferun Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: self.saferun() Mar 13 00:08:28 lubuntu-ami [ERROR] MainProcess-7990/MainThread allsky._startCaptureWorker() [283]: Capture worker exception: File "/home/lubuntu/indi-allsky/indi_allsky/capture.py", line 180, in run

aaronwmorris commented 6 months ago

This exception just means a camera was not detected. I will research why its not just saying the camera is not found.

You may need to restart the indiserver or just reboot.

evripidis commented 6 months ago

Restarted the server multiple times, rebooted the whole mini pc as well. Nothing more than that :-(

Στιγμιότυπο οθόνης 2024-03-13, 07 51 15
aaronwmorris commented 6 months ago

Can you post the output of ./misc/support_info.sh?

evripidis commented 6 months ago

Sure, here you are:

`#################################

indi-allsky support info

#################################

Distribution: ubuntu Release: 22.04 Arch: x86_64 Bits: 64

CPUs: 2 Memory: 5837500 kB

System: Generic PC

Uptime 12:02:17 up 3:14, 1 user, load average: 1,07, 0,49, 0,18

Filesystems Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 583752 1548 582204 1% /run /dev/sda2 229333436 91275220 126335872 42% / tmpfs 2918748 156 2918592 1% /dev/shm tmpfs 5120 4 5116 1% /run/lock efivarfs 128 53 71 43% /sys/firmware/efi/efivars tmpfs 2918748 4 2918744 1% /tmp /dev/sda1 306572 6220 300352 3% /boot/efi tmpfs 583748 100 583648 1% /run/user/1000

system python: Python 3.10.12

indiserver: /usr/bin/indiserver

User info uid=1000(lubuntu) gid=1000(lubuntu) groups=1000(lubuntu),4(adm),20(dialout),24(cdrom),27(sudo),30(dip),44(video),46(plugdev),101(systemd-journal),120(lpadmin),999(sambashare)

Process info lubuntu 954 0.0 0.0 10080 3456 ? Ss 08:48 0:02 /usr/bin/indiserver -p 7624 indi_simulator_telescope indi_asi_ccd lubuntu 958 0.0 0.2 40004 13056 ? S 08:48 0:03 indi_simulator_telescope lubuntu 959 0.0 0.2 53560 14336 ? S 08:48 0:00 indi_asi_ccd lubuntu 1271 0.2 2.3 524124 136900 ? SNsl 08:51 0:27 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --log syslog run lubuntu 1275 0.0 1.4 369232 86676 ? S 08:51 0:00 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --log syslog run lubuntu 1276 0.0 1.9 395572 115808 ? SN 08:51 0:05 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --log syslog run lubuntu 1281 0.0 0.4 35060 23552 ? SNs 08:51 0:03 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/python3.11 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/gunicorn --config /etc/indi-allsky/gunicorn.conf.py indi_allsky.wsgi lubuntu 1283 0.0 2.0 579776 119272 ? SNl 08:51 0:08 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/python3.11 /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/gunicorn --config /etc/indi-allsky/gunicorn.conf.py indi_allsky.wsgi

USB info Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0bda:c821 Realtek Semiconductor Corp. Bluetooth Radio Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

USB Permissions 196 0 drwxr-xr-x 4 root root 80 ??? 13 08:48 /dev/bus/usb 200 0 drwxr-xr-x 2 root root 60 ??? 13 08:48 /dev/bus/usb/002 201 0 crw-rw-r-- 1 root root 189, 128 ??? 13 08:48 /dev/bus/usb/002/001 197 0 drwxr-xr-x 2 root root 100 ??? 13 08:48 /dev/bus/usb/001 346 0 crw-rw-r-- 1 root root 189, 2 ??? 13 08:48 /dev/bus/usb/001/003 323 0 crw-rw-r-- 1 root root 189, 1 ??? 13 08:48 /dev/bus/usb/001/002 198 0 crw-rw-r-- 1 root root 189, 0 ??? 13 08:48 /dev/bus/usb/001/001

video device Permissions ls: cannot access '/dev/video*': No such file or directory

Module info Module Size Used by rfcomm 98304 4 cmac 12288 3 algif_hash 12288 1 algif_skcipher 12288 1 af_alg 32768 6 algif_hash,algif_skcipher bnep 32768 2 snd_sof_pci_intel_apl 12288 0 snd_sof_intel_hda_common 200704 1 snd_sof_pci_intel_apl soundwire_intel 65536 1 snd_sof_intel_hda_common snd_sof_intel_hda_mlink 45056 2 soundwire_intel,snd_sof_intel_hda_common soundwire_cadence 40960 1 soundwire_intel snd_sof_intel_hda 24576 1 snd_sof_intel_hda_common snd_sof_pci 24576 2 snd_sof_intel_hda_common,snd_sof_pci_intel_apl snd_sof_xtensa_dsp 12288 1 snd_sof_intel_hda_common snd_sof 356352 3 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda snd_sof_utils 16384 1 snd_sof soundwire_generic_allocation 12288 1 soundwire_intel soundwire_bus 110592 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence snd_soc_avs 184320 0 snd_soc_hda_codec 24576 1 snd_soc_avs snd_soc_skl 212992 0 snd_soc_hdac_hda 24576 2 snd_sof_intel_hda_common,snd_soc_skl snd_hda_ext_core 36864 7 snd_soc_avs,snd_soc_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_soc_skl,snd_sof_intel_hda snd_soc_sst_ipc 20480 1 snd_soc_skl snd_soc_sst_dsp 40960 1 snd_soc_skl snd_soc_acpi_intel_match 94208 3 snd_sof_intel_hda_common,snd_soc_skl,snd_sof_pci_intel_apl snd_soc_acpi 12288 3 snd_soc_acpi_intel_match,snd_sof_intel_hda_common,snd_soc_skl snd_soc_core 446464 7 snd_soc_avs,snd_soc_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl snd_hda_codec_hdmi 94208 1 snd_compress 28672 2 snd_soc_avs,snd_soc_core snd_hda_codec_realtek 192512 1 snd_hda_codec_generic 122880 1 snd_hda_codec_realtek ac97_bus 12288 1 snd_soc_core snd_pcm_dmaengine 16384 1 snd_soc_core ledtrig_audio 12288 1 snd_hda_codec_generic binfmt_misc 24576 1 snd_hda_intel 61440 3 intel_pmc_bxt 16384 0 mei_pxp 16384 0 intel_telemetry_pltdrv 20480 0 snd_intel_dspcfg 32768 5 snd_soc_avs,snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_skl snd_intel_sdw_acpi 16384 2 snd_sof_intel_hda_common,snd_intel_dspcfg intel_punit_ipc 12288 1 intel_telemetry_pltdrv intel_telemetry_core 20480 1 intel_telemetry_pltdrv mei_hdcp 28672 0 nls_iso8859_1 12288 1 intel_rapl_msr 20480 0 snd_hda_codec 212992 9 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda x86_pkg_temp_thermal 20480 0 intel_powerclamp 24576 0 coretemp 24576 0 snd_hda_core 147456 12 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda snd_hwdep 20480 1 snd_hda_codec kvm_intel 487424 0 snd_pcm 196608 13 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_sof_utils,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine kvm 1409024 1 kvm_intel rtsx_usb_ms 24576 0 memstick 28672 1 rtsx_usb_ms snd_seq_midi 24576 0 irqbypass 12288 1 kvm btusb 73728 0 btrtl 32768 1 btusb snd_seq_midi_event 16384 1 snd_seq_midi btbcm 24576 1 btusb btintel 53248 1 btusb btmtk 12288 1 btusb rapl 20480 0 bluetooth 1081344 34 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm intel_cstate 20480 0 snd_rawmidi 57344 1 snd_seq_midi snd_seq 118784 2 snd_seq_midi,snd_seq_midi_event rtw88_8821ce 12288 0 rtw88_8821c 90112 1 rtw88_8821ce rtw88_pci 36864 1 rtw88_8821ce rtw88_core 356352 2 rtw88_pci,rtw88_8821c snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi snd_timer 49152 2 snd_seq,snd_pcm ecdh_generic 16384 2 bluetooth mac80211 1720320 2 rtw88_pci,rtw88_core ecc 45056 1 ecdh_generic cmdlinepart 12288 0 serio_raw 20480 0 spi_nor 135168 0 mtd 106496 3 spi_nor,cmdlinepart cfg80211 1318912 2 rtw88_core,mac80211 mei_me 53248 2 snd 143360 20 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi intel_xhci_usb_role_switch 12288 0 processor_thermal_device_pci_legacy 12288 0 libarc4 12288 1 mac80211 nxp_nci_i2c 16384 0 processor_thermal_device 20480 1 processor_thermal_device_pci_legacy mei 167936 5 mei_hdcp,mei_pxp,mei_me processor_thermal_rfim 32768 1 processor_thermal_device nxp_nci 12288 1 nxp_nci_i2c processor_thermal_mbox 16384 2 processor_thermal_rfim,processor_thermal_device processor_thermal_rapl 16384 1 processor_thermal_device intel_rapl_common 40960 2 intel_rapl_msr,processor_thermal_rapl soundcore 16384 1 snd intel_soc_dts_iosf 20480 1 processor_thermal_device_pci_legacy nci 90112 2 nxp_nci,nxp_nci_i2c mac_hid 12288 0 nfc 147456 2 nci,nxp_nci int3406_thermal 12288 0 dptf_power 16384 0 int3400_thermal 24576 0 int3403_thermal 16384 0 int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device acpi_thermal_rel 20480 1 int3400_thermal sch_fq_codel 24576 2 msr 12288 0 parport_pc 53248 0 ppdev 24576 0 lp 28672 0 parport 77824 3 parport_pc,lp,ppdev efi_pstore 12288 0 ip_tables 36864 0 x_tables 69632 1 ip_tables autofs4 57344 2 btrfs 1949696 0 blake2b_generic 24576 0 xor 20480 1 btrfs raid6_pq 126976 1 btrfs libcrc32c 12288 1 btrfs dm_mirror 24576 0 dm_region_hash 24576 1 dm_mirror dm_log 20480 2 dm_region_hash,dm_mirror rtsx_usb_sdmmc 36864 0 rtsx_usb 32768 2 rtsx_usb_sdmmc,rtsx_usb_ms crct10dif_pclmul 12288 1 crc32_pclmul 12288 0 i915 4157440 6 polyval_generic 12288 0 ghash_clmulni_intel 16384 0 sha256_ssse3 32768 0 drm_buddy 20480 1 i915 sha1_ssse3 32768 0 i2c_algo_bit 16384 1 i915 aesni_intel 356352 4 crypto_simd 16384 1 aesni_intel ttm 110592 1 i915 spi_intel_platform 12288 0 mmc_block 61440 0 spi_intel 32768 1 spi_intel_platform cryptd 24576 3 crypto_simd,ghash_clmulni_intel drm_display_helper 241664 1 i915 cec 94208 2 drm_display_helper,i915 rc_core 77824 1 cec xhci_pci 24576 0 ahci 49152 2 drm_kms_helper 274432 2 drm_display_helper,i915 intel_lpss_pci 24576 0 intel_lpss 16384 1 intel_lpss_pci sdhci_pci 90112 0 i2c_i801 36864 0 cqhci 40960 1 sdhci_pci lpc_ich 32768 0 i2c_smbus 16384 1 i2c_i801 sdhci 90112 1 sdhci_pci xhci_pci_renesas 20480 1 xhci_pci idma64 20480 0 libahci 57344 1 ahci drm 765952 10 drm_kms_helper,drm_display_helper,drm_buddy,i915,ttm r8169 114688 0 realtek 36864 1 i2c_hid_acpi 12288 0 i2c_hid 40960 1 i2c_hid_acpi hid 180224 1 i2c_hid video 73728 2 int3406_thermal,i915 wmi 40960 1 video pinctrl_broxton 40960 2

git status On branch main Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean

git log commit 5712b5e2688c32bc966338bc90c729899843a6b6 Merge: 0c977e03 ec09dbbf Author: Aaron W Morris aaron@aarmor.net Date: Tue Mar 12 14:59:41 2024 -0400

Merge pull request #1188 from aaronwmorris/dev

Update permalink for camera simulator

indi version: 2.0.6

indi packages ii libindi-data 2.0.6+202401311858~ubuntu22.04.1 all Instrument-Neutral Device Interface library -- shared data ii libindi-dev 2.0.6+202401311858~ubuntu22.04.1 amd64 Instrument-Neutral Device Interface library -- development files ii libindi1:amd64 2.0.6+202401311858~ubuntu22.04.1 amd64 Instrument-Neutral Device Interface library -- shared library ii libindicator3-7 16.10.0+18.04.20180321.1-0ubuntu5 amd64 panel indicator applet - shared library

Detected indi properties looking for .. Connected to localhost on port 7624 Queried properties from Telescope Simulator.CONNECTION.CONNECT=Off Telescope Simulator.CONNECTION.DISCONNECT=On Telescope Simulator.DRIVER_INFO.DRIVER_NAME=Telescope Simulator Telescope Simulator.DRIVER_INFO.DRIVER_EXEC=indi_simulator_telescope Telescope Simulator.DRIVER_INFO.DRIVER_VERSION=1.0 Telescope Simulator.DRIVER_INFO.DRIVER_INTERFACE=5 Telescope Simulator.POLLING_PERIOD.PERIOD_MS=250 Telescope Simulator.DEBUG.ENABLE=Off Telescope Simulator.DEBUG.DISABLE=On Telescope Simulator.CONFIG_PROCESS.CONFIG_LOAD=Off Telescope Simulator.CONFIG_PROCESS.CONFIG_SAVE=Off Telescope Simulator.CONFIG_PROCESS.CONFIG_DEFAULT=Off Telescope Simulator.CONFIG_PROCESS.CONFIG_PURGE=Off Telescope Simulator.CONNECTION_MODE.CONNECTION_SERIAL=On Telescope Simulator.CONNECTION_MODE.CONNECTION_TCP=Off Telescope Simulator.DEVICE_PORT.PORT=/dev/ttyUSB0 Telescope Simulator.DEVICE_BAUD_RATE.9600=On Telescope Simulator.DEVICE_BAUD_RATE.19200=Off Telescope Simulator.DEVICE_BAUD_RATE.38400=Off Telescope Simulator.DEVICE_BAUD_RATE.57600=Off Telescope Simulator.DEVICE_BAUD_RATE.115200=Off Telescope Simulator.DEVICE_BAUD_RATE.230400=Off Telescope Simulator.DEVICE_AUTO_SEARCH.INDI_ENABLED=On Telescope Simulator.DEVICE_AUTO_SEARCH.INDI_DISABLED=Off Telescope Simulator.DEVICE_PORT_SCAN.Scan Ports=Off Telescope Simulator.ACTIVE_DEVICES.ACTIVE_GPS=GPS Simulator Telescope Simulator.ACTIVE_DEVICES.ACTIVE_DOME=Dome Simulator Telescope Simulator.DOME_POLICY.DOME_IGNORED=On Telescope Simulator.DOME_POLICY.DOME_LOCKS=Off Telescope Simulator.MOUNT_TYPE is write-only Telescope Simulator.SIM_PIER_SIDE is write-only Telescope Simulator.MOUNT_MODEL is write-only Telescope Simulator.MOUNT_AXES.PRIMARY=0 Telescope Simulator.MOUNT_AXES.SECONDARY=0 Telescope Simulator.FLIP_HA is write-only Telescope Simulator.ACTIVE_DEVICES.ACTIVE_GPS=GPS Simulator Telescope Simulator.ACTIVE_DEVICES.ACTIVE_DOME=Dome Simulator Telescope Simulator.DOME_POLICY.DOME_IGNORED=On Telescope Simulator.DOME_POLICY.DOME_LOCKS=Off Telescope Simulator.MOUNT_TYPE is write-only Telescope Simulator.SIM_PIER_SIDE is write-only Telescope Simulator.MOUNT_MODEL is write-only Telescope Simulator.MOUNT_AXES.PRIMARY=0 Telescope Simulator.MOUNT_AXES.SECONDARY=0 Telescope Simulator.FLIP_HA is write-only

libcamera: not detected

libcamera packages

libcamera cameras libcamera-hello not available

python packages ii libboost-python1.74.0 1.74.0-14ubuntu3 amd64 Boost.Python Library ii libpython3-dev:amd64 3.10.6-1~22.04 amd64 header files and a static library for Python (default) ii libpython3-stdlib:amd64 3.10.6-1~22.04 amd64 interactive high-level object-oriented language (default python3 version) ii libpython3.10:amd64 3.10.12-1~22.04.3 amd64 Shared Python runtime library (version 3.10) ii libpython3.10-dev:amd64 3.10.12-1~22.04.3 amd64 Header files and a static library for Python (v3.10) ii libpython3.10-minimal:amd64 3.10.12-1~22.04.3 amd64 Minimal subset of the Python language (version 3.10) ii libpython3.10-stdlib:amd64 3.10.12-1~22.04.3 amd64 Interactive high-level object-oriented language (standard library, version 3.10) ii libpython3.11:amd64 3.11.0~rc1-1~22.04 amd64 Shared Python runtime library (version 3.11) ii libpython3.11-dev:amd64 3.11.0~rc1-1~22.04 amd64 Header files and a static library for Python (v3.11) ii libpython3.11-minimal:amd64 3.11.0~rc1-1~22.04 amd64 Minimal subset of the Python language (version 3.11) ii libpython3.11-stdlib:amd64 3.11.0~rc1-1~22.04 amd64 Interactive high-level object-oriented language (standard library, version 3.11) ii python-apt-common 2.4.0ubuntu3 all Python interface to libapt-pkg (locales) ii python3 3.10.6-1~22.04 amd64 interactive high-level object-oriented language (default python3 version) ii python3-apport 2.20.11-0ubuntu82.5 all Python 3 library for Apport crash report handling ii python3-apt 2.4.0ubuntu3 amd64 Python 3 interface to libapt-pkg ii python3-aptdaemon 1.1.1+bzr982-0ubuntu39 all Python 3 module for the server and client of aptdaemon ii python3-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu39 all Python 3 GTK+ 3 widgets to run an aptdaemon client ii python3-blinker 1.4+dfsg1-0.4 all fast, simple object-to-object and broadcast signaling library ii python3-cairo:amd64 1.20.1-3build1 amd64 Python3 bindings for the Cairo vector graphics library ii python3-certifi 2020.6.20-1 all root certificates for validating SSL certs and verifying TLS hosts (python3) ii python3-cffi-backend:amd64 1.15.0-1build2 amd64 Foreign Function Interface for Python 3 calling C code - runtime ii python3-chardet 4.0.0-1 all universal character encoding detector for Python3 ii python3-click 8.0.3-1 all Wrapper around optparse for command line utilities - Python 3.x ii python3-colorama 0.4.4-1 all Cross-platform colored terminal text in Python - Python 3.x ii python3-commandnotfound 22.04.0 all Python 3 bindings for command-not-found. ii python3-cryptography 3.4.8-1ubuntu2.2 amd64 Python library exposing cryptographic recipes and primitives (Python 3) ii python3-cups:amd64 2.0.1-5build1 amd64 Python3 bindings for CUPS ii python3-cupshelpers 1.5.16-0ubuntu3 all Python utility modules around the CUPS printing system ii python3-dbus 1.2.18-3build1 amd64 simple interprocess messaging system (Python 3 interface) ii python3-dbus.mainloop.pyqt5 5.15.6+dfsg-1ubuntu3 amd64 D-Bus Qt main loop support for Python 3 ii python3-debconf 1.5.79ubuntu1 all interact with debconf from Python 3 ii python3-debian 0.1.43ubuntu1.1 all Python 3 modules to work with Debian-related data formats ii python3-defer 1.0.6-2.1ubuntu1 all Small framework for asynchronous programming (Python 3) ii python3-dev 3.10.6-1~22.04 amd64 header files and a static library for Python (default) ii python3-distlib 0.3.4-1 all low-level components of python distutils2/packaging ii python3-distro 1.7.0-1 all Linux OS platform information API ii python3-distro-info 1.1ubuntu0.2 all information about distributions' releases (Python 3 module) ii python3-distupgrade 1:22.04.19 all manage release upgrades ii python3-distutils 3.10.8-1~22.04 all distutils package for Python 3.x ii python3-filelock 3.6.0-1 all platform independent file locking module ii python3-gdbm:amd64 3.10.8-1~22.04 amd64 GNU dbm database support for Python 3.x ii python3-gi 3.42.1-0ubuntu1 amd64 Python 3 bindings for gobject-introspection libraries ii python3-gi-cairo 3.42.1-0ubuntu1 amd64 Python 3 Cairo bindings for the GObject library ii python3-httplib2 0.20.2-2 all comprehensive HTTP client library written for Python3 ii python3-ibus-1.0 1.5.26-4 all Intelligent Input Bus - introspection overrides for Python (Python 3) ii python3-idna 3.3-1 all Python IDNA2008 (RFC 5891) handling (Python 3) ii python3-importlib-metadata 4.6.4-1 all library to access the metadata for a Python package - Python 3.x ii python3-jeepney 0.7.1-3 all pure Python D-Bus interface ii python3-jwt 2.3.0-1ubuntu0.2 all Python 3 implementation of JSON Web Token ii python3-keyring 23.5.0-1 all store and access your passwords safely ii python3-launchpadlib 1.10.16-1 all Launchpad web services client library (Python 3) ii python3-lazr.restfulclient 0.14.4-1 all client for lazr.restful-based web services (Python 3) ii python3-lazr.uri 1.0.6-2 all library for parsing, manipulating, and generating URIs ii python3-ldb 2:2.4.4-0ubuntu0.22.04.2 amd64 Python 3 bindings for LDB ii python3-lib2to3 3.10.8-1~22.04 all Interactive high-level object-oriented language (lib2to3) ii python3-macaroonbakery 1.3.1-2ubuntu0.1 all Higher-level macaroon operations for Python 3 ii python3-minimal 3.10.6-1~22.04 amd64 minimal subset of the Python language (default python3 version) ii python3-more-itertools 8.10.0-2 all library with routines for operating on iterables, beyond itertools (Python 3) ii python3-nacl 1.5.0-2 amd64 Python bindings to libsodium (Python 3) ii python3-netifaces:amd64 0.11.0-1build2 amd64 portable network interface information - Python 3.x ii python3-oauthlib 3.2.0-1ubuntu0.1 all generic, spec-compliant implementation of OAuth for Python3 ii python3-olefile 0.46-3 all Python module to read/write MS OLE2 files ii python3-pexpect 4.8.0-2ubuntu1 all Python 3 module for automating interactive applications ii python3-pil:amd64 9.0.1-1ubuntu0.2 amd64 Python Imaging Library (Python3) ii python3-pip 22.0.2+dfsg-1ubuntu0.4 all Python package installer ii python3-pip-whl 22.0.2+dfsg-1ubuntu0.4 all Python package installer (pip wheel) ii python3-pkg-resources 59.6.0-1.2ubuntu0.22.04.1 all Package Discovery and Resource Access using pkg_resources ii python3-platformdirs 2.5.1-1 all determining appropriate platform-specific directories (Python 3) ii python3-problem-report 2.20.11-0ubuntu82.5 all Python 3 library to handle problem reports ii python3-protobuf 3.12.4-1ubuntu7.22.04.1 amd64 Python 3 bindings for protocol buffers ii python3-ptyprocess 0.7.0-3 all Run a subprocess in a pseudo terminal from Python 3 ii python3-pymacaroons 0.13.0-4 all Macaroon library for Python 3 ii python3-pyparsing 2.4.7-1 all alternative to creating and executing simple grammars - Python 3.x ii python3-pyqt5 5.15.6+dfsg-1ubuntu3 amd64 Python 3 bindings for Qt5 ii python3-pyqt5.sip 12.9.1-1build1 amd64 runtime module for Python extensions using SIP ii python3-renderpm:amd64 3.6.8-1ubuntu0.1 amd64 python low level render interface ii python3-reportlab 3.6.8-1ubuntu0.1 all ReportLab library to create PDF documents using Python3 ii python3-reportlab-accel:amd64 3.6.8-1ubuntu0.1 amd64 C coded extension accelerator for the ReportLab Toolkit ii python3-requests 2.25.1+dfsg-2ubuntu0.1 all elegant and simple HTTP library for Python3, built for human beings ii python3-rfc3339 1.1-3 all parser and generator of RFC 3339-compliant timestamps (Python 3) ii python3-secretstorage 3.3.1-1 all Python module for storing secrets - Python 3.x version ii python3-setuptools 59.6.0-1.2ubuntu0.22.04.1 all Python3 Distutils Enhancements ii python3-setuptools-whl 59.6.0-1.2ubuntu0.22.04.1 all Python Distutils Enhancements (wheel package) ii python3-six 1.16.0-3ubuntu1 all Python 2 and 3 compatibility library (Python 3 interface) ii python3-software-properties 0.99.22.9 all manage the repositories that you install software from ii python3-systemd 234-3ubuntu2 amd64 Python 3 bindings for systemd ii python3-talloc:amd64 2.3.3-2build1 amd64 hierarchical pool based memory allocator - Python3 bindings ii python3-tk:amd64 3.10.8-1~22.04 amd64 Tkinter - Writing Tk applications with Python 3.x ii python3-tz 2022.1-1ubuntu0.22.04.1 all Python3 version of the Olson timezone database ii python3-uno 1:7.3.7-0ubuntu0.22.04.4 amd64 Python-UNO bridge ii python3-update-manager 1:22.04.18 all python 3.x module for update-manager ii python3-urllib3 1.26.5-1~exp1ubuntu0.1 all HTTP library with thread-safe connection pooling for Python3 ii python3-venv 3.10.6-1~22.04 amd64 venv module for python3 (default python3 version) ii python3-virtualenv 20.13.0+ds-2 all Python virtual environment creator ii python3-wadllib 1.3.6-1 all Python 3 library for navigating WADL files ii python3-wheel 0.37.1-2ubuntu0.22.04.1 all built-package format for Python ii python3-wheel-whl 0.37.1-2ubuntu0.22.04.1 all built-package format for Python (wheel wheel) ii python3-xapian 1.4.18-2build3 amd64 Xapian search engine interface for Python3 ii python3-xdg 0.27-2 all Python 3 library to access freedesktop.org standards ii python3-xkit 0.5.0ubuntu5 all library for the manipulation of xorg.conf files (Python 3) ii python3-yaml 5.4.1-1ubuntu1 amd64 YAML parser and emitter for Python3 ii python3-zipp 1.0.0-3 all pathlib-compatible Zipfile object wrapper - Python 3.x ii python3.10 3.10.12-1~22.04.3 amd64 Interactive high-level object-oriented language (version 3.10) ii python3.10-dev 3.10.12-1~22.04.3 amd64 Header files and a static library for Python (v3.10) ii python3.10-minimal 3.10.12-1~22.04.3 amd64 Minimal subset of the Python language (version 3.10) ii python3.10-venv 3.10.12-1~22.04.3 amd64 Interactive high-level object-oriented language (pyvenv binary, version 3.10) ii python3.11 3.11.0~rc1-1~22.04 amd64 Interactive high-level object-oriented language (version 3.11) ii python3.11-dev 3.11.0~rc1-1~22.04 amd64 Header files and a static library for Python (v3.11) ii python3.11-minimal 3.11.0~rc1-1~22.04 amd64 Minimal subset of the Python language (version 3.11) ii python3.11-venv 3.11.0~rc1-1~22.04 amd64 Interactive high-level object-oriented language (pyvenv binary, version 3.11)

Detected indi-allsky virtualenv virtualenv python: Python 3.11.0rc1 virtualenv PATH: /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin:/usr/local/bin:/usr/bin:/bin flask command: /home/lubuntu/indi-allsky/virtualenv/indi-allsky/bin/flask

virtualenv python modules alembic==1.13.0 apache-libcloud==3.8.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 asciitree==0.3.3 astroalign==2.5.1 astropy==6.0.0 astropy-healpix==1.0.2 astropy-iers-data==0.2023.12.11.0.31.11 astroscrappy==1.1.0 bcrypt==4.1.2 blinker==1.7.0 boto3==1.34.2 botocore==1.34.2 Bottleneck==1.3.7 cachetools==5.3.2 ccdproc==2.4.1 certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 circuitbreaker==1.4.0 click==8.1.7 cloudpickle==3.0.0 cryptography==42.0.5 Cython==3.0.6 dask==2023.12.1 dbus-python==1.3.2 ephem==4.1.5 fasteners==0.19 fish2pano==0.4.1 Flask==3.0.0 Flask-Login==0.6.3 Flask-Migrate==4.0.5 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 fsspec==2023.12.2 google-api-core==2.15.0 google-api-python-client==2.118.0 google-auth==2.25.2 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 google-cloud-core==2.4.1 google-cloud-storage==2.14.0 google-crc32c==1.5.0 google-resumable-media==2.7.0 googleapis-common-protos==1.62.0 greenlet==3.0.2 gunicorn==21.2.0 httplib2==0.22.0 idna==3.6 imageio==2.33.1 imageio-ffmpeg==0.4.9 importlib-metadata==7.0.0 inotify==0.2.10 is-safe-url==1.0 itsdangerous==2.1.2 Jinja2==3.1.2 jmespath==1.0.1 lazy_loader==0.3 locket==1.0.0 lxml==4.9.3 Mako==1.3.0 MarkupSafe==2.1.3 mysql-connector-python==8.2.0 networkx==3.2.1 nose==1.3.7 numcodecs==0.12.1 numpy==1.26.2 oauthlib==3.2.2 oci==2.118.0 opencv-python-headless==4.8.1.78 packaging==23.2 paho-mqtt==2.0.0 paramiko==3.3.1 partd==1.4.1 passlib==1.7.4 piexif==1.1.3 Pillow==10.1.0 prettytable==3.9.0 protobuf==4.21.12 psutil==5.9.6 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pycurl==7.45.2 pyerfa==2.0.1.1 pygifsicle==1.0.7 pyindi-client @ git+https://github.com/indilib/pyindi-client.git@6f8fa8042f60f7b3079f6d66a0b8ee720af09d64 PyMySQL==1.1.0 PyNaCl==1.5.0 pyOpenSSL==23.3.0 pyparsing==3.1.1 python-dateutil==2.8.2 pytz==2023.3.post1 PyYAML==6.0.1 rawpy==0.19.0 reproject==0.13.0 requests==2.31.0 requests-oauthlib==1.3.1 requests-toolbelt==1.0.0 rsa==4.9 s3transfer==0.9.0 scikit-image==0.22.0 scipy==1.11.4 semantic-version==2.10.0 sep==1.2.1 setuptools-rust==1.8.1 shapely==2.0.2 six==1.16.0 SQLAlchemy==2.0.23 support-developer==1.0.5 tifffile==2023.12.9 toolz==0.12.0 typing_extensions==4.9.0 uritemplate==4.1.1 urllib3==2.0.7 wcwidth==0.2.12 Werkzeug==3.0.1 WTForms==3.1.1 zarr==2.16.1 zipp==3.17.0

#################################

end support info

################################# `

aaronwmorris commented 6 months ago

The camera is not showing as an available USB device on your system (as if it were not plugged in). I would reseat the USB cable in the camera and the Pi again. Maybe even change the USB port and the USB cable.

Errabundo66 commented 4 months ago

Hello. I'm not sure if I can write here or better opening a new thread. I have exactly the same issue with the same camera after 29/04, and Ubuntu 20.04 LTS Now I have "No image FOR 15 MIN" since then.

I installed the ASI Studio software and the camera works fine. I got images etc. It's just the Indi AllSky software that's not working. It has been working perfectly for years!

Any idea?