Luxoft / Twister

Twister Test Automation Framework
http://www.twistertesting.com/
Apache License 2.0
38 stars 21 forks source link

Cannot connect to MySql server #170

Closed ravichandra66 closed 9 years ago

ravichandra66 commented 9 years ago

I have given the full admin perimisson for user and i have flowing issue with reports

  1. Cannot connect to MySql server localhost / twister_demo ! when click the report for twister applest
  2. Reports button not working after the login in to twister home if user have admin permisssion test excution and user managemnt page are loading and but reports page .
divyayadav commented 9 years ago

Even I face similar issue, I am able to connect to mysql using command line. But with twister I am getting this error, 15-05-29 10:15:17 INFO CeXmlRpc.py: 626: test_database Failed to connect to MySQL User connection user @ localhost / twister_demo, for user user: MySQL error (1045, "Access denied for user 'user'@'localhost' (using password: NO)")!

bogdanpopescu commented 9 years ago

@divyayadav Hi,

Please go in Configuration->Database section, set the correct user and password and press "Test connection" button. If the connection is succesfull, save the configuration ( press Save button in the same window ).

save_db

divyayadav commented 9 years ago

Thanks, but the issues is a lot of UI is disabled throughout the twister web interface. Even Run button for scripts is disabled. Followed the twsiter guide on Ubuntu 12.04.05,

screenshot from 2015-06-03 15 25 33