Skip to content

Reported WS URL has wrong port (for gnosis) #11

@konradkonrad

Description

@konradkonrad

Describe the bug

Using the function get_execution_ws_url_from_global_env reports an incorrect port number when using gnosis for the network.

https://github.com/dappnode/staker-package-scripts/blob/main/scripts/dvt_lsd_tools.sh#L18

To Reproduce

  1. Use staker scripts version v0.1.1
  2. Install and run a gnosis chain execution client (e.g. nethermind)
  3. run get_execution_ws_url_from_global_env gnosis
  4. It returns ws://execution.gnosis.dncore.dappnode:8546

Expected behavior

It should return ws://execution.gnosis.dncore.dappnode:8545
DAppNode version:

Core DAppNode Packages versions
bind.dnp.dappnode.eth: 0.2.11
core.dnp.dappnode.eth: 0.3.1
dappmanager.dnp.dappnode.eth: 0.2.103, commit: fbca4cdb
https.dnp.dappnode.eth: 0.2.2
ipfs.dnp.dappnode.eth: 0.2.25
notifications.dnp.dappnode.eth: 0.1.2
vpn.dnp.dappnode.eth:
wifi.dnp.dappnode.eth: 0.2.9
wireguard.dnp.dappnode.eth: 0.1.3

System info
dockerComposeVersion: 2.32.4
dockerServerVersion: 27.5.0
dockerCliVersion: 27.5.0
os: ubuntu
versionCodename: noble
architecture: amd64
kernel: 6.8.0-62-generic
Disk usage: 23%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions