2021/07/27 18:58:28.976400 filesystem_copy_range.go:26: DEBUG: Registering duplicate_extents copyRange method 2021/07/27 18:58:29.033665 filesystem_copy_range.go:26: DEBUG: Registering all copyRange method 2021/07/27 18:58:29.034748 filesystem_copy_range.go:26: DEBUG: Registering standard copyRange method 2021/07/27 18:58:29.051912 logfs.go:73: DEBUG: main.go:820 basic C:\Users\temp\AppData\Local\Syncthing MkdirAll . -rwx------ 2021/07/27 18:58:29.051912 logfs.go:115: DEBUG: main.go:825 basic C:\Users\temp\AppData\Local\Syncthing Stat . {0xc0001ca4d0} 2021/07/27 18:58:29.052988 logfs.go:31: DEBUG: main.go:831 basic C:\Users\temp\AppData\Local\Syncthing Chmod . -rwx------ [monitor] 2021/07/27 18:58:29.055327 monitor.go:82: INFO: Log output saved to file "C:\Users\temp\AppData\Local\Syncthing\syncthing.log" [monitor] 2021/07/27 18:58:29.057926 utils.go:61: INFO: Default folder created and/or linked to new config [monitor] 2021/07/27 18:58:29.057926 monitor.go:124: 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(0xc00008d830, 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 18 [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 7 [select]: main.(*autoclosedFile).closerLoop(0xc0001ca620) 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 8 [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