Danny-Dasilva / CycleTLS

Spoof TLS/JA3 fingerprints in GO and Javascript
GNU General Public License v3.0
823 stars 163 forks source link

Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> Killed #326

Open modeslatt opened 4 months ago

modeslatt commented 4 months ago

Description

Hello, first of all thank you for the repository

I have node js app that is launched by pm2 on the ubuntu server. The app makes requests via cycleTLS every n seconds, but after ~2000 requests I get an: "Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> Killed" error. The problem is that it is not considered as an error and the pm2 process is not restarted automatically What is this error, why it occurs and maybe any suggestion to prevent it

Thank you!

Issue Type

Bug

Operating System

Windows 10, Linux

Node Version

Other

Golang Version

None

Relevant Log Output

Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> Killed
ibrah3m commented 4 months ago

I have it too