so it fails to find the log file that should have been created by the tauri logger plugin. Maybe try to create a new folder somewhere then pointing then env var `$XDG_DATA_HOME` to that directory?
Could be a race or a problem in where log files are created. I couldn't reproduce your issue yet.