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

If we enable Tor, Kollider app do not open #1059

Closed
bitcoinuser opened this issue Feb 5, 2023 · 7 comments
Closed

If we enable Tor, Kollider app do not open #1059

bitcoinuser opened this issue Feb 5, 2023 · 7 comments
Assignees

Comments

@bitcoinuser
Copy link
Contributor

Hi,

If we enable Tor, Kollider app do not open.

photo_2023-02-05_13-37-01

@kingonly
Copy link
Member

kingonly commented Feb 5, 2023

@ubbabeck I reproduce, please take a look. Also notice the typo in the dialog title.

@ubbabeck ubbabeck self-assigned this Feb 6, 2023
@ubbabeck
Copy link
Contributor

ubbabeck commented Feb 7, 2023

Where able to reproduce the error

I think this issue is might be manifesting itself in breezlib go.Universe$proxyerror: invalid character '<' looking for beginning of value

E/BREEZUI: Error in method finishLNURLAuth: invalid character '<' looking for beginning of value go.Universe$proxyerror: invalid character '<' looking for beginning of value at bindings.Bindings.finishLNURLAuth(Native Method) at java.lang.reflect.Method.invoke(Native Method) at com.breez.client.plugins.breez.breezlib.Breez$BreezTask.run(Breez.java:350) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012)

@ubbabeck
Copy link
Contributor

ubbabeck commented Feb 8, 2023

This is most likely not related to tor, but lnurl. I have been able to reproduce the error on both iOS and android when tor is enabled (android) and disabled.

@kingonly
Copy link
Member

kingonly commented Feb 8, 2023

Hmm... It can be related to LNURL-Auth (Kollider are using this spec: https://doc.breez.technology/Adding-a-WebLN-widget-with-LNURL-Auth.html), but I'm pretty sure it's related to Tor because I reproduce the error dialog only when Tor is enabled.

@ubbabeck
Copy link
Contributor

Added logging and the error we receive as the http statuscode is a 403 forbidden, but does not state the reason.

Mostly restarting the app and trying again will result in a successful authentication.

Will continue to troubleshoot the issue.

@ubbabeck
Copy link
Contributor

Opened an issue in the kollider and asking them if they are blocking tor nodes. kolliderhq/kollider-api-client#1

@erdemyerebasmaz
Copy link
Contributor

erdemyerebasmaz commented May 16, 2024

Kollider has went out of service(🫡 ) and will be removed on next release as part of:

Closing. Discussion will continue on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants