×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Upgrade INDI Web Manager Now

  • Posts: 2876
  • Thank you received: 809
I just updated my AstroPi 3 script to update indiweb using this method when you click the "software update" icon. If you are already running an Ubuntu-MATE system that you set up with the AstroPi 3 script, you have to either run the software updater twice since the first time it will update the scripts and the second time it will update indiweb.
The following user(s) said Thank You: Tom
5 years 7 months ago #28105

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

  • Posts: 2876
  • Thank you received: 809
Anybody that updates indiweb be sure to restart your device afterward. The changes do not take effect till you restart since it is a service that is running.
5 years 7 months ago #28115

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

  • Posts: 37
  • Thank you received: 4
Received this, next steps?

horus@Lenovo-Yoga-2-11 ~ $ sudo -H pip3 install --upgrade indiweb
Collecting indiweb
Downloading files.pythonhosted.org/packages/02/3f/d0...indiweb-0.1.5.tar.gz (359kB)
100% |████████████████████████████████| 368kB 446kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'setuptools'

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-k2hv1nj6/indiweb/
You are using pip version 8.1.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
horus@Lenovo-Yoga-2-11 ~ $
SW Equinox 80ED, ZWO 120mm, Pegasus FocusCube, EQMod (EQ5 Pro)
5 years 7 months ago #28117

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

  • Posts: 2876
  • Thank you received: 809
Sounds like you need to do this:

sudo apt-get install python3-setuptools
5 years 7 months ago #28118

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

  • Posts: 37
  • Thank you received: 4
Many thanks for your help, always welcomed, but seems to have got more complex. See file.
SW Equinox 80ED, ZWO 120mm, Pegasus FocusCube, EQMod (EQ5 Pro)
5 years 7 months ago #28119
Attachments:

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

  • Posts: 238
  • Thank you received: 15

Replied by Tom on topic Upgrade INDI Web Manager Now

Done! Thanks a lot.
5 years 7 months ago #28126

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

  • Posts: 97
  • Thank you received: 20
Do Stellarmate users need to upgrade using below procedure procedure or via the Stellarmate own Software Update tool?
Last edit: 5 years 7 months ago by giorgio.
5 years 7 months ago #28205

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

Neither. StellarMate uses a customized version of indiweb. There will be a version update later on.
5 years 7 months ago #28206

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

  • Posts: 535
  • Thank you received: 109

Replied by Jim on topic Upgrade INDI Web Manager Now

for Fedora:
sudo dnf install python3-devel
sudo dnf install python3-pip
sudo -H pip3 install --upgrade indiweb
The following user(s) said Thank You: wotalota
5 years 7 months ago #28209

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

  • Posts: 269
  • Thank you received: 53
Worked on my Pi3 but on the Aaeon it starts all driers as "undefined"
5 years 7 months ago #28280
Attachments:

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

  • Posts: 2876
  • Thank you received: 809
Kengs, be sure to restart your pi, I had the same issue till I restarted
5 years 7 months ago #28282

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

  • Posts: 269
  • Thank you received: 53
I've restarted several times now. I thought the Pi was OK but I had been using a personalised version. With the official version I get the "undefined" there also.
Everything looks ok. I had a look in profiles.db and the clients can all connect. I'll have a look in the code to see if there's anything that sticks out
5 years 7 months ago #28283

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

Time to create page: 0.729 seconds