Slack bot - dns query time out
Open
- Dominant language
- PHP
- Stars
- 332
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
I have created a new project based on this boilerplate, I have added to .env the slack token of my bot, but when I use the command php artisan botman:listen I always get a error
ERR (3): React\Dns\Query\TimeoutException: DNS
query for mpmulti-12jf.slack-msgs.com timed out in C:\xampp\htdocs\testbo
t\vendor\react\dns\src\Query\Executor.php:69
Next RuntimeException: DNS query for mpmulti-12jf.slack-msgs.com failed:
too many retries in C:\xampp\htdocs\testbot\vendor\react\dns\src\Query\Re
tryExecutor.php:31
How I can fix this problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.