@m4zuper Yes, I tried to find out from the Internet, it doesn't work.
Http istemcisi ölümcül hatası
-
Is there a possibility to examine the following 2 separate errors?
I get these errors with http client, it is actually not a problem to get or solve the error.
The problem is that these errors are fatal and stop the program completely.
You can "ignore errors" as much as you want, but if this error occurs the bot just stops and this has been a nightmare for me please help
It doesn't matter if it gives the error, I don't want the bot to stop, I want it to continue and unfortunately "ignore errors" doesn't make it stop!- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to google.com
- HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)
Update
The problem in a nutshell is that the bot terminates when it gives these errors.
The for loop does not continue, it terminates the for loop.
The bot stops because it does not continue the for loop