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.

Deprecate "use encryption" setting

See original GitHub issue

In my configuration, I left 17442 as the port. When I run npm start (more specifically, I use pm2 for this) the command lsof -i:17442 yields no output. I cannot find anything node-related when combing through all the ports my server is listening to. The appdata/logs folder contains two empty files.

I’m not sure if this is a bug, my configuration file is wrong, or I’m just missing something… I’m not using docker, just a normal installation with all the dependencies and whatnot.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Tzahi12345commented, Aug 14, 2020

Fixed! See PR #196 for more details.

Thanks for the help @GiantFrog!

0reactions
GiantFrogcommented, Aug 5, 2020

Um sorry about that, I’m trying out the Github app and accidentally tapped the button. You open or close this when you’re done with it. My bad.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecated database engine features in SQL Server 2017
Encryption using RC4 or RC4_128 is deprecated and is scheduled to be removed in the next version. Decrypting RC4 and RC4_128 aren't deprecated....
Read more >
Lack of Encryption, Authentication Led to HTTP Deprecation
The major deficiencies in the HTTP protocol led Google and Mozilla to announce their plans to deprecate HTTP in Chrome and Firefox.
Read more >
Deprecated functionality in Db2 11.5 - IBM
The DATA_ENCRYPT authentication type has been deprecated. DATA_ENCRYPT is an authentication option that also causes some data to be encrypted in transmission.
Read more >
Whats the reason for "Deprecated encryption algorithm"?
Specifies that the endpoint must use the RC4 algorithm. This is the default. You can get more info from the Deprecation Announcement Event...
Read more >
Deprecating Non-Secure HTTP - The Mozilla Blog
My router's web interface uses weak encryption that prevents it from being ... You can have a new setting like “protocol.http = false”...
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