Jump to content

Zambuck

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Zambuck

  1. On 10/2/2020 at 4:31 PM, saarg said:

    It says connection refused, so your database doesn't let snipe-it connect.

    Try modifying your snipe-it user similar to this, by running the command as the root MySQL user, to ensure it uses mysql password authentication:

    alter user snipe-it identified with mysql_native_password by 'newpassword';

    Make sure the password matches what's in your snipe-it docker setup of course.

×
×
  • Create New...