AllskyTeam / allsky-modules

User modules for allsky
MIT License
17 stars 17 forks source link

No modules available in the WebUI #90

Closed WirthmU closed 4 months ago

WirthmU commented 5 months ago

I have installed a new camera on a RPI4 / bookworm and everything went fine.

I then downloaded and installed all available modules according to the installation description which seemed to have worked as well.

Now after this all no modules are visible in the WebUI. They are, however, present in the /allsky-modules folder.

Any help to this?

This is the log-file:

uw@meteotux:~/allsky-modules $ sudo cat moduleinstalldebug.log

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
python3-pip is already the newest version (23.0.1+dfsg-1+rpt1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: packaging in /home/uw/allsky/venv/lib/python3.11/site-packages (23.2)
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: gitpython in /home/uw/allsky/venv/lib/python3.11/site-packages (3.1.41)
Requirement already satisfied: gitdb<5,>=4.0.1 in /home/uw/allsky/venv/lib/python3.11/site-packages (from gitpython) (4.0.11)
Requirement already satisfied: smmap<6,>=3.0.1 in /home/uw/allsky/venv/lib/python3.11/site-packages (from gitdb<5,>=4.0.1->gitpython) (5.0.1)
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: whiptail-dialogs in /home/uw/allsky/venv/lib/python3.11/site-packages (0.4.0)
Requirement already satisfied: domdf-python-tools>=1.7.0 in /home/uw/allsky/venv/lib/python3.11/site-packages (from whiptail-dialogs) (3.8.0.post2)
Requirement already satisfied: typing-extensions>=4.1.1 in /home/uw/allsky/venv/lib/python3.11/site-packages (from whiptail-dialogs) (4.9.0)
Requirement already satisfied: natsort>=7.0.1 in /home/uw/allsky/venv/lib/python3.11/site-packages (from domdf-python-tools>=1.7.0->whiptail-dialogs) (8.4.0)
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: smbus in /home/uw/allsky/venv/lib/python3.11/site-packages (1.1.post2)

This behaviour has been described before: @ #80

Alex-developer commented 5 months ago

can you please have a look in /var/log/lighttpd/error.log and see if there are any errors reported

WirthmU commented 5 months ago

I did a complete re-install including the OS - unfortunately I did not save the error.log.

This time - instead of all - I just installed one module (light), and installation worked.