question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JSSImporter shows passwords in terminal output

See original GitHub issue

This is new since curl started to be employed. We formerly didn’t get credentials until -vvvv.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rodgerramjet26commented, Jun 26, 2018

I changed the logging level in curl_adapter.py from DEBUG (logger.setLevel(logging.DEBUG)) to INFO and it fixed it for me ie. logger.setLevel(logging.INFO).

Not sure if this is the actual underlying issue or not, but it is a temporary fix for those who need it.

0reactions
grahampughcommented, Jun 13, 2019

This behaviour was removed with the revert to using requests in v1.0.2b2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JSS importer not connecting · Issue #567 · lindegroup/autopkgr
Why am I suddenly getting this error on JSS importer? ... Compare the output with your actual JSS API password, and make sure...
Read more >
Autopkgr (jssimporter) "Distribution Point Password Required"
I am having an issue adding a distribution point to AutoPkgr. 1) I have entered all the info manually in the "JSSImporter" section...
Read more >
Password showing in the console.log output - Is this a security ...
Hello,. SIP Password printed in logs: I noticed that the password from the JsSIP UA configuration is printed to the console logs and...
Read more >
Diagnosing AD binding problems from the command line
The output should show you the current date and time. ... For this, you'll need the username and password of an AD account...
Read more >
Release - MacAdmins Community Documentation
Click "Show JSS installer downloads". 4. Download JSS Manual Installation. 5. Upload it to your Linux box. 6. Unzip it, and you're ready...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found