Skip to content

A connection to the Deluge RPC daemon could not be established by the connection #63

@bajire72

Description

@bajire72

Hello,

I have an issue to make the Storm working...

I have this error and I don't know why it's not working, I create the user, I allow remote access, etc ...

2024-08-30T07:26:28.348Z INFO api storm/server.go:94 Ready to serve HTTP connections on :8221/
2024-08-30T07:26:51.322Z ERROR pool storm/pool.go:217 Failed to establish Deluge RPC connection {"error": "dial tcp [::1]:58846: connect: connection refused"}
2024-08-30T07:26:51.322Z ERROR api storm/api.go:213 Internal Server Error {"Method": "GET", "URL": "/api/plugins", "RemoteAddr": "192.168.1.121:55766", "Time": "2024-08-30T07:26:51.322Z", "StatusCode": 500, "ResponseSize": 103, "Duration": "421.053µs", "error": "A connection to the Deluge RPC daemon could not be established by the connection pool"}

The remoteaddr is not the same as the hostname i put !

DELUGE_RPC_HOSTNAME 192.168.1.61
DELUGE_RPC_PASSWORD "mypassword"
DELUGE_RPC_PORT 58846
DELUGE_RPC_USERNAME "myusername"
DELUGE_RPC_VERSION v2

Can you help me please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions