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

how to solve this problem #50721

Open
ewfubwefwe opened this issue Feb 19, 2025 · 0 comments
Open

how to solve this problem #50721

ewfubwefwe opened this issue Feb 19, 2025 · 0 comments

Comments

@ewfubwefwe
Copy link

Usage stats collection is disabled.

Local node IP: 192.168.22.151
Traceback (most recent call last):
File "/usr/local/bin/ray", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/ray/scripts/scripts.py", line 2610, in main
return cli()
File "/usr/lib/python3/dist-packages/click/core.py", line 764, in call
return self.main(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
File "/usr/lib/python3/dist-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/ray/autoscaler/_private/cli_logger.py", line 856, in wrapper
return f(*args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/ray/scripts/scripts.py", line 790, in start
node = ray._private.node.Node(
File "/usr/local/lib/python3.8/dist-packages/ray/_private/node.py", line 312, in init
self.start_head_processes()
File "/usr/local/lib/python3.8/dist-packages/ray/_private/node.py", line 1325, in start_head_processes
self._write_cluster_info_to_kv()
File "/usr/local/lib/python3.8/dist-packages/ray/_private/node.py", line 1280, in _write_cluster_info_to_kv
assert curr_val == self._session_name.encode("utf-8"), (
AssertionError: Session name session_2025-02-19_01-12-26_287286_57036 does not match persisted value b'session_2025-02-18_23-50-54_897299_42794'. Perhaps there was an error connecting to Redis.

Image

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

1 participant