-
Notifications
You must be signed in to change notification settings - Fork 643
Again: An example from the documentation doesn't work #2051
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
Comments
@makorne could you show the output of |
LD_LIBRARY_PATH=ydbd/lib ydbd/bin/ydbd --svnrevision Other info: Build info: |
@makorne ok, then this seems like a new issue. I've just tried to reproduce it on a fresh VM with Fedora 37. It has the same kernel as you do and it downloaded the exact same YDB binary as you have, but the start.sh script still works fine:
Is there anything special about this machine you're trying this on? The error messages look network-related, could you show the output of |
cat /etc/hosts
ifconfig
I redownload all and tried with the localhost ydb -e grpc://localhost:2136 -d /Root/test scheme ls
and 127.0.0.1
|
@makorne ifconfig/hosts doesn't seem to be out of the ordinary. Is there still a |
Hi, stuck on the same problem, but a little different. on host (same with -e grpc://127.0.0.1:2136) (ubuntu 22.04, lxc)
on client (macbook pro m1)
|
The same as
uname -a
Linux fedora 6.5.12-100.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Nov 20 22:28:44 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
lsb_release
LSB Version: :core-4.1-amd64:core-4.1-noarch
cat /proc/version
Linux version 6.5.12-100.fc37.x86_64 ([email protected]) (gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1), GNU ld version 2.38-27.fc37) #1 SMP PREEMPT_DYNAMIC Mon Nov 20 22:28:44 UTC 2023
I haven't modify config/disk.yaml
logs.zip
The text was updated successfully, but these errors were encountered: