Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Wrong mysql socket location #33

Open
OnniSaarni opened this issue Apr 19, 2024 · 0 comments
Open

[Bug]: Wrong mysql socket location #33

OnniSaarni opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@OnniSaarni
Copy link

Describe the bug
The script can not connect to a database because of a wrong mysql.sock location

To Reproduce
I was using bitnami lamp which has mariadb installed by default and it has a different location for mysql.sock.
Start the script without changing it manually from report.parser.pl

Expected behavior
Script should have ran without any problems.

Software Version
[X] Version 0 Alpha 5
[] Version 0 Alpha 4
[] Version 0 Alpha 3
[] Version 0 Alpha 2

Server (please complete the following information):

  • Debian GNU/Linux 11 (bullseye) x86_64 AWS bitnami lamp
  • Perl Version [e.g. 5.32
  • MariaDB 11.2.3

Additional context
I fixed it by adding changing line 367 in report-parser.pl:

kuva

Could be nice to have some kind of option to change that in the config.

Also changing MySQL my.cnf did not fix this issue.

@OnniSaarni OnniSaarni added the bug Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants