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.

Postgresql transport password revealed in worker startup log.

See original GitHub issue

it looks like the results: block is sanitized, but not the postgresql url.


 -------------- celery@767a90b92f91 v4.3.0 (rhubarb)
---- **** -----
--- * ***  * -- Linux-4.9.125-linuxkit-x86_64-with-debian-9.9 2019-07-08 17:44:10
-- * - **** ---
- ** ---------- [config]
- ** ---------- .> app:         yms_server.background_worker:0x7fab050cf748
- ** ---------- .> transport:   sqla+postgresql://newt:Iengoachangedd4oe2ch@yms-pg/yms
- ** ---------- .> results:     disabled://
- *** --- * --- .> concurrency: 1 (prefork)
-- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker)
--- ***** -----
 -------------- [queues]
                .> celery           exchange=celery(direct) key=celery


Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
matteiuscommented, Sep 3, 2019

Nice, thanks @thedrow that commit looks good!

1reaction
thedrowcommented, Aug 19, 2019

It’s not on the list so it’s not supported.

Read more comments on GitHub >

github_iconTop Results From Across the Web

3 Pillars of PostgreSQL Security - Satori Cyber
Learn how to secure your PostgreSQL database with network-level security, transport-level security, and database-level security.
Read more >
Stop Amazon RDS for PostgreSQL from logging passwords in ...
I want to run a CREATE USER or an ALTER USER statement using Amazon Relational Database Service (Amazon RDS) for PostgreSQL. When I...
Read more >
Changing Embedded PostgreSQL Database Passwords
The embedded PostgreSQL database has generated user accounts and passwords. You can change a password associated PostgreSQL database account.
Read more >
Debugging a Google Dataflow Streaming Job that does not ...
Therefore for this job to work, the tables will have to be created/imported into a schema with the same name as the database....
Read more >
pgAdmin 4 Documentation
may be required to be set prior to startup of pgAdmin as they control how the ... Click the Recover Password button to...
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