Hello all this may be a simple problem but it has me stumped. I have been working ok with pacsone prem for 2 days now (testing) xrays from CR show up fine then yesterday I could log in with user "root" or "dicom" and sometimes the images would show up other times I would get run errors. log out and reopen windows explorer and perto it was back then gone. not sure why but I have this error in my log file. it produces 11 errors every 5 seconds. my log files are getting reallllly big can any one help me? I have check myql and dicom user is setup and does have a password and I can login to pacsone with dicom... Help
Fri Mar 07 00:00:00 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:00 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:01 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:01 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:02 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:02 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:03 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:03 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:04 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:04 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:05 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:05 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:06 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:06 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Fri Mar 07 00:00:07 2008 ERROR - MySQL: Couldn't connect to: MyAETitle, error = Access denied for user 'dicom'@'localhost' (using password: YES), user = dicom
Pacsone Log file
This usually means a problem with MySQL. Can you login to the MySQL database from a command shell?
Code: Select all
C:\Mysql\bin>mysql -u dicom -p MyAETitle