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

runtime error: invalid memory address or nil pointer dereference #939

Closed
xiangshibo opened this issue Apr 24, 2019 · 4 comments
Closed

runtime error: invalid memory address or nil pointer dereference #939

xiangshibo opened this issue Apr 24, 2019 · 4 comments

Comments

@xiangshibo
Copy link

xiangshibo commented Apr 24, 2019

When I execute this command 【./weed volume -dataCenter="report" -port="8081" -dir="/opt/data1/files" -mserver="127.0.0.1:9333" max="16"】,the following error occurred.What should I do, thank you.
image
The master command line is【./weed master -mdir="/home/seaweedfs/ids" -port="9333" -ip="127.0.0.1】

@xiangshibo
Copy link
Author

I chose the wrong version. The error was solved after the replacement. Thank you for your answer.

@chrislusf
Copy link
Collaborator

chrislusf commented Apr 25, 2019

Could you please be more specific? what are the differences? Need to think about how to prevent similar problems.

@xiangshibo
Copy link
Author

I used a 32-bit weed on a 64-bit machine. The master process can be started, but an exception occurs when executing .\weed volume. I think it's more obvious to mark each release.

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