Need Password for Upgrade

Issue #514 resolved
Jim Keating created an issue

I'm trying to upgrade Piler version 0.1.24 to version 1.1.0 on a OVA created VM. (We're getting a PDF worker process that is taking 99% of the CPU for hours on end.) The upgrade script shown below is asking for a password for "piler@local" I've tried the passwords admin@local and the auditor@local and no luck. When I loaded the Piler version 0.1.24 VMWare image I did not create the piler@local user so I don't know the password. Is there a way to bypass using the password or would you be able to send it to me.

Thanks, JK

root@piler:~# mysql -u piler -p piler < /tmp/pilerupgrade/piler-1.1.0/util/db-up Enter password: ERROR 1045 (28000): Access denied for user 'piler'@'localhost' (using password: YES) root@piler:~#

Comments (2)

  1. Log in to comment