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

"Failed load remote branches" on Windows Stable + Nightly #3647

Open
DrBarnabus opened this issue Apr 30, 2024 · 1 comment
Open

"Failed load remote branches" on Windows Stable + Nightly #3647

DrBarnabus opened this issue Apr 30, 2024 · 1 comment
Labels
bug Something isn't working os:windows The Windows platform

Comments

@DrBarnabus
Copy link
Contributor

DrBarnabus commented Apr 30, 2024

image

Seem to have recently started getting error messages regarding loading remote branches on Windows (haven't tested Linux/MacOS). It seems to happen somewhat randomly and on refreshing the application or interacting with the application seems to kick it back into gear.

Depending on when it happens it sometimes throws you back to the something went wrong page and sometimes it doesn't and you just get the toast message.

Tested with Stable 0.11.5 and also present in latest nightly 0.5.444. I hadn't used GB for a week or two so apologies but I can't pinpoint when the issue was introduced.

Any further details required please let me know!

Relevant Logs

Instance of the error that occurred earlier today:

2024-04-30T07:55:04.153786Z ERROR get_base_branch_data: crates\gitbutler-tauri\src\virtual_branches.rs:104: error=Error(EOF while parsing a value at line 1 column 0

Caused by:
    EOF while parsing a value at line 1 column 0) project_id=5d4130f2-636a-451b-9795-5fc9f4f20c16

Recreation on Nightly Build:

2024-04-30T20:28:35.143815Z  INFO get_base_branch_data: crates\gitbutler-tauri\src\virtual_branches.rs:104: new project_id=7f0bb1db-f10e-4505-a165-21a575981ccb
2024-04-30T20:28:35.144091Z  INFO get_base_branch_data: crates\gitbutler-tauri\src\virtual_branches.rs:104: new project_id=7f0bb1db-f10e-4505-a165-21a575981ccb
2024-04-30T20:28:35.144362Z ERROR get_base_branch_data: crates\gitbutler-tauri\src\virtual_branches.rs:104: error=Error(EOF while parsing a value at line 1 column 0

Caused by:
    EOF while parsing a value at line 1 column 0) project_id=7f0bb1db-f10e-4505-a165-21a575981ccb
2024-04-30T20:28:35.144373Z  INFO get_base_branch_data: crates\gitbutler-tauri\src\virtual_branches.rs:104: close time.busy=270µs time.idle=12.3µs project_id=7f0bb1db-f10e-4505-a165-21a575981ccb
2024-04-30T20:28:35.148978Z  INFO get_base_branch_data: crates\gitbutler-tauri\src\virtual_branches.rs:104: close time.busy=5.15ms time.idle=15.5µs project_id=7f0bb1db-f10e-4505-a165-21a575981ccb

Interestingly from above it seems like two get_base_branch_data calls may be potentially interfering with each other?

@Qix-
Copy link
Contributor

Qix- commented May 6, 2024

@krlvi this was related to #3620 right?

@Qix- Qix- added bug Something isn't working os:windows The Windows platform labels May 6, 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 os:windows The Windows platform
Projects
None yet
Development

No branches or pull requests

2 participants