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

Login not working on Linux (AppImage) #4149

Open
adiletto64 opened this issue Jun 21, 2024 · 5 comments
Open

Login not working on Linux (AppImage) #4149

adiletto64 opened this issue Jun 21, 2024 · 5 comments
Labels
bug Something isn't working distribution Something related to the packaged binaries, app-images and installers os:linux The Linux platform

Comments

@adiletto64
Copy link

adiletto64 commented Jun 21, 2024

Version

0.12.5

Operating System

Linux

Distribution Method

AppImage (Linux)

Describe the issue

image

Cannot log in to Github.
I started gitbutler from appimage file. And when trying to log in to Github, it just loads for a second and stops.
And I got this error on dev tools

How to reproduce

Try to log in to Github using appimage file

Expected behavior

Should have just login to Github

Relevant log output

[Error] Fetch API cannot load https://app.gitbutler.com/api/login/token.json due to access control checks.
[Error] Failed to load resource: Unacceptable TLS certificate (token.json, line 0)
[Error] Unacceptable TLS certificate
@adiletto64 adiletto64 added the bug Something isn't working label Jun 21, 2024
@Byron Byron added os:linux The Linux platform distribution Something related to the packaged binaries, app-images and installers labels Jun 21, 2024
@Byron
Copy link
Collaborator

Byron commented Jun 21, 2024

Thanks a lot for reporting!

The app-image has a lot of problems right now as it's more sandboxed than the app would otherwise be, but issue is new to me. What's strange is that the browser-engine refuses to accept the connection, which I thought was outside of the realm of the appimage sandboxing.

Could you provide some details about the GTK version used? The browser-engine definitely affects tauri, the framework that is responsible for creating the webviews. This article has some more details about it.

@adiletto64
Copy link
Author

GTK version: 3.24.42

Previous version (0.12.4) installed with flatpak login worked fine (but gitbutler worked slow). So I am waiting the release of 0.12.5 on flathub. Maybe that way it will work

@mtsgrd
Copy link
Contributor

mtsgrd commented Jun 24, 2024

It's a bug that this fails silently, but could you confirm that you're talking about GitButler login rather than GitHub login? #4160

@Byron Byron added the feedback requested Feedback was requested to help resolve the issue label Jun 24, 2024
@adiletto64
Copy link
Author

Fixed by installing from flatpak: https://flathub.org/apps/com.gitbutler.gitbutler

@adiletto64
Copy link
Author

It's a bug that this fails silently, but could you confirm that you're talking about GitButler login rather than GitHub login? #4160

Ah, yess

@mtsgrd mtsgrd changed the title Github login not working Login not working on Linux (AppImage) Jun 25, 2024
@Byron Byron removed the feedback requested Feedback was requested to help resolve the issue label Jun 26, 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 distribution Something related to the packaged binaries, app-images and installers os:linux The Linux platform
Projects
None yet
Development

No branches or pull requests

3 participants