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

lobby - @Lobby#raiseNetError connect ETIMEDOUT 192.241.219.151:6667 #170

Open
azaainn opened this issue Nov 9, 2024 · 1 comment
Open

Comments

@azaainn
Copy link

azaainn commented Nov 9, 2024

$ npm run start

osu-ahr@1.6.1 start
node dist/cli/index.js

Loading log4js configuration from ./config/log_cli.json
[05:41:13.748][INFO] pre - Starting up...
[05:41:13.788][INFO] cli - Connecting to osu!Bancho...
(node:11372) [DEP0044] DeprecationWarning: The util.isArray API is deprecated.
Please use Array.isArray() instead.
(Use node --trace-deprecation ... to show where the warning was created)
(node:11372) [DEP0055] DeprecationWarning: The util.isRegExp API is deprecated
. Please use arg instanceof RegExp instead.
(node:11372) [DEP0047] DeprecationWarning: The util.isDate API is deprecated.
Please use arg instanceof Date instead.
[05:41:34.856][ERROR] lobby - @lobby#raiseNetError
connect ETIMEDOUT 192.241.219.151:6667
Error: connect ETIMEDOUT 192.241.219.151:6667
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1610:16)
[05:41:57.908][ERROR] lobby - @lobby#raiseNetError
connect ETIMEDOUT 192.241.219.151:6667
Error: connect ETIMEDOUT 192.241.219.151:6667

it keeps repeating this is my network the problem

@xayanide
Copy link
Contributor

Check if you're behind a firewall, try pinging your IPv4 address. It's most likely on your end. Check your internet connnection.

The maintainer of this repository has been inactive on GitHub and on osu! for like over two years now, and it’s uncertain whether this will receive any future updates especially with the use of deprecated Node.js APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants