Skip to content

Cannot add custom epicbox server. #106

@danrmiller

Description

@danrmiller

Epic Pay version 0.11.0 build 39 on Android. In settings, add a custom epicbox server. Test button returns success, but nothing happens and it doesn't switch to the new server after clicking "Connect."

Reported by @skykingisepic and reproduced by me. I already had a custom epicbox.stackwallet.com epicbox server from before the default was changed to this and it worked., but adding epicbox.epicnet.us port 443 does not work. Connecting manually or with another epicbox client to wss://epicbox.epicnet.us works correctly.

Here are some logs:

[Info][2024-03-20 16:29:19.445Z]: EpicBoxStatusChangedEvent fired in 71972a90-dc75-11ed-aabd-ef0a8d7a3c49 with arg newStatus = EpicBoxStatus.connected
[Info][2024-03-20 16:29:19.854Z]: setPrimaryEpicBox called with epicBox {"id":"93c53d00-e2e1-11ee-9a97-3d7959b4f321","host":"epicbox.epicnet.us","port":443,"name":"epicnet","useSSL":false,"enabled":true,"isFailover":false,"isDown":false}
[Info][2024-03-20 16:29:20.050Z]: Epic Box server test webSocket message from server epicbox.stackwallet.com:443: "{"type":"Challenge","str":"7WUDtkSaKyGRUnQ22rE3QUXChV8DmA6NnunDYP4vheTpc"}"

Is it relevant that the log says "useSSL":false," even though it does use TLS over websockets? There is no where to indicate WSS/TLS/SSL in the GUI. However it does appear to successfully use TLS for the connection test.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions