×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Astroberry Server 2.0.1 is available now!

  • Posts: 239
  • Thank you received: 38
Thanks, that works great!
4 years 2 months ago #49695

Please Log in or Create an account to join the conversation.

  • Posts: 983
  • Thank you received: 375
For all QHY users. You can safely update your system. The latest QHY drivers work without problem now.
The following user(s) said Thank You: Giles
4 years 1 month ago #50104

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69

I think this breaks oacapture, even for non-QHY users though.
4 years 1 month ago #50105

Please Log in or Create an account to join the conversation.

  • Posts: 983
  • Thank you received: 375
Yes, it is. New version of oacapture will be released soon.
If you need to use it right away, this is a workaround:
sudo ln -s /usr/lib/arm-linux-gnueabihf/libqhyccd.so /usr/lib/arm-linux-gnueabihf/libqhyccd.so.6
The following user(s) said Thank You: Giles
4 years 1 month ago #50108

Please Log in or Create an account to join the conversation.

  • Posts: 31
  • Thank you received: 3
I just did apt update now and after reboot INDI won't start. The syslog is full of the following failures:
systemd[1]: Started INDI Web Manager.
indi-web[2689]: Traceback (most recent call last):
indi-web[2689]:   File "/usr/local/bin/indi-web", line 10, in <module>
indi-web[2689]:     sys.exit(main())
indi-web[2689]:   File "/usr/local/lib/python3.7/dist-packages/indiweb/main.py", line 315, in main
indi-web[2689]:     start_profile(profile['name'])
indi-web[2689]:   File "/usr/local/lib/python3.7/dist-packages/indiweb/main.py", line 99, in start_profile
indi-web[2689]:     indi_server.start(info['port'], all_drivers)
indi-web[2689]:   File "/usr/local/lib/python3.7/dist-packages/indiweb/indi_server.py", line 74, in start
indi-web[2689]:     self.start_driver(driver)
indi-web[2689]:   File "/usr/local/lib/python3.7/dist-packages/indiweb/indi_server.py", line 37, in start_driver
indi-web[2689]:     cmd = 'start %s' % driver.binary
indi-web[2689]: AttributeError: 'NoneType' object has no attribute 'binary'
systemd[1]: indiwebmanager.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: indiwebmanager.service: Failed with result 'exit-code'.
indiwebmanager.log contains repeated failures
WARNING: terminating indiserver failed code 1
4 years 3 weeks ago #51340

Please Log in or Create an account to join the conversation.

  • Posts: 31
  • Thank you received: 3
Oh, it looks like the problematic update was indi-astroberry-diy 2.5. The indi web manager wasn't able to change the profile, but after I manually removed the "Astroberry Board" driver from .indi/profiles.db, everything seems to work again.
4 years 3 weeks ago #51341

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 1
Hello !.
I'm trying to connect my QHY367C to an astroberry.

Astroberry server 2.0.1 just installed on RPI 3B+
I have made an upgrade (apt-get upgrade). Always the same error with Ekos: "No QHY camera connected. Power on ? "
My QHY367C is well powered and connected with the original cable to the RPI (The camera is new, never used).
Is it normal? Have you an idea ?
Thank you !
Regards,
Jonathan
4 years 3 weeks ago #51369

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69

Did you "sudo apt-get update" before the "sudo apt-get upgrade" command?

The "Power on ?" query is an INDI debug line, so INDI is not detecting your QHY camera, although it appears that INDI is starting correctly (Just saying that this looks INDI related, rather than directly Astroberry related).
4 years 3 weeks ago #51381

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 1
Oups, no i didn't.
I'll try tomorrow asap !
Thanks for the quick reply !
The following user(s) said Thank You: Giles
4 years 3 weeks ago #51386

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 1
Ok so i did an update then an upgrade, no differences.
I have again the "No QHY camera detected. Power on ? "
The astroberry server is fresh, newly installed on my RPI3B+. So is the QHY367C.

Any thoughts ?
4 years 2 weeks ago #51393

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69

Does the QHY show up if you run lsusb ?
4 years 2 weeks ago #51402

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 1
Nope... No sign of QHY camera after a lsusb.
Do i need to install something else ?
4 years 2 weeks ago #51418

Please Log in or Create an account to join the conversation.

Moderators: Radek Kaczorek
Time to create page: 1.124 seconds