Error installing peachbot

My YunoHost server

Hardware: Raspberry Pi at home
YunoHost version: 11.0.10.1
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

Trying to install peachbot during the install process I get the following error:

Info: [################+...] > Starting a systemd service...
Info: The service peachpub-peach-web.service has correctly executed the action start.
Warning: (this may take some time)
Warning: The service peachpub-go-sbot.service didn't fully executed the action start before the timeout.
Warning: Please find here an extract of the end of the log of the service peachpub-go-sbot.service:
Warning: Oct 19 10:16:51 systemd[1]: peachpub-go-sbot.service: Scheduled restart job, restart counter is at 2.
Warning: Oct 19 10:16:51 systemd[1]: Stopped go-sbot service.
Warning: Oct 19 10:16:51 systemd[1]: Started go-sbot service.
Warning: Oct 19 10:16:51 systemd[1]: peachpub-go-sbot.service: Main process exited, code=exited, status=1/FAILURE
Warning: Oct 19 10:16:51 systemd[1]: peachpub-go-sbot.service: Failed with result 'exit-code'.
Warning: Oct 19 10:16:51 systemd[1]: peachpub-go-sbot.service: Scheduled restart job, restart counter is at 3.
Warning: Oct 19 10:16:51 systemd[1]: Stopped go-sbot service.
Warning: Oct 19 10:16:51 systemd[1]: Started go-sbot service.
Warning: Oct 19 10:16:51 systemd[1]: peachpub-go-sbot.service: Main process exited, code=exited, status=1/FAILURE
Warning: Oct 19 10:16:51 systemd[1]: peachpub-go-sbot.service: Failed with result 'exit-code'.
Warning: Oct 19 10:16:52 systemd[1]: peachpub-go-sbot.service: Scheduled restart job, restart counter is at 4.
Warning: Oct 19 10:16:52 systemd[1]: Stopped go-sbot service.
Warning: Oct 19 10:16:52 systemd[1]: Started go-sbot service.
Warning: Oct 19 10:16:52 systemd[1]: peachpub-go-sbot.service: Main process exited, code=exited, status=1/FAILURE
Warning: Oct 19 10:16:52 systemd[1]: peachpub-go-sbot.service: Failed with result 'exit-code'.
Warning: Oct 19 10:16:52 systemd[1]: peachpub-go-sbot.service: Scheduled restart job, restart counter is at 5.
Warning: Oct 19 10:16:52 systemd[1]: Stopped go-sbot service.
Warning: Oct 19 10:16:52 systemd[1]: peachpub-go-sbot.service: Start request repeated too quickly.
Warning: Oct 19 10:16:52 systemd[1]: peachpub-go-sbot.service: Failed with result 'exit-code'.
Warning: Oct 19 10:16:52 systemd[1]: Failed to start go-sbot service.
Warning: \-\-\-
Warning: github.com/dgraph-io/ristretto/z.OpenMmapFile
Warning:        /home/rust/go/pkg/mod/github.com/dgraph-io/ristretto@v0.0.4-0.20210122082011-bb5d392ed82d/z/file.go:86
Warning: github.com/dgraph-io/badger/v3.(*logFile).open
Warning:        /home/rust/go/pkg/mod/github.com/dgraph-io/badger/v3@v3.2011.1/memtable.go:556
Warning: github.com/dgraph-io/badger/v3.(*valueLog).open
Warning:        /home/rust/go/pkg/mod/github.com/dgraph-io/badger/v3@v3.2011.1/value.go:581
Warning: github.com/dgraph-io/badger/v3.Open
Warning:        /home/rust/go/pkg/mod/github.com/dgraph-io/badger/v3@v3.2011.1/db.go:334
Warning: go.cryptoscope.co/ssb/repo.OpenBadgerDB
Warning:        /srv/peachcloud/automation/go-ssb/repo/multilogs.go:39
Warning: go.cryptoscope.co/ssb/sbot.New
Warning:        /srv/peachcloud/automation/go-ssb/sbot/new.go:291
Warning: main.runSbot
Warning:        /srv/peachcloud/automation/go-ssb/cmd/go-sbot/main.go:336
Warning: main.main
Warning:        /srv/peachcloud/automation/go-ssb/cmd/go-sbot/main.go:511
Warning: runtime.main
Warning:        /srv/peachcloud/automation/install-go/go/src/runtime/proc.go:225
Warning: runtime.goexit
Warning:        /srv/peachcloud/automation/install-go/go/src/runtime/asm_arm.s:841
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: whoami failed: Io { source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, context: "failed to initiate tcp stream connection" }
Warning: [2022-10-19T08:22:14Z ERROR peach_config] peach-config did not successfully connect to sbot: Failed to find sbot_id after 10 attempts
Warning: [2022-10-19T08:22:14Z ERROR peach_config] peach-config encountered an error during publish address: Error in golgi: IO error: failed to initiate tcp stream connection
Info: [#################+..] > Configuring permissions...
Info: [##################+.] > Reloading NGINX web server...
Info: [####################] > Installation of peachpub completed
Success! Installation completed

And after, as you can read, the install process ends with apparent success but the peachpub-go-sbot did not start and the web page gives always the error message sbot inactive.

The command systemctl gives

● peachpub-go-sbot.service - go-sbot service
     Loaded: loaded (/etc/systemd/system/peachpub-go-sbot.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Wed 2022-10-19 10:16:52 CEST; 18min ago
    Process: 28023 ExecStart=/var/www/peachpub/go-sbot (code=exited, status=1/FAILURE)
   Main PID: 28023 (code=exited, status=1/FAILURE)
        CPU: 246ms

Oct 19 10:16:52 cybervalley.org systemd[1]: peachpub-go-sbot.service: Scheduled restart job, restart counter is at 5.
Oct 19 10:16:52 cybervalley.org systemd[1]: Stopped go-sbot service.
Oct 19 10:16:52 cybervalley.org systemd[1]: peachpub-go-sbot.service: Start request repeated too quickly.
Oct 19 10:16:52 cybervalley.org systemd[1]: peachpub-go-sbot.service: Failed with result 'exit-code'.
Oct 19 10:16:52 cybervalley.org systemd[1]: Failed to start go-sbot service.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.