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

There are some problems when"python -m vlfm.run" #49

Open
jingchuanDDD opened this issue Aug 30, 2024 · 4 comments
Open

There are some problems when"python -m vlfm.run" #49

jingchuanDDD opened this issue Aug 30, 2024 · 4 comments

Comments

@jingchuanDDD
Copy link

When I run "python -m vlfm.run".it showed some problems:
2024-08-30 12:52:45,853 Initializing task ObjectNav-v1
2024-08-30 12:53:09,731 agent number of parameters: 0
0%| | 0/2000 [00:00<?, ?it/s]BLIP2ITMClient.cosine: (480, 640, 3), Seems like there is a tv ahead.
HTTPConnectionPool(host='localhost', port=12182): Max retries exceeded with url: /blip2itm (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f70a24c2c70>: Failed to establish a new connection: [Errno 111] Connection refused'))
HTTPConnectionPool(host='localhost', port=12182): Max retries exceeded with url: /blip2itm (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f70a24c2220>: Failed to establish a new connection: [Errno 111] Connection refused'))
HTTPConnectionPool(host='localhost', port=12182): Max retries exceeded with url: /blip2itm (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f70a24c23a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Are some problems for network configuration?Or the blip model is not downloaded locally?

@jingchuanDDD
Copy link
Author

The reason for this problem is that the command ./scripts/launch_vlm_servers.sh failed to run

@itak04
Copy link

itak04 commented Sep 22, 2024

./scripts/launch_vlm_servers.sh

how to slove that

@ayushzenith
Copy link

attach to the tmux session and try to debug the errors shown

@jingchuanDDD
Copy link
Author

@itak04 I execute the commands in ./scripts/launch_vlm_servers.sh one by one and try to solve the error of each command

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

3 participants