I am trying synnefo 16.2 installation
following Debian Wheezy guide
my setup goal:
Controller Node: astakos, pithos, cyclades, apache, gunicorn,snf-webproject, snf-astakos-app, snf-pithos-app, snf-pithos-webclient, snf-cyclades-app, snf-vncauthproxy
Node1: Gnaeti master/ node
Node2 to Node 8: Ganeti nodes
So far I did setup Astakos and pithos components
when I login to the portal and navigating to pithos
I am getting internal server error
after some digging I found this in the log
django.request base [ERROR] Internal Server Error: /pithos/object-store/v1/
DatabaseError: relation "page_page" does not exist
LINE 1: ...page"."featured", "page_page"."template_key" FROM "page_page...
Can somebody help?