Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add custom epicbox server. #106

Open
danrmiller opened this issue Mar 20, 2024 · 0 comments
Open

Cannot add custom epicbox server. #106

danrmiller opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@danrmiller
Copy link

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.

@danrmiller danrmiller added the bug Something isn't working label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants