[monitor] 15:44:43 INFO: Log output saved to file "C:\Users\temp\AppData\Local\Syncthing\syncthing.log" [monitor] 15:44:44 INFO: Default folder created and/or linked to new config [monitor] 15:44:44 WARNING: Error starting the main Syncthing process: open NUL: Le fichier spécifié est introuvable. panic: Error starting the main Syncthing process goroutine 1 [running]: main.monitorMain(0xc00002acf0, 0x29, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) github.com/syncthing/syncthing/cmd/syncthing/monitor.go:125 +0x1559 main.main() github.com/syncthing/syncthing/cmd/syncthing/main.go:443 +0x458 goroutine 6 [chan receive]: github.com/syncthing/notify.(*recursiveTree).dispatch(0xc000066780) github.com/syncthing/notify@v0.0.0-20201210100135-17de26665ddc/tree_recursive.go:125 +0xce created by github.com/syncthing/notify.newRecursiveTree github.com/syncthing/notify@v0.0.0-20201210100135-17de26665ddc/tree_recursive.go:119 +0x13b goroutine 7 [sleep]: time.Sleep(0x1dcd6500) runtime/time.go:193 +0xe5 github.com/syncthing/syncthing/lib/dialer.init.0.func2() github.com/syncthing/syncthing/lib/dialer/internal.go:44 +0x35 created by github.com/syncthing/syncthing/lib/dialer.init.0 github.com/syncthing/syncthing/lib/dialer/internal.go:43 +0x16c goroutine 18 [select]: main.(*autoclosedFile).closerLoop(0xc00022e700) github.com/syncthing/syncthing/cmd/syncthing/monitor.go:529 +0x8e created by main.newAutoclosedFile github.com/syncthing/syncthing/cmd/syncthing/monitor.go:469 +0x1d1 goroutine 19 [syscall]: os/signal.signal_recv(0x0) runtime/sigqueue.go:168 +0xaf os/signal.loop() os/signal/signal_unix.go:23 +0x29 created by os/signal.Notify.func1.1 os/signal/signal.go:151 +0x4b