venus icon indicating copy to clipboard operation
venus copied to clipboard

IllegalStateException: this version of Venus's drive handler ([object Object]) is not compatible with the mounted file server

Open FDULeolu opened this issue 11 months ago • 0 comments

I ran java -jar tools/venus.jar . -dm --port 6162 on local terminal and saw To connect, enter mount http://localhost:6162 vmfs on Venus., but when I tried to run mount http://localhost:6162 vmfs on Venus terminal, I got an IllegalStateException shown above. What should I do to solve this problem?

FDULeolu avatar Mar 10 '24 02:03 FDULeolu