AllskyTeam / allsky-modules

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

Allsky modules (Export, Clear Sky) cannot be selected and saved #27

Closed WirthmU closed 9 months ago

WirthmU commented 10 months ago

Neither the Export nor the Clear Sky modules can be activated and saved in my configuration. Also the settings are not accessible. In fact none of the available modules can be selected and saved.

Alex-developer commented 10 months ago

What happens when you try to activate them?

WirthmU commented 10 months ago

I click on the activation checkbox The checkbox sign appears I click on the settings box nothing nothing happens I save the module by clicking on the green sign icon which turns black When I leave the modules section and return afterwards the checkbox is no longer activated

Alex-developer commented 10 months ago

I click on the activation checkbox The checkbox sign appears I click on the settings box nothing nothing happens I save the module by clicking on the green sign icon which turns black When I leave the modules section and return afterwards the checkbox is no longer activated

Do you know howto use the browser dev tools? If you open the dev tools and look at he 'console' tab are there any errors display whilst you are trying to get to the settings?

WirthmU commented 10 months ago

This is what it looks like:

image

Alex-developer commented 10 months ago

Those errors are nothing to worry about and won't be causing the issue you have. To be honest I am a little stumped by this one. Its not something I have seen before.

I'll have a think about it !

WirthmU commented 9 months ago

Could it be a permission issue? Where are the files located?

Alex-developer commented 9 months ago

Could it be a permission issue? Where are the files located?

Could be they are all in the ~/allsky/config/modules folder.

WirthmU commented 9 months ago

This is how the folder looks like:

image

It seems that there are no modules at all!

Alex-developer commented 9 months ago

This is how the folder looks like:

image

It seems that there are no modules at all!

They look fine. These are the files that store the module settings and if the permissions on these were wrong it would fail to save but they are fine

Still stumped :-(

WirthmU commented 9 months ago

The problem has been solved. It was an error on my side. I should have read the manual where its clearly written that to activate any module it has to be dragged to the active ones, which I did not. Thank you for your support!