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

New version cvm stuck in remote mode #1915

Open
AlexSpain opened this issue Feb 20, 2024 · 10 comments
Open

New version cvm stuck in remote mode #1915

AlexSpain opened this issue Feb 20, 2024 · 10 comments
Assignees
Labels
bug Something isn't working remote-cvm

Comments

@AlexSpain
Copy link

AlexSpain commented Feb 20, 2024

cortex 1.10.53 stable
Ubuntu 20.04
go version go1.22.0 linux/amd64

same problem at build or bin files

CVM start
./cortex cvm --infer.devicetype=remote://127.0.0.1:4321 --cvm.verbosity 5

Node start:
./cortex --infer.devicetype=remote://127.0.0.1:4321

node cant connect to cvm

WARN [02-20|06:43:51.984] remote infer: request response failed error="Post "http://127.0.0.1:4321/infer\": dial tcp 127.0.0.1:4321: connect: connection refused" body="[123 34 116 121 112 101 34 58 51 44 34
109 111 100 101 108 34 58 34 48 120 55 67 54 102 70 50 65 69 51 98 57 68 102 99 54 53 52 99 53 100 69 99 54 49 67 67 57 53 48 98 55 48 97 49 54 52 51 49 99 52 34 44 34 109 111 100 101 108 83 105 122 101 34 58 50
54 50 51 57 49 44 34 99 118 109 95 110 101 116 119 111 114 107 105 100 34 58 50 49 125]"

@AlexSpain
Copy link
Author

Last cvm messages:

INFO [02-20|06:51:55.850] Fs manager initialized
INFO [02-20|06:51:55.850] Nas dial candidates version=4
INFO [02-20|06:51:55.850] Fs instance created
INFO [02-20|06:51:55.850] Fs server starting ... ...
INFO [02-20|06:51:55.850] P2p net bounded

@AlexSpain
Copy link
Author

CVM http server NOT listen on 127.0.0.1 4321
It running but not listen port

@ucwong
Copy link
Member

ucwong commented Feb 20, 2024

You can just run ./cortex directly, remote infer is not necessary now

@AlexSpain
Copy link
Author

You can just run ./cortex directly, remote infer is not necessary now

Looking for peers peercount=2 tried=50 static=0

So how to fix problem with peers?
If is not problem of cvm

@ucwong ucwong self-assigned this Feb 20, 2024
@ucwong ucwong added the bug Something isn't working label Feb 20, 2024
@ucwong
Copy link
Member

ucwong commented Feb 20, 2024

I open a PR to fix this issue of remote cvm, #1917
You can checkout the code from this branch and build to run remote cvm successfully.
Or waiting for the next release including this PR

CVM console
image

Node console
image

CVM port listening
image

@ucwong
Copy link
Member

ucwong commented Feb 20, 2024

You can just run ./cortex directly, remote infer is not necessary now

Looking for peers peercount=2 tried=50 static=0

So how to fix problem with peers? If is not problem of cvm

Waiting to connect a healthy peer to sync

@ucwong ucwong linked a pull request Feb 20, 2024 that will close this issue
@ucwong ucwong removed a link to a pull request Feb 21, 2024
@AlexSpain
Copy link
Author

Any reward for bug report xD ?
0x457023ab4214ad37cabd834e12f870ba412c6282

@ucwong
Copy link
Member

ucwong commented Feb 27, 2024

Any reward for bug report xD ? 0x457023ab4214ad37cabd834e12f870ba412c6282

I will provide feedback to the operations team

@ucwong
Copy link
Member

ucwong commented Feb 27, 2024

Congratulations, you have received a reward of 5000 ctxc from Cortex Team, please enjoy it.
https://cerebro.cortexlabs.ai/tx/0x231a791b2a80878ed67e1bd151608b3491f3bdfc819e391f71eb423afc8f2a0d

@ucwong ucwong changed the title New version cvm stuck New version cvm stuck in remote mode Feb 27, 2024
@AlexSpain
Copy link
Author

thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working remote-cvm
Projects
None yet
Development

No branches or pull requests

2 participants