You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-03-26T18:42:37.851867Z INFO iwes: starting IWE LSP server
thread 'main' panicked at crates/liwe/src/fs.rs:31:10:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[Info - 11:42:41 AM] Connection to server got closed. Server will restart.
true
2025-03-26T18:42:41.220557Z INFO iwes: starting IWE LSP server
thread 'main' panicked at crates/liwe/src/fs.rs:31:10:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[Info - 11:42:41 AM] Connection to server got closed. Server will restart.
true
2025-03-26T18:42:41.330589Z INFO iwes: starting IWE LSP server
thread 'main' panicked at crates/liwe/src/fs.rs:31:10:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[Info - 11:42:41 AM] Connection to server got closed. Server will restart.
true
2025-03-26T18:42:41.403049Z INFO iwes: starting IWE LSP server
thread 'main' panicked at crates/liwe/src/fs.rs:31:10:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[Info - 11:42:41 AM] Connection to server got closed. Server will restart.
true
2025-03-26T18:42:41.468826Z INFO iwes: starting IWE LSP server
thread 'main' panicked at crates/liwe/src/fs.rs:31:10:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[Error - 11:42:41 AM] The IWE Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
I will restart vscode now that I have granted permissions, but is it possible to recognize this issue and allow me to enable permissions before the server rails and won't restart?
The text was updated successfully, but these errors were encountered:
OSX has been more strict about disk access: https://stackoverflow.com/questions/61394972/program-would-like-to-access-files-in-your-documents-folder-message-with-v
I will restart vscode now that I have granted permissions, but is it possible to recognize this issue and allow me to enable permissions before the server rails and won't restart?
The text was updated successfully, but these errors were encountered: