Giter VIP home page Giter VIP logo

Comments (4)

cnhotfire avatar cnhotfire commented on August 16, 2024

Now, I try
cess purge
and change a new wallet,
bucket logs report:
++ 2023-11-02 10:47:07 Rpc addresses: [ws://127.0.0.1:9944 wss://testnet-rpc0.cess.cloud/ws/ wss://testnet-rpc1.cess.cloud/ws/]
++ 2023-11-02 10:47:07 Bootnodes: [_dnsaddr.boot-kldr-testnet.cess.cloud]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x1082400]

goroutine 1 [running]:
github.com/CESSProject/p2p-go/core.GetExternalIp()
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/core/utils.go:126 +0x360
github.com/CESSProject/p2p-go/core.NewBasicNode({0x1a03750?, 0xc000046030}, 0x3a99, {0xc000980000, 0x49}, {0x0, 0x0}, {0xc0004a6710, 0x1, 0x1}, ...)
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/core/node.go:373 +0x2e5
github.com/CESSProject/p2p-go/config.(*Config).NewNode(0x20?, {0x1a03750?, 0xc000046030?})
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/config/config.go:56 +0x285
github.com/CESSProject/p2p-go.NewWithoutDefaults({0x1a03750, 0xc000046030}, {0xc0005f2080, 0x5, 0x8})
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/p2p.go:54 +0x85
github.com/CESSProject/p2p-go.New(...)
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/p2p.go:40
github.com/CESSProject/cess-bucket/cmd/console.runCmd(0xc000004f00?, {0x159debb?, 0x2?, 0x2?})
/opt/target/cmd/console/run.go:100 +0xa90
github.com/spf13/cobra.(*Command).execute(0xc000004f00, {0xc000118180, 0x2, 0x2})
/go/pkg/mod/github.com/spf13/[email protected]/command.go:920 +0x847
github.com/spf13/cobra.(*Command).ExecuteC(0x2424d80)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:1044 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:968
github.com/CESSProject/cess-bucket/cmd/console.Execute()
/opt/target/cmd/console/root.go:29 +0x32
main.main()
/opt/target/cmd/main.go:23 +0x15b

how can I fix the server?

from cess.

cnhotfire avatar cnhotfire commented on August 16, 2024

Now, I try
cess purge
and change a new wallet,
bucket logs report:
++ 2023-11-02 10:47:07 Rpc addresses: [ws://127.0.0.1:9944 wss://testnet-rpc0.cess.cloud/ws/ wss://testnet-rpc1.cess.cloud/ws/]
++ 2023-11-02 10:47:07 Bootnodes: [_dnsaddr.boot-kldr-testnet.cess.cloud]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x1082400]

goroutine 1 [running]:
github.com/CESSProject/p2p-go/core.GetExternalIp()
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/core/utils.go:126 +0x360
github.com/CESSProject/p2p-go/core.NewBasicNode({0x1a03750?, 0xc000046030}, 0x3a99, {0xc000980000, 0x49}, {0x0, 0x0}, {0xc0004a6710, 0x1, 0x1}, ...)
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/core/node.go:373 +0x2e5
github.com/CESSProject/p2p-go/config.(*Config).NewNode(0x20?, {0x1a03750?, 0xc000046030?})
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/config/config.go:56 +0x285
github.com/CESSProject/p2p-go.NewWithoutDefaults({0x1a03750, 0xc000046030}, {0xc0005f2080, 0x5, 0x8})
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/p2p.go:54 +0x85
github.com/CESSProject/p2p-go.New(...)
/go/pkg/mod/github.com/!c!e!s!s!project/[email protected]/p2p.go:40
github.com/CESSProject/cess-bucket/cmd/console.runCmd(0xc000004f00?, {0x159debb?, 0x2?, 0x2?})
/opt/target/cmd/console/run.go:100 +0xa90
github.com/spf13/cobra.(*Command).execute(0xc000004f00, {0xc000118180, 0x2, 0x2})
/go/pkg/mod/github.com/spf13/[email protected]/command.go:920 +0x847
github.com/spf13/cobra.(*Command).ExecuteC(0x2424d80)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:1044 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:968
github.com/CESSProject/cess-bucket/cmd/console.Execute()
/opt/target/cmd/console/root.go:29 +0x32
main.main()
/opt/target/cmd/main.go:23 +0x15b

how can I fix the server?

from cess.

ytqaljn avatar ytqaljn commented on August 16, 2024

@AstaFrode cc

from cess.

AstaFrode avatar AstaFrode commented on August 16, 2024

@cnhotfire Fixed in bucket v0.7.5

from cess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.