question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to write to Folder Settings because no resource is provided.

See original GitHub issue
  • Web Browser: chrome
  • Local OS: macos
  • Remote OS: centos
  • Remote Architecture:
  • code-server --version: 3.11

every time I refresh web page, I got this error: Unable to write to Folder Settings because no resource is provided.

how to config it?

Screen Shot 2021-07-29 at 20 15 36

Steps to reproduce

  1. install code-server 3.11
  2. code-server --auth none
  3. open in browser
  4. see error toast notification

Expected

No error

Actual

https://user-images.githubusercontent.com/3806031/127692356-5d22ace9-a1ae-45db-8aa1-256548c878ca.mov

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:17 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
wjzivcommented, Aug 3, 2021

Chiming in to say I have the same experience every time I refresh the IDE window on a different OS. Code-Server is hosted in a container by Unraid.

  • Web Browser: chrome
  • Local OS: chromeOS
  • Remote OS: Unraid
  • Remote Architecture: docker
  • code-server --version: 3.11
1reaction
GirlBossRushcommented, Sep 3, 2021

@jsjoeio that’s some incredible detective work. Incredible 👏🏻

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to write to Folder Settings because no resource is ...
Repro steps: Open a workspace with multiple workspace folders; Try to create a TypeScript project in one of the folders; See the error;...
Read more >
VSCode: Unable to write to Workspace Settings because no ...
I have had the same problem. The error means this: A user using your extension must open a workspace where save configurations.
Read more >
Fix 'Unable to write into user settings" | Visual Studio Code
Getting an annoying error whenever you're changing settings in Visual Studio Code (VS Code)? Well, this video shows you how things might be ......
Read more >
User and Workspace Settings - Visual Studio Code
VS Code says "Unable to write settings."​​ The error can be as simple as a missing comma or incorrect setting value. Open the...
Read more >
VScode unable to write into user settings - Ask Different
Solved it. There are missing commas (,) in the settings code. The settings code works without the commas, it produces the desired results, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found