hwittenborn / celeste

GUI file synchronization client that can sync with any cloud provider
GNU General Public License v3.0
1.22k stars 40 forks source link

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

Open madelgijs opened 4 months ago

madelgijs commented 4 months ago

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: calledOption::unwrap()on aNonevalue 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