Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: cURL error 28: Connection timed out after 10003 milliseconds #102

Open
YC946586 opened this issue Jan 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@YC946586
Copy link

PHP version

8.2

Telegram Bot SDK version

2.3.0

Laravel version (if any)

No response

What happened?

[error] [0]cURL error 28: Connection timed out after 10003 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

Code To Reproduce the bug

$telegram = new Api($row['token']);
$responsegetMe = $telegram->getMe();

Error stacktrace (if any)

No response

Additional Context

No response

Possible Solution

No response

@YC946586 YC946586 added the bug Something isn't working label Jan 19, 2024
@YC946586 YC946586 changed the title [Bug]: [Bug]: cURL error 28: Connection timed out after 10003 milliseconds Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant