Actions
Bug #3252
closederror message: Leginon.project.NotConnectedError: (1044,”Access denied for user ‘usr_object’@’%.ethz.ch’ to database ‘projectdb’”)
Start date:
06/11/2015
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.1.0
Show in known bugs:
No
Workaround:
Description
When I do python command import start I get this error message:
Leginon.project.NotConnectedError: (1044,”Access denied for user ‘usr_object’@’%.ethz.ch’ to database ‘projectdb’”). Any ideas?
Updated by Anchi Cheng over 9 years ago
- Status changed from New to Assigned
- Assignee set to Ariane Fecteau
Is this on the same computer as the database ? Looks like you didn't grant privilege to this general situation that is not localhost.
See Additional_Database_Server_Setup_after_Web_Server_Installation
Updated by Ariane Fecteau over 9 years ago
Our computer name was changed and of course was necessary to add to the MySQL list of hosts and IPs. All OK now. Thank you.
Actions