I'm debugging my Airtime (v2.5.1) install... When I run '/usr/lib/airtime/medis-monotor/airtime-media-monitor', I see in media-monitor.log:
syncdb.py: reload_directories() LINE 49 - HTTP Error 500: Internal Server Error
and in py-interpreter.log:
syncdb.py, line 60, in storage_path def storage_path(self) : return self.base_storage
AttributeError: 'AirtimeDB' object has no attribute 'base_storage'
What is wrong there? How to fix? Thanks.
Is nobody aware what it does? is it prostgrep DB mentioned by error? if so how to reinstall just DB?
Any clue?
I am sorry, hoerich, but I would need to check this:
Is purge postgresql will be correct if I will just do:
sudo -u postgres dropdb airtime
sudo -u postgres dropuser airtime
Do I need to delete /var/lib/pgsql/data as well?
It looks like you're new here. If you want to get involved, click one of these buttons!