suibase
suibase copied to clipboard
Mainnet start compile error.
just run mainnet start
Thanks. Could not reproduce the problem on ubuntu.
May be something happen before (interrupted build, disk full?) and there are invalid build artifacts?
Try the following: (1) rm -rf ~/suibase/rust/suibase/target (2) mainnet start
If still not working, let me know your OS and rustc version.
Good news! Suibase does not require compilation of suibase-daemon anymore (this is new from a commit done today).
Do "~/suibase/update" to try the latest.
(Note: I could not reproduce this probem)