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

GUI Can't Run on Ubuntu 22.04 LTS and Can't Access HNS Domains. #27

Open
dotdwebo opened this issue Oct 2, 2022 · 0 comments
Open

GUI Can't Run on Ubuntu 22.04 LTS and Can't Access HNS Domains. #27

dotdwebo opened this issue Oct 2, 2022 · 0 comments

Comments

@dotdwebo
Copy link

dotdwebo commented Oct 2, 2022

I've installed Ubuntu 22.04 LTS and used Fingertip as I used it with the previous version of Ubuntu.

These are some problems I experienced:

  1. The GUI can't be executed. I've already changed the permission by using this command:

chmod+x [Fingertip AppImage]

  1. I finally moved to the terminal and tried to execute Fingertip via the Terminal. I executed this command:

./[Fingertip AppImage]

It didn't run well and displayed an Error Message:
libgio-2.0.so.0: undefined symbol: g_module_open_full

  1. I asked the creator of AppImage and he said that the problem may be due to libgio-2.0.so.0.
    I extracted the app using this command:
    ./[Fingertip File] --appimage-extract
    and it generated a folder named squashfs-root.

Then, I executed a file named fingertip in this folder squashfs-root/usr/bin.

It didn't run well.

Then, I removed the libgio-2.0.so.0 inside the lib folder of Fingerprint and re-executed the file named fingerprint. After that, I finally could run the GUI.

  1. I followed some instructions like importing the cert and inputting http://127.0.0.1:9590/proxy.pac to configure the proxy.
    These are the status:
Handshake Resolver Status | Ready
Block height | 140121
Browser using Fingertip | Yes
DNS Interference Test | Passed
  1. And then I tried to browse some HNS domains and these are the errors:

Without bridge (hns.is or hns.to):
502 Bad Gateway

With bridge (hns.is or hns.to)
504 Gateway Timeout

Additional Information:

I use Mozilla Firefox.
Ubuntu 22.04 LTS.

Thank you for your attention.

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

1 participant