i have downloaded the bleeding edge version of indivo backend and ui server and installed successfully. both are listening to the port 8000 and 80 receptively as documented latest.
i can logged in to UI server via user jsmith and password password.example as defined on idivo_data.xml (i did not changed it intentionally).
after logged in a red colored message saying "could not load account" on top of the screen.
the "sharing and App settings" panel are blurred/disabled. health and inbox tab are clickable but no data there. logout and change password are working well.
the log says:
2015-01-23 13:14:22,716 INFO RDFLib Version: 4.1.2
2015-01-23 13:15:28,549 DEBUG oAuth: Consumer chrome1 Not Found
What did i missed here?
Note:
chrome1 is the CONSUMER_KEY i am using for the UI app.
my user name is: rezoan
os: ubuntu 14.04 LTS (64 bit)
db: postgres
I have installed backend and UI server on location /home/rezoan/indivo_server and /home/rezoan/indivo_ui_server respectively.
i do not installed apache server.
ui servers settings.py has the same CONSUMER_KEY and CONSUMER_SECRET defined on indivo_server/registered_apps/ui/sample_ui/credentials.json
i have configured everything before running reset.py of indivo_server.
is there any help that i cant get from here? it will be highly appreciated.
i have downloaded the bleeding edge version of indivo backend and ui server and installed successfully. both are listening to the port 8000 and 80 receptively as documented latest.
i can logged in to UI server via user jsmith and password password.example as defined on idivo_data.xml (i did not changed it intentionally).
after logged in a red colored message saying "could not load account" on top of the screen.
the "sharing and App settings" panel are blurred/disabled. health and inbox tab are clickable but no data there. logout and change password are working well.
the log says:
2015-01-23 13:14:22,716 INFO RDFLib Version: 4.1.2
2015-01-23 13:15:28,549 DEBUG oAuth: Consumer chrome1 Not Found
What did i missed here?
Note:
chrome1 is the CONSUMER_KEY i am using for the UI app.
my user name is: rezoan
os: ubuntu 14.04 LTS (64 bit)
db: postgres
I have installed backend and UI server on location /home/rezoan/indivo_server and /home/rezoan/indivo_ui_server respectively.
i do not installed apache server.
ui servers settings.py has the same CONSUMER_KEY and CONSUMER_SECRET defined on indivo_server/registered_apps/ui/sample_ui/credentials.json
i have configured everything before running reset.py of indivo_server.
is there any help that i cant get from here? it will be highly appreciated.