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

Debug log not working #29

Open
precursorca opened this issue Aug 29, 2024 · 10 comments
Open

Debug log not working #29

precursorca opened this issue Aug 29, 2024 · 10 comments

Comments

@precursorca
Copy link
Contributor

The -d option for Debug log does not work.
There is no file at /var/log/pinpoint.log
Even when including the API key in the options.
sudo /Library/Application\ Support/pinpoint/bin/pinpoint.sh -d -k MYlongAPIKey

@precursorca
Copy link
Contributor Author

This can be resolved by changing the line:

-d | --debug ) use_debug=1
to
-d | --debug ) use_debug="True"

@precursorca
Copy link
Contributor Author

This may apply to the use_optim too.

@jelockwood
Copy link
Owner

@precursorca
Sorry for the lack of progress my side. I currently have to work five days a week in the office which means during that time I cannot engage in 'hobbies'. I also have to fit in all the normal household tasks over the weekend.

I saw your message you have made a fork with various fixes. I will look at your commit and review your changes. Might still take a little while, I will then build a new installer pkg.

@precursorca
Copy link
Contributor Author

precursorca commented Oct 22, 2024 via email

@jelockwood
Copy link
Owner

@precursorca
Another 'excuse' for the slowness, I no longer have a Google API license so cannot do much testing myself.

I see there is currently another pending commit before yours. I will need to review that and might need to approve that first. This might require you to make adjustments to match. I will let you know.

@jelockwood
Copy link
Owner

jelockwood commented Oct 23, 2024 via email

@precursorca
Copy link
Contributor Author

precursorca commented Oct 23, 2024 via email

@jelockwood
Copy link
Owner

@precursorca
As you can see I have now uploaded that shell script and done some documentation changes. So the next major step would be to incorporate your debug etc. fixes. Then I can add changes to call my new pinpoint_scan.sh script and provide a pre-release installer pkg for testing.

@precursorca
Copy link
Contributor Author

precursorca commented Oct 23, 2024 via email

@precursorca
Copy link
Contributor Author

precursorca commented Oct 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants