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

[Bug]: Celesete cannot list Nextcloud folders on first sync attempt #215

Open
madelgijs opened this issue Jul 3, 2024 · 0 comments
Open
Labels
bug Something isn't working triage Awaiting confirmation by a team member

Comments

@madelgijs
Copy link

Bug Description

I'm trying to set up Celeste to sync my Nextcloud account. After configuring the account, Celeste crashes when trying to list folders:

thread 'main' panicked at src/launch.rs:1884:34: called Option::unwrap()on aNone value stack backtrace: thread 'main' panicked at library/core/src/panicking.rs:221:5: panic in a function that cannot unwind stack backtrace: 0: 0x55b813c06905 - <unknown> 1: 0x55b813c355eb - <unknown> 2: 0x55b813c02ecf - <unknown> 3: 0x55b813c066de - <unknown> 4: 0x55b813c07c29 - <unknown> 5: 0x55b813c079cc - <unknown> 6: 0x55b813c08201 - <unknown> 7: 0x55b813c08033 - <unknown> 8: 0x55b813c06dc9 - <unknown> 9: 0x55b813c07d44 - <unknown> 10: 0x55b813c32565 - <unknown> 11: 0x55b813c325f2 - <unknown> 12: 0x55b813c32736 - <unknown> 13: 0x55b811d32f04 - <unknown> 14: 0x7f827058743a - g_closure_invoke 15: 0x7f827059b96c - <unknown> 16: 0x7f827059d3f1 - <unknown> 17: 0x7f82705a33c1 - g_signal_emit_valist 18: 0x7f82705a3483 - g_signal_emit 19: 0x7f826f8fe9b8 - <unknown> 20: 0x7f826f8feb1b - g_application_run 21: 0x55b811bfbec8 - <unknown> 22: 0x55b811ca30e7 - <unknown> 23: 0x55b811dd6a63 - <unknown> 24: 0x55b811cd6c79 - <unknown> 25: 0x55b813bfa782 - <unknown> 26: 0x55b811ca6205 - <unknown> 27: 0x7f826f40c08a - <unknown> 28: 0x7f826f40c14b - __libc_start_main 29: 0x55b811bbd025 - <unknown> 30: 0x0 - <unknown> thread caused non-unwinding panic. aborting.

Installation Source

Flatpak

What version of Celeste are you using?

0.8.3

Storage Provider

Nextcloud

@madelgijs madelgijs added bug Something isn't working triage Awaiting confirmation by a team member labels Jul 3, 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 triage Awaiting confirmation by a team member
Projects
None yet
Development

No branches or pull requests

1 participant