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

correct local env setup and replace io.ioutil.* by os.* #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lanphan
Copy link

@lanphan lanphan commented Oct 7, 2023

Hello,

I've just new to Sisu network and try to set it up. I start with this dheart repo first but got some problems:

  • script to generate config file go run core/config/gen-localhost/main.go got several issues below and I fixed them
  • some deprecated ioutil.Read/Write methods, I use os.* instead

I still cannot run it just because there is still no sisu server running 16:28:23.85 Cannot ping sisu, err = Post "http://0.0.0.0:25456": dial tcp 0.0.0.0:25456: connect: connection refused , maybe I need to start with sisu repo first

By the way, please help to review and check that my update is useful for your project or not.

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

Successfully merging this pull request may close these issues.

2 participants