Opened 6 years ago
Closed 5 years ago
#1607 closed defect (fixed)
I2PControl Changing Address/Port Broken
Reported by: | lazygravy | Owned by: | hottuna |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | apps/plugins | Version: | 0.9.20 |
Keywords: | I2PControl | Cc: | hottuna |
Parent Tickets: | Sensitive: | no |
Description
It only works when changing to the defaults (i.e. 127.0.0.1:7650)
lazygravy@i2p:~$ curl -k --data-binary '{"params":{"Token": "xx","i2pcontrol.port": "7890"},"jsonrpc": "2.0", "method": "I2PControl", "id": "123"}' https://127.0.0.1:7650/ {"id":"123","error":{"message":"\"i2pcontrol.port\" has been set to a port that is already in use, reverting. 7890 is an already used port.","code":-32602},"jsonrpc":"2.0"}
Subtickets
Change History (2)
comment:1 Changed 6 years ago by
Owner: | set to hottuna |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in i2pcontrol 0.11.