OneFlow Not Working

Hi Friends,

I installed install_gems for OneFlow. Is asked for Ruby 2.2. I installed ruby 2.2 and then installation of install_gems was successful. Then I configure in the ‘/etc/one/sunstone-views/admin.yaml’ file as:
enabled_tabs:
dashboard-tab: true
oneflow-dashboard: true
oneflow-services: true
oneflow-templates: true
After that during restarting of the sunstone server, I am not able to start sunstone now. Log File below:

Hi.

What version (opennebula/sunstone) are you using? because my file admin.yaml is a bit diferent like yours…

enabled_tabs:
- dashboard-tab
- system-tab
- users-tab
- groups-tab
- vdcs-tab
- acls-tab
- vresources-tab
- vms-tab
- templates-tab
- images-tab
- files-tab
- infra-tab
- clusters-tab
- hosts-tab
- datastores-tab
- vnets-tab
- secgroups-tab
- zones-tab
- marketplace-tab
- oneflow-dashboard
- oneflow-services-tab
- oneflow-templates-tab
- settings-tab
#- support-tab

my version is 4.14.2 and my enabled_tabs dont have true or false

Opennebula Version is:
echo “deb http://downloads.opennebula.org/repo/4.12/Debian/7 stable
opennebula” > /etc/apt/sources.list.d/opennebula.list

How to check the exact version of Opennebula? Also of the sunstone version?

Thanks & Regards,
Simar Preet Singh

Hi.

For example if you use the command onevm without args you can see the last lines like that:

## LICENSE
OpenNebula 4.14.2
Copyright 2002-2015, OpenNebula Project, OpenNebula Systems
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at http://www.apache.org/licenses/LICENSE-2.0